..
criteria
Support for Original Date, Release Date & splitting/grouping of album editions ( #2162 )
2023-05-19 15:27:47 -04:00
request
Only send events to clients who need it
2021-06-15 18:59:26 -04:00
album.go
Support for Original Date, Release Date & splitting/grouping of album editions ( #2162 )
2023-05-19 15:27:47 -04:00
album_test.go
Implement new Artist refresh
2022-12-28 15:31:56 -05:00
annotation.go
Remove unused AnnotatedModel interface
2021-08-01 12:04:45 -04:00
artist.go
Use the highest resolution artist image from Spotify
2023-04-10 15:34:22 -04:00
artist_info.go
Get Similar Artists in parallel
2020-10-21 21:44:03 -04:00
artwork_id.go
Add lastUpdated to coverArt
ids. Helps with invalidating art cache client-side.
2023-02-08 20:03:31 -05:00
artwork_id_test.go
Add lastUpdated to coverArt
ids. Helps with invalidating art cache client-side.
2023-02-08 20:03:31 -05:00
bookmark.go
Use structs
lib to map models to DB. Fix #1266
2021-08-01 12:04:45 -04:00
datastore.go
Add Internet Radio support ( #2063 )
2023-01-15 15:11:37 -05:00
errors.go
Add share download endpoint
2023-03-10 23:33:29 -05:00
file_types.go
Refactor file type functions
2022-12-28 15:31:56 -05:00
file_types_test.go
Refactor file type functions
2022-12-28 15:31:56 -05:00
genre.go
Use structs
lib to map models to DB. Fix #1266
2021-08-01 12:04:45 -04:00
get_entity.go
Handle "naked" CoverArtIDs (IDs of album, mediafiles and playlists)
2022-12-28 15:31:56 -05:00
mediafile.go
Fix listenbrainz submission and clarify MusicBrainz recording ID field ( #2279 )
2023-06-16 18:00:01 -04:00
mediafile_internal_test.go
Remove current artwork implementation
2022-12-28 15:31:56 -05:00
mediafile_test.go
Add tests to date roll-ups
2023-05-19 21:22:23 -04:00
mediafolder.go
Only compute version once
2022-09-14 21:09:39 -04:00
model_suite_test.go
Rename log.LevelCritical to log.LevelFatal
2022-12-21 14:53:36 -05:00
player.go
Base SQL metrics in MetricsWorker ( #2002 )
2023-01-24 19:26:07 -05:00
playlist.go
Optimize playlist cover generation
2023-01-13 22:18:34 -05:00
playlists_test.go
Refactor file type functions
2022-12-28 15:31:56 -05:00
playqueue.go
Use structs
lib to map models to DB. Fix #1266
2021-08-01 12:04:45 -04:00
properties.go
Move user properties (like session keys) to their own table
2021-06-23 17:49:32 -04:00
radio.go
Add Internet Radio support ( #2063 )
2023-01-15 15:11:37 -05:00
scrobble_buffer.go
Use structs
lib to map models to DB. Fix #1266
2021-08-01 12:04:45 -04:00
share.go
Add option to allow share to be downloaded
2023-03-10 23:33:29 -05:00
transcoding.go
Use structs
lib to map models to DB. Fix #1266
2021-08-01 12:04:45 -04:00
user.go
Use structs
lib to map models to DB. Fix #1266
2021-08-01 12:04:45 -04:00
user_props.go
Pass userId explicitly to UserPropsRepository methods
2021-06-25 22:21:37 -04:00