Commit graph

28 commits

Author SHA1 Message Date
hhm
5db17c3862 B"H split string num sort to own function 2017-03-14 00:12:45 -04:00
hhm
49f69b0bba B"H add diritem_sort_key() 2017-03-14 00:05:29 -04:00
hhm
e9c1fa1587 B"H use list instead of tuple for key function readability 2017-03-13 23:52:19 -04:00
hhm
87344967c2 B"H subsonic_api: sort strings with numbers case insensitive function 2017-03-08 00:32:23 -05:00
hhm
064bbb6cc2 B"H sort raw dirs api result in case not already sorted by server 2017-03-07 00:02:17 -05:00
Frederick Gnodtke
974db2bf1d Merge pull request #8 from hhm0/legacy_auth
py-sonic minimum version to support legacy auth
2017-03-04 21:32:55 +01:00
hhm
3b99657021 B"H add py-sonic 0.6.1 requirement so keyword argument works 2017-02-28 01:09:47 -05:00
Frederick
9af3ce8637 legacyAuth cannot be a keyword argument. 2017-02-27 07:46:48 +01:00
Frederick
647bcaeccc Fix legacy auth 2017-02-27 07:43:03 +01:00
Frederick
5d8c989c37 Add 'hhm0' as contributor 2017-02-27 07:32:19 +01:00
Frederick Gnodtke
d954f03559 Merge pull request #6 from hhm0/legacy_auth
add legacy auth support
2017-02-27 07:31:05 +01:00
hhm
2147bf0960 Merge branch 'master' of https://www.github.com/Prior99/mopidy-subidy into legacy_auth 2017-02-23 10:28:43 -05:00
hhm
69dd110145 B"H fix styling in README 2017-02-23 10:16:29 -05:00
Frederick
2ce911a231 Merge branch 'master' of github.com:Prior99/mopidy-subidy 2017-02-23 14:13:05 +01:00
Frederick Gnodtke
4f0e283fee Merge pull request #7 from hhm0/track_albumid
add missing functioncall
2017-02-23 13:58:49 +01:00
hhm
d0d988dc76 B"H add missing functioncall 2017-02-12 17:33:32 -05:00
hhm
7989432894 B"H add py-sonic legacy auth support 2017-02-09 23:34:30 -05:00
Frederick Gnodtke
dcd8ee2197 Updated Readme with current features/restrictions. 2016-11-04 12:14:57 +01:00
Frederick
baaacf3e16 Added additional debug log when playing back a song from subsonic containing the url (without username and password). 2016-11-03 16:14:23 +01:00
Frederick
296f55510d Handle None in various type-conversion methods. 2016-11-02 08:49:55 +01:00
Frederick
b1fa8920c4 Made connection to subsonic more safe by handling exceptions occuring from python-pysonic. 2016-11-02 08:44:57 +01:00
Frederick
8ffa9b0e09 Added artist, album, track as possible search combination. 2016-09-22 22:26:57 +02:00
Frederick
6103fd1f27 Added basic naive search implementation. 2016-09-22 21:57:05 +02:00
Frederick Gnodtke
0eb8795263 Added content to README and LICENSE, changed version to 0.1.0 2016-09-20 08:12:48 +02:00
Frederick Gnodtke
50716b982f Fix setup.py 2016-09-19 09:17:47 +02:00
Frederick Gnodtke
d8cbb503a5 Added full browsing, playlist and search support. 2016-09-18 18:19:08 +02:00
Frederick Gnodtke
a73edeae8e Removed *.pyc files. 2016-09-18 04:35:46 +02:00
Frederick Gnodtke
d58b5b94d3 Initial commit. 2016-09-18 04:33:46 +02:00