https://github.com/chunned/ratingrelay
Mirror of the official Codeberg repository for RatingRelay.
https://github.com/chunned/ratingrelay
lastfm listenbrainz plex
Last synced: 7 months ago
JSON representation
Mirror of the official Codeberg repository for RatingRelay.
- Host: GitHub
- URL: https://github.com/chunned/ratingrelay
- Owner: chunned
- Created: 2025-02-09T17:10:40.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-09T19:29:02.000Z (8 months ago)
- Last Synced: 2025-02-09T19:38:07.805Z (8 months ago)
- Topics: lastfm, listenbrainz, plex
- Language: Python
- Homepage: https://codeberg.org/hnolan/ratingrelay
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
Relay ratings from Plex to ListenBrainz or Last.fm based on a defined Plex rating threshold.
For example, setting `RATING_THRESHOLD=6.0` will consider any tracks with 3 star ratings or higher to be Loved Tracks. `RATING_THRESHOLD=10.0` would consider only tracks with 5 star ratings.
As of v0.2.0, Last.fm and ListenBrainz are supported. Other services such as Libre.fm will be added in future versions. If there is a service you would like to be added, please submit a new issue with the details.
# Usage
Please see the [usage guide](https://codeberg.org/hnolan/ratingrelay/wiki/Usage-guide) to learn how to use RatingRelay.