-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Append Service Suffix always shows the service, doesn't toggle off. #74
Comments
Also experiencing this when running the docker in Unraid, I am seeing - Spotify at the end of each playlist's name. |
Same here |
Ok so I have no idea what I'm doing with github, however I was able to fork it and modify the python script that names the playlists to remove "- Spotify" from the title. Here is a link to it if you guys want to try it out. |
I'm having the same issue with running it in Portainer on Debian |
I was able to fork the original and remove that feature entirely if you want to try my version on my profile. I'm really not good at github so I think my first name is in it, however it works without having the service in the playlist title. |
Experiencing the same issue. @BrianRich88 how do I switch to your repo on Docker? In your docker compose, have |
I think you can just put my username from github in there instead. I will try to change it at some point but really just did it for my own use. |
You have to put dashes in between plex-playlist-sync for Brians to work, and use lowercase for his username
|
@Treavous thank you, this worked! |
Describe the bug
APPEND_SERVICE_SUFFIX always shows after the playlist name, regardless if it's a 0 or 1.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect "- Spotify" to not be put at the end of the playlist name when APPEND_SERVICE_SUFFIX is set to a 0
Screenshots
If applicable, add logs to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: