1033 Commits

Author SHA1 Message Date
Sumner Evans
8f99637b00 Fixed strhash tests 2020-05-29 18:11:48 -06:00
Sumner Evans
32b6f98eb0 Fixed a couple of bugs 2020-05-29 18:01:58 -06:00
Sumner Evans
ee8fd84782 Added some tests for the common UI code 2020-05-28 11:42:23 -06:00
Sumner Evans
66b5f0c95d Fixed a couple of linter errors and got rid of a test that doesn't matter 2020-05-27 23:25:39 -06:00
Sumner Evans
bdce6b45a2 Fixed bug where get_cached_statuses didn't return a value for all songs in some cases 2020-05-27 00:14:24 -06:00
Sumner Evans
420ad79c24 Support NETWORK_ALWAYS_ERROR on downloads 2020-05-27 00:11:03 -06:00
Sumner Evans
1bba10b37c Refactor can-prefixed properties 2020-05-27 00:08:00 -06:00
Sumner Evans
097732dba8 Closes #198: use other requests as ping equivalents 2020-05-26 23:10:48 -06:00
Sumner Evans
73efabf537 cleanup: got rid of some TODOs and other linter errors 2020-05-26 21:51:21 -06:00
Sumner Evans
ec676a7c81 Fixed bug with deleting song files 2020-05-25 23:54:08 -06:00
Sumner Evans
82c0b11b39 Added error text for albums and playlists; made the icon and text horizontal 2020-05-25 23:19:22 -06:00
Sumner Evans
3498a06e61 Fixed going to album in offline mode 2020-05-25 22:30:01 -06:00
Sumner Evans
e584b181b5 Added cloud-offline icon from @samsartor 2020-05-25 19:58:02 -06:00
Sumner Evans
eee58f97e1 Adding more offline mode load errors 2020-05-25 18:50:49 -06:00
Sumner Evans
b79ce9e205 Fix bug with add to play queue/play next 2020-05-24 21:34:54 -06:00
Sumner Evans
209491204f Play queue enabled/disabled depending on cache state 2020-05-24 21:28:32 -06:00
Sumner Evans
654b0902e7 More UI fixes for offline mode 2020-05-24 19:14:33 -06:00
Sumner Evans
5ca008dfeb Fix linter error 2020-05-24 17:56:10 -06:00
Sumner Evans
0f374ad2d6 Fix release generation CI script 2020-05-24 17:49:13 -06:00
Sumner Evans
ac6bcec89c Update CHANGELOG 2020-05-23 20:34:44 -06:00
Sumner Evans
dbb86350db Closes #211: fixed issue where you couldn't create a playlist with a space in the name 2020-05-23 18:09:03 -06:00
Sumner Evans
d9e80887fb Closes #217: note about Python 3.8 in installation instructions 2020-05-23 14:43:56 -06:00
Sumner Evans
57bb939664 Upgrade dataclasse-json 2020-05-23 13:14:51 -06:00
Sumner Evans
b1d1f35c1f Starting to pipe offline mode through the adapter manager 2020-05-23 13:12:23 -06:00
Sumner Evans
ea41326d1b Wiring up the UI for offline mode 2020-05-23 12:05:23 -06:00
Sumner Evans
a3ce7dd1bd Implemented clearing cache 2020-05-23 01:21:32 -06:00
Sumner Evans
07076b110f Made the Subsonic icons a lot better 2020-05-23 01:21:02 -06:00
Sumner Evans
61dc844000 Added more chromecast icons 2020-05-22 21:17:03 -06:00
Sumner Evans
844a3c17cc Fixing mypy errors 2020-05-22 19:19:02 -06:00
Sumner Evans
620e58eee5 Fixing a couple UI bugs 2020-05-22 19:17:14 -06:00
Sumner Evans
57937246df Fix player event bug; Update CHANGELOG 2020-05-22 11:59:05 -06:00
Sumner Evans
999d7e0499 Migrate all settings to popup 2020-05-22 11:15:03 -06:00
Sumner Evans
3a6da001c2 Added icons for play next and add to queue and chromecast; start work on clear cache options 2020-05-22 02:45:07 -06:00
Sumner Evans
913ae772bb WE ARE VICTORIOUS
Also known as we got the icon working
2020-05-22 02:07:21 -06:00
Sumner Evans
ced6eff98e Started moving settings into popovers 2020-05-22 01:25:05 -06:00
Sumner Evans
20b8896cb8 Fix linter error 2020-05-22 01:20:40 -06:00
Sumner Evans
09f6a2afb3 Fixed a couple of display bugs 2020-05-21 19:42:58 -06:00
Sumner Evans
25db066345 Bug fixes for getting similar artists working 2020-05-21 12:20:25 -06:00
Sumner Evans
e35c5184a5 Fix linter error 2020-05-20 07:55:13 -06:00
Sumner Evans
93f490e045 Merge branch '27-playlist-artist-collapsed-view' 2020-05-20 07:47:20 -06:00
Sumner Evans
4cf1d9d7e1 Expand/collapse for artists 2020-05-20 07:45:37 -06:00
Sumner Evans
dff03f82e3 Bring back dateutil because date formats suck 2020-05-20 06:53:48 -06:00
Sumner Evans
7e626b0cc3 Removed print 2020-05-20 00:35:18 -06:00
Sumner Evans
b30f17173f Expand/collapse playlist details 2020-05-20 00:22:26 -06:00
Sumner Evans
9c3e31f758 Fixed issue where resizing the window on the artists tab straight up didn't work 2020-05-19 17:20:06 -06:00
Sumner Evans
362c24abd5 Fix issue with adding to playlist from within the playlist 2020-05-19 16:11:18 -06:00
Sumner Evans
9b30523939 Merge branch 'adapter-refactor' into 'master'
Adapter refactor

Closes #175, #174, #192, #181, #37, #157, #140, #133, and #136

See merge request sumner/sublime-music!34
2020-05-19 21:14:34 +00:00
Sumner Evans
9362daeb46 Allow failures on flatpak 2020-05-19 15:04:33 -06:00
Sumner Evans
deea889add Fix flatpak dependencies 2020-05-19 14:00:37 -06:00
Sumner Evans
a3cdf0282e Merge branch 'master' into adapter-refactor 2020-05-19 13:51:11 -06:00