Plex-Meta-Manager icon indicating copy to clipboard operation
Plex-Meta-Manager copied to clipboard

[Playlist] Plex Meta Manager cannot find Home Admin user in Plex

Open benbou8231 opened this issue 1 year ago • 1 comments

Version Number

1.20.0-nightly29

What branch are you on?

nightly

Describe the Bug

Description:

When trying to sync playlists to a Home Admin user in Plex, Plex Meta Manager fails with the error message: "Playlist Error: User: [user name] not found in plex". This happens even though the user name is correct and the user is associated with some playlists in Plex.

Steps to reproduce:

  1. Create a config file for Plex Meta Manager with the following settings:
playlist_files:
- pmm: playlist
  template_variables:
    libraries: [library name]
    sync_to_users: [user name]
  1. Replace [library name] with the name of your Plex library and [user name] with the name of your Home Admin user in Plex.
  2. Run Plex Meta Manager with the config file.
  3. Observe the error message in the log.

Expected behaviors:

The end user should be able to explicitly user their admin user in sync_to_users and exclude_users.

Relevant Collection/Overlay/Playlist Definition

No response

Logs

No response

benbou8231 avatar Feb 11 '24 06:02 benbou8231

I no longer have the log for this issue because I'm working on a fix for it.

benbou8231 avatar Feb 11 '24 06:02 benbou8231

I have a fix for this. I just have to do some cleanup, and I'll open a pull request.

benbou8231 avatar Feb 15 '24 00:02 benbou8231