From 6804fcf543f5ed807fd1cc0499c4611b659ad35b Mon Sep 17 00:00:00 2001 From: tomkat83 Date: Wed, 17 May 2017 15:07:16 +0200 Subject: [PATCH] Only set advancedsettings tweaks if Music enabled --- resources/lib/librarysync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lib/librarysync.py b/resources/lib/librarysync.py index e8a35783..e4151d43 100644 --- a/resources/lib/librarysync.py +++ b/resources/lib/librarysync.py @@ -473,7 +473,7 @@ class LibrarySync(Thread): """ Compare the views to Plex """ - if self.direct_paths is True: + if self.direct_paths is True and self.enableMusic is True: if music.set_excludefromscan_music_folders() is True: log.info('Detected new Music library - restarting now') # 'New Plex music library detected. Sorry, but we need to