.. |
request
|
Only send events to clients who need it
|
2021-06-15 18:59:26 -04:00 |
album.go
|
Add multiple genres to Albums
|
2021-07-20 17:45:08 -04:00 |
annotation.go
|
Add ToggleStar to SongContextMenu (WIP)
|
2020-05-22 15:23:42 -04:00 |
artist.go
|
Add multiple genres to Albums
|
2021-07-20 17:45:08 -04:00 |
artist_info.go
|
Get Similar Artists in parallel
|
2020-10-21 21:44:03 -04:00 |
bookmark.go
|
Better implementation of Bookmarks, using its own table
|
2020-08-01 12:17:15 -04:00 |
datastore.go
|
Implement Scrobble buffering/retrying
|
2021-07-02 10:04:41 -04:00 |
errors.go
|
Get better artist images results
|
2020-10-20 16:07:31 -04:00 |
genres.go
|
Add multiple genres to MediaFile
|
2021-07-20 17:45:08 -04:00 |
mediafile.go
|
Add multiple genres to Albums
|
2021-07-20 17:45:08 -04:00 |
mediafolder.go
|
Change MediaFolder.ID type to int32
|
2020-10-25 23:22:52 -04:00 |
player.go
|
Add option to disable external scrobbling per player
|
2021-06-23 17:55:58 -04:00 |
playlist.go
|
Add and show Playlists sizes
|
2020-10-12 22:31:01 -04:00 |
playqueue.go
|
Better implementation of Bookmarks, using its own table
|
2020-08-01 12:17:15 -04:00 |
properties.go
|
Move user properties (like session keys) to their own table
|
2021-06-23 17:49:32 -04:00 |
scrobble_buffer.go
|
Implement Scrobble buffering/retrying
|
2021-07-02 10:04:41 -04:00 |
share.go
|
Add Native Sharing REST API (#1150)
|
2021-06-08 15:44:30 -04:00 |
transcoding.go
|
fix: create default transcodings on existing installations
|
2020-03-17 16:49:37 -04:00 |
user.go
|
Encrypt passwords in DB (#1187)
|
2021-06-18 18:38:38 -04:00 |
user_props.go
|
Pass userId explicitly to UserPropsRepository methods
|
2021-06-25 22:21:37 -04:00 |