JackDandy
d80256c4f3
Remove useless webproxies from provider TPB as they fail for one reason or another.
...
Change provider TPB to use mediaExtensions from common instead of hard-coded private list.
Add new tld variants to provider TPB.
Add test for authenticity to provider TPB to notify of 3rd party block.
2015-06-17 22:14:54 +01:00
JackDandy
df6975833f
Merge pull request #425 from JackDandy/feature/UpdateJsonrpclib
...
Update jsonrpclib library r20 to (b59217c).
2015-06-16 17:37:46 +01:00
JackDandy
11d1168c4f
Update jsonrpclib library r20 to (b59217c).
2015-06-16 17:22:55 +01:00
JackDandy
81de04efa1
Merge pull request #423 from JackDandy/feature/ChangeMetadataZoneinfo
...
Change use metadata for zoneinfo files and remove hack of dateutil lib.
2015-06-15 15:30:04 +01:00
Prinz23
e6d616d949
Change use metadata for zoneinfo files and remove hack of dateutil lib.
2015-06-15 15:17:27 +01:00
JackDandy
6244d6fe36
Merge pull request #422 from JackDandy/feature/ChangeParamBSoup
...
Change param item "features" passed to Beautiful Soup to prevent false..
2015-06-15 13:53:41 +01:00
JackDandy
fbe05a21c2
Change param item "features" passed to Beautiful Soup to prevent false +ve warning in r353.
...
Change NotifyMyAndroid to its new web location.
2015-06-15 13:48:01 +01:00
JackDandy
23da0ad9ef
Merge pull request #420 from JackDandy/feature/UpdateBSoup
...
Update Beautiful Soup to 4.3.2 (r353).
2015-06-15 01:08:25 +01:00
JackDandy
f83390e689
Update Beautiful Soup to 4.3.2 (r353).
2015-06-15 00:47:01 +01:00
JackDandy
3741b3ce2e
Merge pull request #419 from JackDandy/feature/ChangeQueue
...
Change add missing queue to call.
2015-06-14 19:17:37 +01:00
JackDandy
b155f021e9
Change add missing queue to call.
2015-06-14 19:13:43 +01:00
JackDandy
ee8e44f914
Merge pull request #418 from JackDandy/feature/ChangeImportingMoves1
...
Change queue, httplib, cookielib and xmlrpclib to explicit import lib…
2015-06-14 18:37:07 +01:00
JackDandy
3d602398ad
Change queue, httplib, cookielib and xmlrpclib to use explicit import lib/six.moves.
2015-06-14 18:28:49 +01:00
JackDandy
2193064fff
Merge pull request #417 from JackDandy/feature/ChangeImportingMovesReload
...
Change reload_module call to explicit import lib/six.moves.
2015-06-14 18:22:34 +01:00
JackDandy
c0c9e8b019
Change reload_module call to explicit import lib/six.moves.
2015-06-14 18:19:48 +01:00
JackDandy
3064d30be8
Merge pull request #416 from JackDandy/feature/UpdateConfigObj
...
Update ConfigObj library 4.6.0 to 5.1.0 (a68530a).
2015-06-14 18:15:59 +01:00
JackDandy
496472cb53
Update ConfigObj library 4.6.0 to 5.1.0 (a68530a).
2015-06-14 13:55:02 +01:00
adam111316
afeb84cf0d
Merge pull request #415 from adam111316/feature/ChangePy2FileReload
...
Change py2 file and reload functions to py2/3 compatible open and rel…
2015-06-14 11:53:45 +08:00
Adam
680491684d
Change py2 file and reload functions to py2/3 compatible open and reload_module functions
2015-06-14 11:49:23 +08:00
adam111316
16fa92dd80
Merge pull request #409 from adam111316/feature/ChangePy2Imports1
...
Change py2 queue, httplib, cookielib and xmlrpclib to py2/3 compatibl…
2015-06-14 10:48:39 +08:00
JackDandy
d94394231f
Merge pull request #414 from JackDandy/feature/ChangeZoneinfo
...
Change zoneinfo update/loader to be compatible with dateutil 2.4.2.
2015-06-14 02:18:52 +01:00
JackDandy
0fde2f779e
Change zoneinfo update/loader to be compatible with dateutil 2.4.2.
2015-06-14 02:11:37 +01:00
JackDandy
6f77328bc1
Merge pull request #413 from JackDandy/feature/UpdateDateutil
...
Update dateutil library 2.2 to 2.4.2 (a6b8925).
2015-06-14 00:23:31 +01:00
JackDandy
dd0b810a1d
Update dateutil library 2.2 to 2.4.2 (a6b8925).
2015-06-14 00:18:45 +01:00
JackDandy
89b36d31f9
Merge pull request #412 from JackDandy/feature/UpdateXmltodict
...
Update xmltodict library 0.9.0 to 0.9.2 (579a005).
2015-06-14 00:10:37 +01:00
JackDandy
6bab75036f
Update xmltodict library 0.9.0 to 0.9.2 (579a005).
2015-06-14 00:05:44 +01:00
JackDandy
78c2ed237c
Merge pull request #411 from JackDandy/feature/UpdateSimpleJSON
...
Update SimpleJSON library 2.0.9 to 3.7.3 (0bcdf20).
2015-06-13 23:46:48 +01:00
JackDandy
79e26ed290
Update SimpleJSON library 2.0.9 to 3.7.3 (0bcdf20).
2015-06-13 23:24:21 +01:00
JackDandy
1cd9531817
Merge pull request #410 from JackDandy/feature/UpdateSix
...
Update Six compatibility library 1.5.2 to 1.9.0 (8a545f4).
2015-06-13 21:56:34 +01:00
JackDandy
47af68a43c
Update Six compatibility library 1.5.2 to 1.9.0 (8a545f4).
2015-06-13 21:38:05 +01:00
Adam
4aa04fbbaa
Change py2 queue, httplib, cookielib and xmlrpclib to py2/3 compatible calls using six
2015-06-14 01:04:29 +08:00
adam111316
9a9e78deb8
Merge pull request #408 from adam111316/feature/ChangePy2Iteritems
...
Change py2 iteritems to py2/3 compatible statements using six library
2015-06-14 00:59:29 +08:00
Adam
7ffd36388b
Change py2 iteritems to py2/3 compatible statements using six library
2015-06-14 00:58:36 +08:00
adam111316
f84796c665
Merge pull request #407 from adam111316/feature/ChangeCheckUrl
...
Change check_url function to use requests instead of httplib library
2015-06-13 20:00:30 +08:00
Adam
a4cc931abc
Change check_url function to use requests instead of httplib library
2015-06-13 19:55:54 +08:00
adam111316
038ecd2307
Merge pull request #405 from adam111316/feature/Py23Changes1
...
Change py2 octal literals into the new py2/3 syntax
2015-06-11 19:58:52 +08:00
Adam
b7dbd87625
Change py2 octal literals into the new py2/3 syntax
2015-06-11 19:50:04 +08:00
adam111316
839b2489df
Merge pull request #374 from adam111316/feature/ChangeExceptions
...
Change to consolidate scene exceptions and name cache code
2015-06-11 19:20:00 +08:00
Adam
fb5e3ba952
Change to consolidate scene exceptions and name cache code
2015-06-11 19:03:12 +08:00
adam111316
0e7c9656b9
Merge pull request #396 from adam111316/feature/ChangeKodiNotifier
...
Change Kodi notifier to use requests as opposed to urllib
2015-06-11 19:01:23 +08:00
Adam
b371c83543
Change Kodi notifier to use requests as opposed to urllib
2015-06-11 18:52:39 +08:00
JackDandy
a02f75cc40
Merge pull request #402 from JackDandy/feature/FixUsedFindStrings
...
Fix fault matching air by date shows by using correct episode/season …
2015-06-09 15:49:18 +01:00
JackDandy
47347884cb
Fix fault matching air by date shows by using correct episode/season strings in find search results.
2015-06-09 15:43:54 +01:00
adam111316
f081fa7f71
Merge pull request #401 from adam111316/feature/ChangePrintStatements
...
Change py2 print statements to py2/3 compatible functions
2015-06-09 19:55:37 +08:00
Adam
a3c717becd
Change py2 print statements to py2/3 compatible functions
2015-06-09 19:33:03 +08:00
JackDandy
a2b05034b8
Merge pull request #397 from JackDandy/feature/ChangeIgnoreWordsAddHevc
...
Change add 'hevc' to Config Search/Episode Search/Ignore result with …
2015-06-08 18:49:15 +01:00
JackDandy
385b176eec
Change add 'hevc', 'x265' and some langs to Config Search/Episode Search/Ignore result with any word.
2015-06-08 18:44:55 +01:00
adam111316
785a2451f4
Merge pull request #399 from adam111316/feature/AddPy23Compat
...
Change py2 exception clauses to py2/3 compatible clauses
2015-06-08 23:02:40 +08:00
Adam
37496189f1
Change py2 exception clauses to py2/3 compatible clauses
...
Add py2/3 regression testing for exception clauses
Any new code added with old py2 style exceptions will now fail the travis test
2015-06-08 22:56:45 +08:00
JackDandy
2d4170500b
Merge pull request #176 from JackDandy/feature/AddProviderRarbg
...
Add Rarbg provider
2015-06-08 13:14:02 +01:00