diff --git a/resources/default_tweaks.py b/resources/default_tweaks.py index d2f2667222..b9f58178f7 100644 --- a/resources/default_tweaks.py +++ b/resources/default_tweaks.py @@ -77,4 +77,4 @@ title_series_sorting = 'library_order' # If set to 'True', a Book's Series name will be used as the Genre # If set to 'False', the book's first tag beginning with an alpha character will # be used as the Genre -ITUNES_use_series_as_category = True +ITUNES_use_series_as_category = False