Commit graph

80 commits

Author SHA1 Message Date
hhm
314002237d B"H urlencode subsonic api urls 2017-03-17 02:21:27 -04:00
hhm
ea98c7e270 B"H sort albums of artist 2017-03-17 00:54:07 -04:00
hhm
17432857a6 B"H browse by albums 2017-03-17 00:54:07 -04:00
hhm
635c180c13 B"H sort root browse items, use song refs directly 2017-03-17 00:54:07 -04:00
hhm
76dad22268 B"H browse artists too 2017-03-17 00:54:06 -04:00
hhm
a8910096c2 B"H styling fix 2017-03-17 00:54:06 -04:00
hhm
e7209a4f35 B"H get_raw_albums 2017-03-17 00:54:06 -04:00
hhm
a9aa13cdb0 B"H add album songs retrieval 2017-03-17 00:54:05 -04:00
hhm
68d469bdeb B"H use subsonic dir api for browsing 2017-03-17 00:51:24 -04:00
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
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
hhm
2147bf0960 Merge branch 'master' of https://www.github.com/Prior99/mopidy-subidy into legacy_auth 2017-02-23 10:28:43 -05:00
Frederick
2ce911a231 Merge branch 'master' of github.com:Prior99/mopidy-subidy 2017-02-23 14:13:05 +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
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
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