| .. |
|
auth
|
Started the big refactor to extract common logic from engine package (Subsonic only) to core package (more generic)
|
2020-07-10 12:53:11 -04:00 |
|
cache
|
Cache Warmer now waits for Cache to be available
|
2020-10-31 00:40:21 -04:00 |
|
lastfm
|
Add "real" TopSongs
|
2020-10-20 22:53:52 -04:00 |
|
pool
|
Make pool's queue buffered. Workaround while we don't put the queue in disk
|
2020-10-27 20:12:27 -04:00 |
|
spotify
|
Get better artist images results
|
2020-10-20 16:07:31 -04:00 |
|
transcoder
|
Add ffmpeg detection at start-up
|
2020-10-06 17:24:16 -04:00 |
|
archiver.go
|
Add option to download playlist
|
2020-08-21 13:28:20 -04:00 |
|
artwork.go
|
Use timestamp of artwork file instead of album's UpdatedAt in the cache key
|
2020-10-29 23:19:26 -04:00 |
|
artwork_test.go
|
Cache Warmer now waits for Cache to be available
|
2020-10-31 00:40:21 -04:00 |
|
cache_warmer.go
|
Cache Warmer now waits for Cache to be available
|
2020-10-31 00:40:21 -04:00 |
|
common.go
|
Fix lint errors
|
2020-07-10 13:11:02 -04:00 |
|
core_suite_test.go
|
Fix test suite name
|
2020-10-23 21:43:33 -04:00 |
|
external_info.go
|
Replace unicode quotes and dash with simple ascii chars
|
2020-10-27 00:13:39 -04:00 |
|
get_entity.go
|
Add dedicated SimilarArtists call
|
2020-10-20 16:07:31 -04:00 |
|
media_streamer.go
|
Make caches singletons
|
2020-10-27 18:20:50 -04:00 |
|
media_streamer_test.go
|
Cache Warmer now waits for Cache to be available
|
2020-10-31 00:40:21 -04:00 |
|
nowplaying.go
|
Removed list_generator completely
|
2020-10-27 15:23:48 -04:00 |
|
nowplaying_test.go
|
Removed list_generator completely
|
2020-10-27 15:23:48 -04:00 |
|
players.go
|
Move mock datastore to tests package
|
2020-10-27 15:23:49 -04:00 |
|
players_test.go
|
Move mock datastore to tests package
|
2020-10-27 15:23:49 -04:00 |
|
wire_providers.go
|
Make caches singletons
|
2020-10-27 18:20:50 -04:00 |