Commit graph

111 commits

Author SHA1 Message Date
Jolny
fb64508673 Edited README, added API version instructions 2017-05-15 00:14:16 +02:00
Jolny
f8e1311866 Added API version setting for backward compatability 2017-05-15 00:12:49 +02:00
Frederick Gnodtke
8226a35bc2 Merge pull request #12 from hhm0/lookup_tracks
Lookup items as tracks
2017-05-04 07:26:58 +02:00
Frederick Gnodtke
f777b01f72 Merge pull request #13 from hhm0/playlist_songs
Fix typo to allow playlist song listing
2017-05-04 07:26:51 +02:00
hhm
aec8b02484 B"H lookup playlists - rebased 2017-03-27 16:48:54 -04:00
hhm
1f19ffcb75 B"H lookup_song return list, add search query dir uri - rebased 2017-03-27 16:48:48 -04:00
hhm
64938a8c7e B"H lookup return subdir songs too, artist lookup fn to iter - rebase 2017-03-27 16:48:08 -04:00
hhm
634efc4de4 B"H add library lookup playlist TODO - rebase 2017-03-27 16:48:01 -04:00
hhm
5bfe185ef0 B"H use consistent name (same as playlist_as_songs) - rebase 2017-03-27 16:47:55 -04:00
hhm
127cd030d8 B"H lookup directory - rebased 2017-03-27 16:47:48 -04:00
hhm
9ac788b69b B"H lookup artists - rebase 2017-03-27 16:47:38 -04:00
hhm
7f9c685d1d B"H add album songs retrieval - rebased 2017-03-27 16:46:53 -04:00
hhm
fe444091a6 B"H playlist get items fix method call 2017-03-27 15:49:18 -04:00
Frederick
ad1d862d21 Merge branch 'urlencode_uris' of https://github.com/hhm0/mopidy-subidy into hhm0-urlencode_uris 2017-03-23 07:39:40 +01:00
hhm
f43711a346 B"H url encoding: fix var name 2017-03-22 17:49:10 -04:00
hhm
9e8116713c Merge branch 'master' of https://www.github.com/Prior99/mopidy-subidy into urlencode_uris 2017-03-22 16:07:37 -04:00
Frederick
8ab48138c3 Merge branch 'urlencode_uris' of https://github.com/hhm0/mopidy-subidy into hhm0-urlencode_uris 2017-03-22 08:59:02 +01:00
Frederick
76ae3d3ec5 Merge branch 'hhm0-to_browse' 2017-03-22 08:58:24 +01:00
Frederick
7e538fbd1e Use 1 as default for tracks without numbers 2017-03-22 08:56:03 +01:00
hhm
5aab757fd9 B"H rearrange vdir code in a clearer fashion 2017-03-22 02:22:36 -04:00
Frederick Gnodtke
55e0dd0609 Add documentation 2017-03-20 17:27:15 +01:00
hhm
e004816794 B"H split subsonic uri params to make clearer 2017-03-18 23:51:18 -04:00
hhm
0841fe7f10 B"H return artists and albums as refs of their type 2017-03-17 02:28:44 -04:00
hhm
314002237d B"H urlencode subsonic api urls 2017-03-17 02:21:27 -04:00
hhm
0452298a4d B"H update docs 2017-03-17 00:54:07 -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
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