Mopidy-Tubeify 0.1.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

MopidyTubeify 0.1.0

Mopidy extension for playing music service playlists using mopidy-youtube

Installation
Install by running:
python3 -m pip install https://github.com/natumbri/mopidy-tubeify/archive/master.zip
(TODO: python3 -m pip install Mopidy-Tubeify)
TODO: See https://mopidy.com/ext/tubeify/ for alternative installation methods.


Configuration
Before starting Mopidy, you must add configuration for
Mopidy-Tubeify to your Mopidy configuration file:
[tubeify]
enabled = true

applemusic_playlists =
apple_playlist_id_1
...
apple_playlist_id_n
Where apple_playlist_id_1 … n are each an apple music playlist id, which can be found in an apple music url:
https://[apple url]/playlist/{apple_playlist_id}


spotify_users =
spotify_user_id_1
...
spotify_user_id_n
Where spotify_user_id_1 … n are each a spotify user id, which can be found in a spotify url:
https://open.spotify.com/user/{spotify_user_id}


tidal_playlists =
tidal_playlist_id_1
...
tidal_playlist_id_n
Where tidal_playlist_id_1 … n are each a tidal music playlist id, which can be found in an tidal url:
https://[tidal url]/playlist/{tidal_playlist_id}


Project resources

Source code
Issue tracker
Changelog



Credits

Original author: Nik Tumbri
Current maintainer: Nik Tumbri
Contributors

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.