From 66967f8326fa23b09726f1c712b0e330589faba8 Mon Sep 17 00:00:00 2001 From: Ruud Date: Sun, 13 Oct 2013 22:37:15 +0200 Subject: [PATCH] Whatever! #2283 @clinton ;) --- couchpotato/core/plugins/renamer/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/couchpotato/core/plugins/renamer/__init__.py b/couchpotato/core/plugins/renamer/__init__.py index 921b3e1e..c8f6b37f 100755 --- a/couchpotato/core/plugins/renamer/__init__.py +++ b/couchpotato/core/plugins/renamer/__init__.py @@ -28,6 +28,7 @@ rename_options = { 'cd': 'CD number (cd1)', 'cd_nr': 'Just the cd nr. (1)', 'mpaa': 'MPAA Rating', + 'category': 'Category label', }, }