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

editAlbum Missing ... #1325

Open
chaoskcw opened this issue Dec 28, 2023 · 1 comment
Open

editAlbum Missing ... #1325

chaoskcw opened this issue Dec 28, 2023 · 1 comment

Comments

@chaoskcw
Copy link

What is your feature request?

Please add editAlbum or editTrackAlbum to track objects

Are there any workarounds?

None I can find.

Code Snippets

like editTrackArtist: 

totrack.editTrackArtist(newArtist[0])

Just something like this: 

totrack.editTrackAlbum(newAlbum[0])

Additional Context

Context is Music Libraries, I know different to video ones, but still

I am using the API to sync two different Plex servers via python. This works pretty well. The only oddity I have found is that whilst I can edit Artist, album is not available. This is seems odd firstly as incomplete but also in that it would be rarer to edit Artist than album, esp given Plex's love of creating "various artist" albums etc...

@JonnyWong16
Copy link
Collaborator

JonnyWong16 commented Dec 28, 2023

Artist and album isn't an editable field for tracks. It's inherited from the artist and album. The fields can't be locked in Plex Web.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants