Skip to content

profesaurus/transfer_plex_ratings_to_subsonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Transfer Plex Ratings to Subsonic

This is a small python script that transfers user ratings for tracks from a Plex server to a Subsonic server.

This modifies track ratings in Subsonic, use at your own risk!

This script has been tested with Python 3.9+ and requires python libraries Plexapi and Py-Sonic. Tested with Plexapi 4.13.2 and Py-Sonic 0.7.9.

These are the user configurable settings that you'll need to adjust to match your setup and preferences:

image

To run the script:

python3 transfer_plex_ratings_to_subsonic.py

Releases

No releases published

Packages

No packages published

Languages