1033 Commits

Author SHA1 Message Date
Sumner Evans
c161a53f1c Merge branch 'master' into 'master'
Sort artists AlbumsListWithSongs albums by year

See merge request sublime-music/sublime-music!46
2020-07-11 18:12:57 +00:00
sentriz
ec5cc03b0f Sort artists AlbumsListWithSongs albums by year 2020-07-11 18:52:31 +01:00
Sumner Evans
c9a63bdf0b Fixed links 2020-07-11 11:47:03 -06:00
Sumner Evans
95ea0bc923 Resolve #226: copied text from index.rst to README 2020-07-11 11:42:48 -06:00
Sumner Evans
fcc6244582 Update version to 0.11.0 2020-07-11 10:27:31 -06:00
Sumner Evans
7f66d16d18 Update CHANGELOG 2020-07-11 10:22:23 -06:00
Sumner Evans
78e1705395 Merge branch '139-chromecast-support-not-required' 2020-07-11 10:15:07 -06:00
Sumner Evans
6d1f0e149e Fixed another test 2020-07-11 10:00:44 -06:00
Sumner Evans
4727497025 Address TODOs in tests and make TODO check verify in test dir 2020-07-11 09:50:30 -06:00
Sumner Evans
f693a6f1e1 Added edit/confirm/cancel buttons to port number input 2020-07-10 22:49:09 -06:00
Sumner Evans
4917574a83 Update documentation saying that API version 1.8.0+ is reqiured 2020-07-09 22:50:46 -06:00
Sumner Evans
b847a5500f Update dependencies 2020-07-07 10:33:27 -06:00
Sumner Evans
6a89de1826 Fix some data ingestion bugs; #199 made most of the can_* functions dependent on the version 2020-07-07 10:10:44 -06:00
Sumner Evans
3ba256408f Code cleanup 2020-07-06 22:02:07 -06:00
Sumner Evans
a1552dbe73 Try to get MPV tests working on null audio device 2020-07-06 16:59:30 -06:00
Sumner Evans
216442e2ec Update CHANGELOG 2020-07-06 16:49:34 -06:00
Sumner Evans
42f97896e1 Fix data ingestion tests 2020-07-06 16:13:24 -06:00
Sumner Evans
110dbcbbd2 Update deps 2020-07-06 14:26:25 -06:00
Sumner Evans
a8e2df4be6 Fix play queue resume when clicking the button 2020-07-06 13:37:37 -06:00
Sumner Evans
5ec9c11947 Trying to get the cache invalidation working correctly 2020-07-03 22:19:54 -06:00
Sumner Evans
ab23fe2102 Actually change the settings when they get changed in the UI 2020-07-03 15:07:17 -06:00
Sumner Evans
17aa93f951 Implement refresh 2020-07-03 15:07:17 -06:00
Sumner Evans
3efffe8b4f Added change_settings and refresh_players to the players, still need to hook up UI 2020-07-03 15:07:17 -06:00
Sumner Evans
4aa883b10f Fixed a bug with seek using DBus 2020-07-03 15:07:16 -06:00
Sumner Evans
06f0968afb Working on player settings 2020-07-03 15:07:16 -06:00
Sumner Evans
f99284b6c6 Resolving a few TODOs 2020-07-03 15:07:16 -06:00
Sumner Evans
96f08cbfa8 Fix linter errors 2020-07-03 15:07:16 -06:00
Sumner Evans
a17012739c Fixed phantom player events 2020-07-03 15:07:16 -06:00
Sumner Evans
fc8b90c8a5 Fix some stuff with chromecast adapter 2020-07-03 15:07:16 -06:00
Sumner Evans
3acd8d8a49 Fixed bug where if pychromecast is not imported, type annotations break things 2020-07-03 15:07:15 -06:00
Sumner Evans
fee0e4e507 Fixed an issue with Gonic not returning anything on getArtistInfo2 if no LastFM API key is specified 2020-07-03 15:07:15 -06:00
Sumner Evans
3017893756 Got rid of the last of the old player infra 2020-07-03 15:07:15 -06:00
Sumner Evans
25e9e1934f Fix issue with setting volume initially 2020-07-03 15:07:15 -06:00
Sumner Evans
5e0819286f Add virtual output to hopefully make MPV tests work 2020-07-03 15:07:15 -06:00
Sumner Evans
3cec921653 Fix linter errors 2020-07-03 15:07:15 -06:00
Sumner Evans
569d717e57 All core functionality is back; now on to bugfixes! 2020-07-03 15:07:15 -06:00
Sumner Evans
eab5b8f725 The MPV player finally works 2020-07-03 15:07:14 -06:00
Sumner Evans
8df85cba96 Player refactor works with MPV player 2020-07-03 15:07:14 -06:00
Sumner Evans
a86cf7a4e3 Added some tests for the MPV player 2020-07-03 15:07:14 -06:00
Sumner Evans
f053a4ddb9 Continuing the player refactor 2020-07-03 15:07:14 -06:00
Sumner Evans
599ab0b9e3 Starting Player refactor 2020-07-03 15:07:14 -06:00
Sumner Evans
1f0430873c Update dependencies 2020-07-03 15:07:14 -06:00
Sumner Evans
24513ef632 Closes #233: made the Edit Playlist dialog conform better to the HIG 2020-07-03 15:07:13 -06:00
Sumner Evans
6f88f39246 Update docs 2020-07-03 15:07:13 -06:00
Sumner Evans
4f9e458b1e Starting to make chromecast support not required for install 2020-07-03 15:07:13 -06:00
Sumner Evans
4c3db97ca9 Merge branch 'master' into 'master'
Don't cast queue item ids to string when setting current

See merge request sublime-music/sublime-music!45
2020-07-02 18:25:25 +00:00
sentriz
62a86ae8f6 Don't cast queue item id's to string when setting current 2020-07-02 19:17:39 +01:00
Sumner Evans
314ab0b480 Change image to the correct one for the new URL 2020-06-21 13:44:37 -06:00
Sumner Evans
3b5d2cc518 Move repository to gitlab.com/sublime-music/sublime-music 2020-06-21 13:33:03 -06:00
Sumner Evans
0c182408b4 Fix formatting of apt install command 2020-06-20 22:18:45 -06:00