adam111316
16fa92dd80
Merge pull request #409 from adam111316/feature/ChangePy2Imports1
Change py2 queue, httplib, cookielib and xmlrpclib to py2/3 compatibl…
10 years ago
JackDandy
d94394231f
Merge pull request #414 from JackDandy/feature/ChangeZoneinfo
Change zoneinfo update/loader to be compatible with dateutil 2.4.2.
10 years ago
JackDandy
0fde2f779e
Change zoneinfo update/loader to be compatible with dateutil 2.4.2.
10 years ago
JackDandy
6f77328bc1
Merge pull request #413 from JackDandy/feature/UpdateDateutil
Update dateutil library 2.2 to 2.4.2 (a6b8925).
10 years ago
JackDandy
dd0b810a1d
Update dateutil library 2.2 to 2.4.2 (a6b8925).
10 years ago
JackDandy
89b36d31f9
Merge pull request #412 from JackDandy/feature/UpdateXmltodict
Update xmltodict library 0.9.0 to 0.9.2 (579a005).
10 years ago
JackDandy
6bab75036f
Update xmltodict library 0.9.0 to 0.9.2 (579a005).
10 years ago
JackDandy
78c2ed237c
Merge pull request #411 from JackDandy/feature/UpdateSimpleJSON
Update SimpleJSON library 2.0.9 to 3.7.3 (0bcdf20).
10 years ago
JackDandy
79e26ed290
Update SimpleJSON library 2.0.9 to 3.7.3 (0bcdf20).
10 years ago
JackDandy
1cd9531817
Merge pull request #410 from JackDandy/feature/UpdateSix
Update Six compatibility library 1.5.2 to 1.9.0 (8a545f4).
10 years ago
JackDandy
47af68a43c
Update Six compatibility library 1.5.2 to 1.9.0 (8a545f4).
10 years ago
Adam
4aa04fbbaa
Change py2 queue, httplib, cookielib and xmlrpclib to py2/3 compatible calls using six
10 years ago
adam111316
9a9e78deb8
Merge pull request #408 from adam111316/feature/ChangePy2Iteritems
Change py2 iteritems to py2/3 compatible statements using six library
10 years ago
Adam
7ffd36388b
Change py2 iteritems to py2/3 compatible statements using six library
10 years ago
adam111316
f84796c665
Merge pull request #407 from adam111316/feature/ChangeCheckUrl
Change check_url function to use requests instead of httplib library
10 years ago
Adam
a4cc931abc
Change check_url function to use requests instead of httplib library
10 years ago
adam111316
038ecd2307
Merge pull request #405 from adam111316/feature/Py23Changes1
Change py2 octal literals into the new py2/3 syntax
10 years ago
Adam
b7dbd87625
Change py2 octal literals into the new py2/3 syntax
10 years ago
adam111316
839b2489df
Merge pull request #374 from adam111316/feature/ChangeExceptions
Change to consolidate scene exceptions and name cache code
10 years ago
Adam
fb5e3ba952
Change to consolidate scene exceptions and name cache code
10 years ago
adam111316
0e7c9656b9
Merge pull request #396 from adam111316/feature/ChangeKodiNotifier
Change Kodi notifier to use requests as opposed to urllib
10 years ago
Adam
b371c83543
Change Kodi notifier to use requests as opposed to urllib
10 years ago
JackDandy
a02f75cc40
Merge pull request #402 from JackDandy/feature/FixUsedFindStrings
Fix fault matching air by date shows by using correct episode/season …
10 years ago
JackDandy
47347884cb
Fix fault matching air by date shows by using correct episode/season strings in find search results.
10 years ago
adam111316
f081fa7f71
Merge pull request #401 from adam111316/feature/ChangePrintStatements
Change py2 print statements to py2/3 compatible functions
10 years ago
Adam
a3c717becd
Change py2 print statements to py2/3 compatible functions
10 years ago
JackDandy
a2b05034b8
Merge pull request #397 from JackDandy/feature/ChangeIgnoreWordsAddHevc
Change add 'hevc' to Config Search/Episode Search/Ignore result with …
10 years ago
JackDandy
385b176eec
Change add 'hevc', 'x265' and some langs to Config Search/Episode Search/Ignore result with any word.
10 years ago
adam111316
785a2451f4
Merge pull request #399 from adam111316/feature/AddPy23Compat
Change py2 exception clauses to py2/3 compatible clauses
10 years ago
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
10 years ago
JackDandy
2d4170500b
Merge pull request #176 from JackDandy/feature/AddProviderRarbg
Add Rarbg provider
10 years ago
JackDandy
93c219d82e
Add Rarbg torrent provider.
Note: The merging of all qualities into one category in API v2 mean more results likely to be cropped. The vendor switched to this method from their (imho, better) original of listing category numbers. It was suggested that clients add and maintain all possible search strings that signify as quality. However, this would still trigger misses, introduce other issues, plus add needless non-standard API complexity. Conclusion; as designed, SG will utilise other configured providers when this one fails to hit targets, this provider should not be configured as a sole provider.
10 years ago
adam111316
1d72320757
Merge pull request #390 from adam111316/feature/UpdateFeedparserLibs
Update feedparser library 5.1.3 to 5.2.0 (8c62940)
10 years ago
Adam
cf0ee24cb4
Remove feedcache implementation and library
This functionality really isn't needed and the code offers no benefit for our needs
10 years ago
Adam
2331502861
Update feedparser library 5.1.3 to 5.2.0 (8c62940)
10 years ago
adam111316
ac697ade47
Merge pull request #393 from adam111316/feature/AddCoverageTest
Add coverage testing and coveralls support
10 years ago
Adam
2b7bfd6717
Add coverage testing and coveralls support
10 years ago
JackDandy
75f5966dac
Merge pull request #391 from JackDandy/feature/ChangeSimplifyTorrentProvs
Change refactor and code simplification for torrent providers.
10 years ago
JackDandy
56a3411649
Change refactor and code simplification for torrent providers.
10 years ago
JackDandy
c90c1a5f2b
Merge pull request #386 from JackDandy/feature/FixGroupsWhenNoShows
Fix show list view when no shows exist and "Group show lists shows in…
10 years ago
JackDandy
72f23bce14
Fix show list view when no shows exist and "Group show lists shows into" is set to anything other than "One Show List".
10 years ago
JackDandy
954bcb74be
Merge pull request #385 from JackDandy/feature/ChangeFirstRunDB
Change first run after install to set up the main db …
10 years ago
JackDandy
fed5e11532
Change first run after install to set up the main db to the latest schema instead of upgrading.
Change don't create a backup from an initial zero byte main database file, PEP8 and code tidy up.
Change move the previous InitialSchema into migration_tests to preserve migration development.
10 years ago
JackDandy
68ddc8712c
Merge pull request #384 from JackDandy/feature/UpdatePyNMA
Update PyNMA to hybrid v1.0.
10 years ago
JackDandy
bcb70efed2
Update PyNMA to hybrid v1.0.
Code refactored, cleaned and PEP8 then released as v1.01 from a v1.0 base.
10 years ago
JackDandy
9ffa5e5cbe
Merge pull request #387 from JackDandy/feature/ChangeNetworkLogos
Add Hallmark and specific ITV logos, remove logo of…
10 years ago
JackDandy
2cec7c7289
Add Hallmark and specific ITV logos, remove logo of non-english Comedy Central Family.
10 years ago
JackDandy
2f7b0f8a0e
Merge pull request #388 from JackDandy/feature/UpdateTornado
Update Tornado webserver to 4.2 (fdfaf3d).
10 years ago
adam111316
88d9feb0ac
Merge pull request #382 from adam111316/feature/FixLibraryImports
Fix to correctly load local libraries instead of system installed lib…
10 years ago
JackDandy
7a29450f9a
Update Tornado webserver to 4.2 (fdfaf3d).
10 years ago