#PMM not syncing playlists with other users

1 messages · Page 1 of 1 (latest)

fallen root
#

I've just found PMM and have started setting up playlists so they will sync to the other users on my server. I've added this to my config.yml

 playlist_files:
  #  - file: config/Playlists.yml
    - pmm: playlist                     # This is a local PMM Default file. Usage Guide: https://metamanager.wiki/en/nightly/defaults/guide.html
      template_variables:
        libraries: Movies, TV

and am receiving the attached in my log. Also, notably, the Playlist Report, only shows the Playlists in my user.

dim juniperBOT
#

Please complete #938455615741775902 and someone from the community or one of our <@&938443185347244033> members will respond when they're available.

Including the meta.log from the beginning is a huge help use !logs for more information.

shut aurora
#

I think this is being fixed in the next nightly build 🙂

fallen root
#

Thank you

shut aurora
#

keep an eye on #nightly-updates

#

You would need to swap to nightly until we push it to master/develop

fallen root
#

I saw the updates, so I switched to nightly, but am still receiving an error. Apologies if it's not finished yet

Playlist Warning: sync_to_users attribute not found defaulting to playlist_sync_to_users: all |
| Traceback (most recent call last):                                                                 |
|   File "//plex_meta_manager.py", line 786, in run_playlists                                        |
|     builder = CollectionBuilder(config, playlist_file, mapping_name, playlist_attrs, extra=output_str) |
|               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
|   File "/modules/builder.py", line 364, in __init__                                                |
|     for user in self.exclude_users:                                                                |
| TypeError: 'NoneType' object is not iterable                                                       |
|                                                                                                    |
| Unknown Error: 'NoneType' object is not iterable
shut aurora
#

Can you update again and provide a full log once you're on 1.18.1

shut aurora
#

closing due to no response