Commit Graph

14 Commits

Author SHA1 Message Date
Sumner Evans
0ed2c266d8 Run black on entire project 2020-05-08 11:30:23 -06:00
Sumner Evans
16042c68e4 Fix linter error 2020-03-18 10:58:42 -06:00
Sumner Evans
45ab5c0852 Added support for replaygain option 2020-03-18 10:53:24 -06:00
Sumner Evans
c5f7e69028 Merge branch 'master' of gitlab.com:sumner/sublime-music 2020-03-06 08:12:35 -07:00
Sumner Evans
c6d6df3e60 Merge branch 'single-cover-art-file' into 'master' 2020-02-22 19:11:21 -07:00
Sumner Evans
2a0c480d4b Adding a bunch of flake8 extensions and working through the errors 2020-02-22 17:03:37 -07:00
Sumner Evans
1de7ba6327 Improve the handling of cover art caches
Only download the cover art once at size=1000, then use that everywhere by scaling it down
2020-02-22 07:56:40 -07:00
sentriz
b505356b9a use song.coverArt instead of song.id when dealing with track covers 2020-02-21 20:02:41 +00:00
Sumner Evans
a90217cd24 Added check to ensure that TODOs all have an associated issue 2020-02-20 20:45:59 -07:00
Sumner Evans
227309d600 Handle Stop Casting better 2020-02-16 10:01:00 -07:00
Sumner Evans
2bf4340017 Use the token as the key to get the single song 2020-02-11 21:39:43 -07:00
Sumner Evans
7e03316e1e Create a token for every song played to reduce number of songs exposed at any given time 2020-02-11 21:33:01 -07:00
Sumner Evans
be8fecbd9b Added setting to disable the server for LAN chromecast devices 2020-02-11 16:40:50 -07:00
Sumner Evans
3626e29525 Move Players out of ui/common 2020-02-11 10:55:06 -07:00