From 15841561a8e5650d88e4af477b8e4f8f96a81253 Mon Sep 17 00:00:00 2001 From: mkaay Date: Sat, 26 Dec 2009 21:17:45 +0100 Subject: pluginconfig now in xml --- module/config/plugin_default.xml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 module/config/plugin_default.xml (limited to 'module/config/plugin_default.xml') diff --git a/module/config/plugin_default.xml b/module/config/plugin_default.xml new file mode 100644 index 000000000..01c0e7ed6 --- /dev/null +++ b/module/config/plugin_default.xml @@ -0,0 +1,39 @@ + + + + + + False + + + + + False + + + + + False + + + + + False + + + + + True + + + + False + + -- cgit v1.2.3 From 7c28259f92c2b3c608583ff128a5ae4134d4c48f Mon Sep 17 00:00:00 2001 From: mkaay Date: Wed, 30 Dec 2009 17:33:14 +0100 Subject: moved captcha stuff, extended serienjunkies, some other stuff --- module/config/plugin_default.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'module/config/plugin_default.xml') diff --git a/module/config/plugin_default.xml b/module/config/plugin_default.xml index 01c0e7ed6..88628cb5e 100644 --- a/module/config/plugin_default.xml +++ b/module/config/plugin_default.xml @@ -36,4 +36,7 @@ False + + RapidshareCom,UploadedTo,NetloadIn,FilefactoryCom + -- cgit v1.2.3 From 3e3ba5240d20a5eb8df669272cb0f3d838d8fcfa Mon Sep 17 00:00:00 2001 From: spoob Date: Sun, 3 Jan 2010 14:58:28 +0100 Subject: Full Config File --- module/config/plugin_default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/config/plugin_default.xml') diff --git a/module/config/plugin_default.xml b/module/config/plugin_default.xml index 88628cb5e..76a873048 100644 --- a/module/config/plugin_default.xml +++ b/module/config/plugin_default.xml @@ -9,7 +9,7 @@ TeliaSonera #3, TeliaSonera --> - + False -- cgit v1.2.3 From c58c228bbec2e59d3c208f85c0a9e7d205dfe050 Mon Sep 17 00:00:00 2001 From: spoob Date: Sun, 3 Jan 2010 22:12:21 +0100 Subject: Better Uploaded Pattern --- module/config/plugin_default.xml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'module/config/plugin_default.xml') diff --git a/module/config/plugin_default.xml b/module/config/plugin_default.xml index 76a873048..1ad653251 100644 --- a/module/config/plugin_default.xml +++ b/module/config/plugin_default.xml @@ -1,14 +1,5 @@ - - False -- cgit v1.2.3 From 205c200b94f3b4edf1220a9ffd5ebeab58aa098b Mon Sep 17 00:00:00 2001 From: spoob Date: Thu, 7 Jan 2010 19:05:42 +0100 Subject: Better ConfigParser --- module/config/plugin_default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/config/plugin_default.xml') diff --git a/module/config/plugin_default.xml b/module/config/plugin_default.xml index 1ad653251..3f033fc04 100644 --- a/module/config/plugin_default.xml +++ b/module/config/plugin_default.xml @@ -1,4 +1,4 @@ - + False -- cgit v1.2.3 From ad532495edc4103129bf86b53dec81038babe063 Mon Sep 17 00:00:00 2001 From: spoob Date: Sat, 9 Jan 2010 22:05:15 +0100 Subject: Hooks Config Incomplete --- module/config/plugin_default.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'module/config/plugin_default.xml') diff --git a/module/config/plugin_default.xml b/module/config/plugin_default.xml index 3f033fc04..773e4e46f 100644 --- a/module/config/plugin_default.xml +++ b/module/config/plugin_default.xml @@ -1,3 +1,4 @@ + -- cgit v1.2.3 From b1637236297fc5c3278e4d358fa7ec990824db71 Mon Sep 17 00:00:00 2001 From: spoob Date: Wed, 13 Jan 2010 14:21:13 +0100 Subject: More YoutubeChannel Options --- module/config/plugin_default.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'module/config/plugin_default.xml') diff --git a/module/config/plugin_default.xml b/module/config/plugin_default.xml index 773e4e46f..43c220516 100644 --- a/module/config/plugin_default.xml +++ b/module/config/plugin_default.xml @@ -27,6 +27,7 @@ False + uploads,favorites RapidshareCom,UploadedTo,NetloadIn,FilefactoryCom -- cgit v1.2.3