navidrome/model
Deluan c90468b895 Find `artist.*` image in Artist folder 2023-01-13 22:18:34 -05:00
..
criteria Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
request Only send events to clients who need it 2021-06-15 18:59:26 -04:00
album.go Find `artist.*` image in Artist folder 2023-01-13 22:18:34 -05: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 Artwork reader for Artist 2023-01-13 22:18:34 -05:00
artist_info.go Get Similar Artists in parallel 2020-10-21 21:44:03 -04:00
artwork_id.go Artwork reader for Artist 2023-01-13 22:18:34 -05:00
artwork_id_test.go Parse correctly playlist CoverArt ids 2022-12-28 15:31:56 -05:00
bookmark.go Use `structs` lib to map models to DB. Fix #1266 2021-08-01 12:04:45 -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
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 Find `artist.*` image in Artist folder 2023-01-13 22:18:34 -05:00
mediafile_internal_test.go Remove current artwork implementation 2022-12-28 15:31:56 -05:00
mediafile_test.go Find `artist.*` image in Artist folder 2023-01-13 22:18:34 -05: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 Use `structs` lib to map models to DB. Fix #1266 2021-08-01 12:04:45 -04:00
playlist.go Don't refresh smart playlists when generating covers 2023-01-01 20:28:03 -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
scrobble_buffer.go Use `structs` lib to map models to DB. Fix #1266 2021-08-01 12:04:45 -04:00
share.go Use `structs` lib to map models to DB. Fix #1266 2021-08-01 12:04:45 -04: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