Commit graph

29 commits

Author SHA1 Message Date
vincent
81a62cdca4 add random mode in browse and search 2020-11-03 20:36:28 +01:00
vincent
1bc9e35d83 add exact to search artist 2020-11-02 23:12:39 +01:00
vincent
6857653cdb modifyng search_by_artist_and_album 2020-11-02 21:13:27 +01:00
vincent
511a101c2c modify artist search to retur all artist track 2020-11-02 19:54:41 +01:00
vincent
31023236ae correct formatting 2020-11-02 16:25:57 +01:00
vincent
eff25672d9 improve research by artist 2020-11-02 16:08:50 +01:00
Stein Magnus Jodal
128ba8173f Fix all flake8 warnings 2020-03-08 12:43:10 +01:00
Stein Magnus Jodal
cd22b5f694 Sort imports with isort 2020-03-08 12:31:00 +01:00
Stein Magnus Jodal
1b04266d92 Format with Black 2020-03-08 12:30:34 +01:00
Stein Magnus Jodal
b067352a00 Run pyupgrade to Python 3.7+ 2020-03-08 12:30:14 +01: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
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
0841fe7f10 B"H return artists and albums as refs of their type 2017-03-17 02:28:44 -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
68d469bdeb B"H use subsonic dir api for browsing 2017-03-17 00:51:24 -04: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
d8cbb503a5 Added full browsing, playlist and search support. 2016-09-18 18:19:08 +02:00
Frederick Gnodtke
d58b5b94d3 Initial commit. 2016-09-18 04:33:46 +02:00