playlist_sync_to_user: all
should be
playlist_sync_to_users: all

Because I got the warning:
`Playlist Warning: sync_to_users attribute not found defaulting to playlist_sync_to_users: all`
pull/1837/head
bruvv 4 months ago committed by GitHub
parent 56961ccca1
commit 7035c76dc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -69,7 +69,7 @@ settings:
ignore_ids:
ignore_imdb_ids:
item_refresh_delay: 0
playlist_sync_to_user: all
playlist_sync_to_users: all
playlist_exclude_users:
playlist_report: false
verify_ssl: true

Loading…
Cancel
Save