Commit graph

111 commits

Author SHA1 Message Date
ebb2dab571
add pkbuild 2025-02-05 18:55:01 +01:00
62429f22bd Update mopidy_subidy/playback.py 2025-02-04 16:41:22 +00:00
vincent
4bc641e95a resolv conflict 2021-01-14 17:49:49 +01:00
vincent
5ce65f0a08 change argument 2021-01-14 17:31:05 +01:00
vincent
b5e0de1e4d correct warning 2020-11-24 14:53:17 +01:00
Frederick
e8493923c1 Update version 2020-11-19 09:14:44 +01:00
Frederick
32f74f28e9 Merge branch 'master' of https://github.com/brynedwards/mopidy-subidy 2020-11-19 09:08:10 +01:00
Frederick
cf588481c6 Add note about maintenance 2020-11-19 09:06:50 +01:00
vincent
876bec6711 correct conflict 2020-11-15 10:21:08 +01:00
vincent
7064dd9e50 reformating 2020-11-03 20:38:01 +01:00
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
f7090127fe black reformating 2020-11-02 16:34:21 +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
Bryn Edwards
584209c134 comment 2020-03-25 08:03:46 +00:00
Bryn Edwards
ee3e36408d formatting 2020-03-14 18:57:55 +00:00
Bryn Edwards
713845090c Make repeated getAlbumList2 requests with offset to get all albums 2020-03-14 18:43:53 +00:00
Frederick
89093e7064 Release 1.0.0 2020-03-13 13:35:28 +01:00
Frederick Gnodtke
77f86bd2ed
Merge pull request #32 from jodal/python3
Modernize extension
2020-03-13 13:28:05 +01:00
Stein Magnus Jodal
bd2306a5fb docs: Add badges, install instructions, etc 2020-03-08 21:27:04 +01:00
Stein Magnus Jodal
f421bd2a90 docs: Add changelog 2020-03-08 21:15:39 +01:00
Stein Magnus Jodal
128ba8173f Fix all flake8 warnings 2020-03-08 12:43:10 +01:00
Stein Magnus Jodal
73b5f9bcc5 Use pkg_resources to read version 2020-03-08 12:33:23 +01:00
Stein Magnus Jodal
a7fdc9f436 Replace os.path with pathlib 2020-03-08 12:32:18 +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
Stein Magnus Jodal
008527f115 Update project to match cookiecutter-mopidy-ext 2020-03-08 12:29:05 +01:00
Frederick Gnodtke
35340c5c69
Merge pull request #29 from aagallag/python3
Add support for python3
2020-02-01 11:18:36 +01:00
Aaron B. Gallagher
e27563edaf Add support for python3
Mopidy no longer supports Python 2.7.
These changes remove support for Python 2.7 in subidy as well
2020-01-29 20:31:52 -08:00
Frederick Gnodtke
a2b22cb793
Merge pull request #25 from jonathanchristison/master
Remove version range for py-sonic
2018-10-06 08:35:57 +02:00
Jonathan Christison
521cdf8002 Remove version range for py-sonic
py-sonic stopped supporting python2 > 0.6.2
Using pip to install results in an error if this is not set
2018-08-08 23:01:25 +01:00
Frederick Gnodtke
8d7cd3ff01 Merge pull request #20 from hhm0/appname_extname
extension name as subsonic API client name
2017-08-14 07:53:36 +02:00
Frederick Gnodtke
70b8245fd0 Merge pull request #19 from hhm0/writable_playlists
Add playlist editing functionality
2017-08-14 07:51:01 +02:00
hhm
f95af9c977 B"H use mopidy extension name as subsonic API app name 2017-08-13 03:17:03 -04:00
hhm
3f8a3d709e Merge branch 'master' of https://www.github.com/Prior99/mopidy-subidy into writable_playlists 2017-06-19 17:56:12 -04:00
Frederick
da58978427 Merge branch 'hhm0-album_obj_numtracks' 2017-06-12 07:31:04 +02:00
hhm
8f5d3e0216 B"H shuffle code a bit to make it clearer 2017-06-04 22:52:50 -04:00
hhm
a7eef84b2a Merge branch 'master' of https://www.github.com/Prior99/mopidy-subidy into writable_playlists 2017-06-04 22:45:01 -04:00
hhm
ff66d4fa40 Merge branch 'master' of https://www.github.com/Prior99/mopidy-subidy into album_obj_numtracks 2017-06-04 22:36:29 -04:00
hhm
f70ec43cfb B"H readme item merge 2017-05-20 23:38:50 -04:00
hhm
a7039ba53c B"H add readme item supported 2017-05-20 23:35:58 -04:00
hhm
7592036c7f B"H rewrite playlist from scratch instead of adding more tracks 2017-05-19 02:18:42 -04:00
hhm
364352a765 B"H get list of playlists immediately instead of caching them 2017-05-18 23:45:46 -04:00
hhm
a2f23c2095 B"H use playlists instead of playlist refs 2017-05-18 23:42:18 -04:00
hhm
de69905c54 B"H add playlist writing code 2017-05-18 23:25:44 -04:00
hhm
6a87ebe8e2 B"H add track count to Album model 2017-05-17 02:10:58 -04:00