Commit Graph

37 Commits (8adc50aaef1f996ca012328de3476cc3ff779cc2)

Author SHA1 Message Date
Agate 8adc50aaef Merge branch 'library-albums' into 'master'
Add support for browsing albums (#7)

See merge request funkwhale/mopidy!10
2020-09-25 09:13:56 +02:00
Agate 21bdb99dd5 Merge branch 'library-cover-images' into 'master'
Add `library.get_images()` support for cover art

See merge request funkwhale/mopidy!11
2020-09-25 09:10:30 +02:00
David Sn c7dfdb58e2
Add support for browsing albums (#7)
Signed-off-by: David Sn <divad.nnamtdeis@gmail.com>
2020-09-25 05:49:16 +02:00
David Sn d9cd25b555
Support caching for cover art images
Signed-off-by: David Sn <divad.nnamtdeis@gmail.com>
2020-09-25 05:48:42 +02:00
David Sn 70c5319acb
Add support for cover art
Signed-off-by: David Sn <divad.nnamtdeis@gmail.com>
2020-09-25 05:48:42 +02:00
David Sn 189bf9a9a8
Fix library not loading due to a bug with covers 2020-09-25 05:48:42 +02:00
Agate 7437b17636 Merge branch 'patch-1' into 'master'
In order to install plugin for Mopidy, i had to install git and run this command:

See merge request funkwhale/mopidy!9
2020-09-09 07:34:42 +02:00
Antipiot 5869ad38ac Update README.rst 2020-09-08 21:34:27 +02:00
Antipiot b66795dcca Update README.rst 2020-09-08 19:04:36 +02:00
Antipiot d74cd6d52f In order to install plugin for Mopidy, i had to install git and run this command:
As all the documentation on Mopidy page is using sudo and python3 -m pip, i guess this may help.
2020-09-07 22:14:21 +02:00
Agate e172699515 Merge branch 'issue-12' into 'master'
Create Pipeline for packaging

See merge request funkwhale/mopidy!8
2020-08-20 11:27:13 +02:00
Georg Krause e329030ff1 Run build job only for master and tags
Now that the setup script handles the correct version number we can use
a single build job for stable and dev builds
2020-08-20 11:27:13 +02:00
Agate 294903245d Merge branch 'browse_libs' into 'master'
Support library browsing

See merge request funkwhale/mopidy!7
2020-07-01 20:55:30 +02:00
Georg Krause e4227b4313 Support library browsing 2020-07-01 20:55:30 +02:00
Agate 3b26b1df5f Merge branch 'own_artists' into 'master'
Add option to show only artists from own libraries

Closes #10

See merge request funkwhale/mopidy!6
2020-06-19 13:27:41 +02:00
Georg Krause 7d29c71b11 Add option to show only artists from own libraries 2020-06-19 13:27:40 +02:00
Agate aab99430e4 Merge branch 'issue-6' into 'master'
Make Plugin with with mopidy 3

Closes #6

See merge request funkwhale/mopidy!5
2020-05-11 16:13:45 +02:00
Georg Krause 3a1868f6fb Make Plugin with with mopidy 3 2020-05-11 16:13:45 +02:00
Eliot Berriot 28c2b561e5
Fixed token refresh issues 2019-05-07 14:02:30 +02:00
Eliot Berriot 5fe072557b
Updated readme with mopidy issue 2019-05-03 13:28:00 +02:00
Eliot Berriot c87dd440ca
Added new OAuth instructions 2019-05-03 12:41:46 +02:00
Eliot Berriot 4a461de6bc
Basic oauth support 2019-05-03 12:22:45 +02:00
Eliot Berriot 93a521346b
Fixed bitrate / duration error due to API change in Funkwhale 2019-01-27 10:18:54 +01:00
Eliot Berriot 2924bcd94c
More complete README 2019-01-27 10:18:25 +01:00
Eliot Berriot b603a26501 Merge branch 'eliotberriot-master-patch-48455' into 'master'
Point to new Gitlab URL

See merge request funkwhale/mopidy!4
2018-12-10 21:00:12 +01:00
Eliot Berriot e19aefb31a Point to new Gitlab URL 2018-12-10 20:59:11 +01:00
Eliot Berriot 2fe6b42bb2 Merge branch 'browse' into 'master'
Browse artists and favorites

See merge request funkwhale/mopidy!3
2018-10-04 22:13:13 +00:00
Eliot Berriot 6a3f0949cd
Can now browse favorites and artists 2018-10-05 00:12:07 +02:00
Eliot Berriot 8696450267
Poc of browsing favorites with cache 2018-10-05 00:06:36 +02:00
Eliot Berriot 8d51087d87 Merge branch 'documentation' into 'master'
Better documentation

See merge request funkwhale/mopidy!2
2018-10-03 20:44:05 +00:00
Eliot Berriot 22c62fe47d
Better documentation 2018-10-03 22:42:42 +02:00
Eliot Berriot 8cd646e00d Merge branch 'ci' into 'master'
CI Script

See merge request funkwhale/mopidy!1
2018-10-03 20:21:23 +00:00
Eliot Berriot 913a7df7af
CI Script 2018-10-03 22:20:25 +02:00
Eliot Berriot 0d93ebea73
Added authentication token in playback url 2018-10-03 22:09:02 +02:00
Eliot Berriot 3f0ad7742f
Working PoC with basic search and playback 2018-10-03 21:51:48 +02:00
Eliot Berriot 977647684b
Basic test and extension setup 2018-10-03 18:58:50 +02:00
Eliot Berriot a21c8f255b
IInitial commit 2018-10-03 18:34:45 +02:00