Commit Graph

24 Commits

Author SHA1 Message Date
Sumner Evans
0ed2c266d8 Run black on entire project 2020-05-08 11:30:23 -06:00
Sumner Evans
fdb02a7e76 Got things to a good state that can be built off of 2020-05-08 11:30:20 -06:00
Sumner Evans
faf33f7426 WIP: making API Objects dataclasses 2020-05-08 11:30:19 -06:00
Sumner Evans
874ad430b9 Formatting in the server module 2020-05-08 11:30:18 -06:00
Sumner Evans
422f080913 Don't pass song ID when song download state changes 2020-04-04 14:00:11 -06:00
Sumner Evans
4f559e346d Finished fixing all flake8 typing errors 2020-03-06 08:18:43 -07:00
Sumner Evans
c5f7e69028 Merge branch 'master' of gitlab.com:sumner/sublime-music 2020-03-06 08:12:35 -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
Sumner Evans
a90217cd24 Added check to ensure that TODOs all have an associated issue 2020-02-20 20:45:59 -07:00
Sumner Evans
04cf430012 Allow floating point values for SUBLIME_MUSIC_DEBUG_DELAY 2020-02-20 17:21:17 -07:00
Sumner Evans
916e190bac Added order token infrastructure and fixed most issues with late-arriving results 2020-02-20 13:44:37 -07:00
Sumner Evans
0f127ba3b7 Fixed warnings in doc build 2020-01-20 23:05:17 -07:00
Sumner Evans
072a8319b4 Closes #35: Implemented logging 2020-01-20 14:34:09 -07:00
Sumner Evans
bd4758664b Eliminated unnecessary flicker in the Play Queue 2019-12-27 21:34:19 -07:00
Sumner Evans
bb46eadd49 Continued converting the CacheManager results to give the result immediately when cached 2019-12-27 21:00:47 -07:00
Sumner Evans
3a355072e9 More CacheManager updates to return data immediately if cached. 2019-12-27 19:52:56 -07:00
Sumner Evans
5f29a7ed70 Added better error logging on server requests 2019-12-10 20:53:18 -07:00
Sumner Evans
35512dc88c Fixed activating playlist over dbus 2019-12-10 20:45:08 -07:00
Sumner Evans
178e60048a Fixed issue with getting metadata and changing position in queue via DBus 2019-12-10 20:37:51 -07:00
Sumner Evans
1c4479890f Fixing issue with DBus Playlist interface 2019-12-10 06:56:17 -07:00
Sumner Evans
1ae3f83da0 Cleanup comments, make more things symbolic icons 2019-11-03 14:52:26 -07:00
Sumner Evans
e185104108 Added option to disable cert verification 2019-10-27 19:35:19 -06:00
Sumner Evans
2c2bc9380d Renamed from Libremsonic to Sublime Music 2019-10-19 20:09:11 -06:00