Commit Graph

823 Commits

Author SHA1 Message Date
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
Sumner Evans
1659de14f2 Merge branch 'debian_package' into 'master'
Add instruction to install on Debian

See merge request sumner/sublime-music!44
2020-06-11 22:34:55 +00:00
Louis-Philippe Véronneau
4a2d66d999 Add instruction to install on Debian 2020-06-11 18:24:47 -04:00
Sumner Evans
540930ce0d Update screenshots for v0.10.3 2020-06-07 11:50:27 -06:00
Sumner Evans
e798fada3b Update settings documentation 2020-06-07 10:42:05 -06:00
Sumner Evans
11074b4e84 Update CHANGELOG for v0.10.3 2020-06-07 09:59:31 -06:00
Sumner Evans
f1a563f760 Fixed icons 2020-06-07 09:44:11 -06:00
Sumner Evans
c244d54210 Try to fix build again 2020-06-07 02:05:40 -06:00
Sumner Evans
bbabe607d2 Fix build 2020-06-07 01:42:50 -06:00
Sumner Evans
8e85198259 Added link to Sam's GitLab to CHANGELOG 2020-06-07 01:12:09 -06:00
Sumner Evans
80ace29708 Fix a couple of bugs, update CHANGELOG 2020-06-07 01:02:51 -06:00