From 1a9a74b849765d879fbde6c3d9fbe163add805e0 Mon Sep 17 00:00:00 2001 From: GRiker Date: Tue, 22 Jun 2010 11:43:49 -0600 Subject: [PATCH] GwR wip --- resources/default_tweaks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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