Sumner Evans
20c8f3b8e9
Closes #28 : improved performance of song search function for playlist list
2020-07-31 23:37:51 -06:00
Sumner Evans
1dd29dbf0a
Fixed issue with deleting and re-downloading songs; fixed issue where all N songs started to download when prefetching
2020-07-31 22:41:15 -06:00
Sumner Evans
a95dff751f
Closes #253 : fixed ingestion of search results; restricted search results to just ones that won't blow up
2020-07-31 21:52:03 -06:00
Sumner Evans
0f0b8bb5b9
Update CHANGELOG for v0.11.1
2020-07-25 20:20:59 -06:00
Sumner Evans
3b370b7d00
Closes #21 : prefetch Playlists on connect
2020-07-25 19:48:14 -06:00
Sumner Evans
fee336ceeb
Closes #131 , #185 : fixed issue with next/prev in UI and dbus
2020-07-25 19:35:27 -06:00
Sumner Evans
dd7bcf71e6
Update package lock
2020-07-25 17:24:57 -06:00
Sumner Evans
21bc8b7d06
Fix linter error
2020-07-25 12:16:55 -06:00
Sumner Evans
a6ddfadf2b
Merge branch '189-use-supported-schemas'
2020-07-25 12:12:39 -06:00
Sumner Evans
96a68dad49
Improve ergonomics of getting song URIs
2020-07-25 12:11:53 -06:00
andre
340b24e910
Fixed failing unit test
2020-07-20 23:40:54 -07:00
andre
7b3f839d34
Fixed handling of status code 41 and surfacing errors on retry
2020-07-20 23:37:04 -07:00
andre
7c0adc120f
Added auto-detection for salt auth
2020-07-20 23:08:54 -07:00
Sumner Evans
221a22ee50
Fix type errors
2020-07-20 22:40:23 -06:00
Sumner Evans
2332925fcd
Unify get_cover_art_uri and get_cover_art_filename
2020-07-20 22:06:23 -06:00
Sumner Evans
e86ba55a7a
Closes #247 : Adapter config changes are now only persisted after clicking Edit
2020-07-17 13:01:57 -06:00
Sumner Evans
0f8239cf08
Increment version to v0.11.1
2020-07-13 09:56:51 -06:00
Sumner Evans
61dc839700
Fix test
2020-07-13 09:49:20 -06:00
Sumner Evans
7d1205d06d
Update CHANGELOG
2020-07-13 09:48:25 -06:00
Sumner Evans
e66c5296aa
Fix issue with LMS giving Error 30 on attempted ping
2020-07-13 09:26:20 -06:00
andre
d37bb160f6
Address merge request comments
...
1. change string.format to string interpolation when creating the auth
token
2. implemented migrate_configuration logic for salt_auth config value
3. added more explicit check of the token in the unit tests
2020-07-12 12:22:56 -07:00
Sumner Evans
e7a293cb28
Closes #203 : disable genre, year search types in Albums tab if API version < 1.10.1
2020-07-12 11:12:44 -06:00
andre
84e2a0e23c
Added subsonic server config for salt auth logic
...
Allows users to toggle between the plain password auth and the salted
auth. Salted auth is turned off by default since its only supported
after Subsonic API 1.13.0
2020-07-12 04:17:45 -07:00
Sumner Evans
b3c63ce0e0
Hide load play queue button if adapter doesn't support it
...
Related to #150
2020-07-11 17:11:34 -06:00
Sumner Evans
e6aa302200
Closes #236 : add better error message for SSL errors
2020-07-11 16:33:59 -06:00
Sumner Evans
43685be977
Use app.sublimemusic.SublimeMusic as app ID
2020-07-11 13:01:59 -06:00
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