Skip to content
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

Open
BrianRich88 opened this issue Feb 27, 2024 · 9 comments
Open
Labels
bug Something isn't working

Comments

@BrianRich88
Copy link

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:

  1. Configuration: Running in Docker on a Synology NAS, happens while using Synology UI or Portainer UI.
  2. Playlist(s) causing the issue: All
  3. Song(s) causing the issue: N/A

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.

@BrianRich88 BrianRich88 added the bug Something isn't working label Feb 27, 2024
@joeu1998
Copy link

Also experiencing this when running the docker in Unraid, I am seeing - Spotify at the end of each playlist's name.

@AverageDave93
Copy link

Same here

@BrianRich88
Copy link
Author

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.

https://github.com/BrianRich88/plex-playlist-sync

@joeu1998 @AverageDave93

@Treavous
Copy link

I'm having the same issue with running it in Portainer on Debian

@BrianRich88
Copy link
Author

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.

@blazedsonic
Copy link

Experiencing the same issue. @BrianRich88 how do I switch to your repo on Docker? In your docker compose, have rnagabhyrava/plexplaylistsync:latest listed as the image. @rnagabhyrava would be great if you could merge this into main!

@BrianRich88
Copy link
Author

Experiencing the same issue. @BrianRich88 how do I switch to your repo on Docker? In your docker compose, have rnagabhyrava/plexplaylistsync:latest listed as the image. @rnagabhyrava would be great if you could merge this into main!

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.

@Treavous
Copy link

Experiencing the same issue. @BrianRich88 how do I switch to your repo on Docker? In your docker compose, have rnagabhyrava/plexplaylistsync:latest listed as the image. @rnagabhyrava would be great if you could merge this into main!

You have to put dashes in between plex-playlist-sync for Brians to work, and use lowercase for his username

image: brianrich88/plex-playlist-sync:latest

@blazedsonic
Copy link

@Treavous thank you, this worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants