25 Commits

Author SHA1 Message Date
Benjamin Schaaf
82a881ebfd WIP 2022-01-12 16:44:55 +11:00
Benjamin Schaaf
1f31e62340 WIP 2022-01-11 17:16:53 +11:00
Benjamin Schaaf
6c2dbf192e WIP 2022-01-09 17:34:46 +11:00
Benjamin Schaaf
827636ade6 WIP 2022-01-09 00:03:38 +11:00
Benjamin Schaaf
47850356b3 Auto-disable salt_auth for ampache 2022-01-08 18:06:38 +11:00
Benjamin Schaaf
5c4a29e6ae WIP 2022-01-02 20:40:07 +11:00
Sumner Evans
91d753bd46 fix encode/decode of provider configurations again 2021-11-11 00:20:13 -07:00
Sumner Evans
8e59702c99 Fix bugs with encoding of providers
* Made ConfigurationStore a dataclass so that it gets encoded correctly
  when using asdict
* Simplified the code around encoding providers

Fixes #325
Fixes #320
2021-11-10 23:35:15 -07:00
Sitansh Rajput
7cf13a90b5 Fix for Issue 302 2021-06-13 14:54:41 +00:00
Sumner Evans
08f4224014 Closes #276: util.esc -> bleach.clean
Deprecates util.esc and replaces it with bleach.clean
which is way more featureful and stable
2021-04-17 10:22:26 -06:00
Sumner Evans
75061b321e Removed hard-coded decade 2021-02-03 13:46:33 -07:00
Benjamin Schaaf
249b79fa1a Fix ampache compatibility
Ampache returns strings where integers are normally expected and full
URLs instead of IDs for some album art.

Fixes #272
2021-01-11 19:40:19 +11:00
Benjamin Schaaf
d47b4b6575 Fix exception when artist name is empty 2021-01-11 19:35:01 +11:00
Sumner Evans
c26238cf72 Fix comment 2021-01-03 13:35:35 -07:00
Sumner Evans
8fef15b1d0 Fix linter errors 2020-11-14 23:12:03 -07:00
Louis-Philippe Véronneau
4d60d4da57 Fix GI import warning 2020-10-24 19:44:22 -04:00
Sumner Evans
6452cf1092 A couple more ignored article fixes 2020-10-23 22:00:43 -06:00
Sumner Evans
abf3720745 development works in NixOS 2020-10-13 21:10:03 -06:00
Sumner Evans
5f2b884c56 Closes #264: Fix issue where getting ignored articles doesn't work in supysonic 2020-10-12 13:22:47 -06:00
Sumner Evans
08ac114cd2 Fix DBus name mismatch
Fixed issue where the Flatpak couldn't respond to media keys due to a DBusname mismatch.
2020-09-30 14:35:39 -06:00
Sumner Evans
5bf302e092 Merge branch 'master' into 'master'
Added subsonic server config for salt auth logic

See merge request sublime-music/sublime-music!47
2020-09-30 15:20:41 +00:00
Sumner Evans
b63edd84b2 Force stringify of IDs from Subsonic servers 2020-09-24 08:18:39 -06:00
Sumner Evans
51b0e3d441 Fixing more CI issues 2020-09-22 11:44:23 -06:00
Sumner Evans
42c807daa4 Fix package name references 2020-09-22 11:00:09 -06:00
Sumner Evans
aec54f8a1d Rename package 2020-09-19 09:52:28 -06:00