Commit graph

2653 commits

Author SHA1 Message Date
JackDandy
c90c1a5f2b Merge pull request #386 from JackDandy/feature/FixGroupsWhenNoShows
Fix show list view when no shows exist and "Group show lists shows in…
2015-06-06 06:29:26 +01:00
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". 2015-06-06 06:25:35 +01:00
JackDandy
954bcb74be Merge pull request #385 from JackDandy/feature/ChangeFirstRunDB
Change first run after install to set up the main db …
2015-06-06 06:23:45 +01:00
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.
2015-06-06 06:21:17 +01:00
JackDandy
68ddc8712c Merge pull request #384 from JackDandy/feature/UpdatePyNMA
Update PyNMA to hybrid v1.0.
2015-06-06 06:18:44 +01:00
JackDandy
bcb70efed2 Update PyNMA to hybrid v1.0.
Code refactored, cleaned and PEP8 then released as v1.01 from a v1.0 base.
2015-06-06 06:15:41 +01:00
JackDandy
9ffa5e5cbe Merge pull request #387 from JackDandy/feature/ChangeNetworkLogos
Add Hallmark and specific ITV logos, remove logo of…
2015-06-06 06:12:00 +01:00
JackDandy
2cec7c7289 Add Hallmark and specific ITV logos, remove logo of non-english Comedy Central Family. 2015-06-06 06:08:58 +01:00
JackDandy
2f7b0f8a0e Merge pull request #388 from JackDandy/feature/UpdateTornado
Update Tornado webserver to 4.2 (fdfaf3d).
2015-06-06 06:02:08 +01:00
adam111316
88d9feb0ac Merge pull request #382 from adam111316/feature/FixLibraryImports
Fix to correctly load local libraries instead of system installed lib…
2015-06-06 13:00:16 +08:00
JackDandy
7a29450f9a Update Tornado webserver to 4.2 (fdfaf3d). 2015-06-06 05:59:14 +01:00
JackDandy
3b1be80d78 Merge pull request #389 from JackDandy/feature/UpdateRequests
Update Requests library 2.7.0 (ab1f493) to 2.7.0 (8b5e457).
2015-06-06 05:56:42 +01:00
Adam
e06e671d67 Fix to correctly load local libraries instead of system installed libraries
This fix correctly places the local libraries at the start of the sys.path such that they are loaded instead of any libraries that may already exist on the users system. This prevents the issue where a system library that isn't supported by SickGear is loaded and causes errors during operation.
2015-06-05 18:12:05 +08:00
JackDandy
ca9414cec2 Update Requests library 2.7.0 (ab1f493) to 2.7.0 (8b5e457). 2015-06-05 02:22:13 +01:00
JackDandy
160f7e0d65 Merge pull request #383 from JackDandy/feature/ChangeTypo
Change typo.
2015-06-04 23:12:36 +01:00
JackDandy
1242481803 Change typo. 2015-06-04 23:09:36 +01:00
JackDandy
0ed990d369 Merge pull request #381 from JackDandy/feature/ChangeHTTPErrorHandler
Change handling of general HTTP error response codes to prevent issues.
2015-06-04 11:07:32 +01:00
JackDandy
f3b1487e00 Change handling of general HTTP error response codes to prevent issues.
Add handling for CloudFlare custom HTTP response codes.
2015-06-04 02:07:04 +01:00
JackDandy
84dbe2fa1e Merge pull request #380 from Prinz23/feature/FixGetManualSearchStatus
Fix getManualSearchStatus: object has no attribute 'segment'
2015-06-03 17:10:14 +01:00
Prinz23
0cce23ee5a Fix getManualSearchStatus: object has no attribute 'segment' 2015-06-03 13:39:49 +02:00
JackDandy
674be0e868 Merge pull request #377 from JackDandy/feature/ChangeWombles
Change provider Womble's use SSL.
2015-06-02 18:28:37 +01:00
JackDandy
96b5188a32 Change provider Womble's use SSL. 2015-06-02 15:30:42 +01:00
JackDandy
4e21e8b572 Merge pull request #371 from JackDandy/feature/FixSCCAirbydate
Fix provider SCC failing to find episodes of air by date shows.
2015-05-28 01:57:45 +01:00
JackDandy
39bda5f328 Fix provider SCC failing to find episodes of air by date shows.
Fix searching propers.
Fix stop snatching releases for episodes already completed.
Fix handle null server responses.
Change remove 1 of 3 requests per search to save 30% time.
2015-05-27 13:37:48 +01:00
JackDandy
752ac1375f Merge pull request #373 from Prinz23/feature/ChangeTVRageLib
Change TVRage search to full search
2015-05-26 14:27:43 +01:00
Prinz23
4292037941 Change TVRage search to full search 2015-05-26 14:41:04 +02:00
adam111316
85bde1b6b6 Merge pull request #367 from adam111316/feature/FixNameCache
Change to clean up namecache operations
2015-05-26 10:02:28 +08:00
adam
d47ad5f332 Change to only rebuild namecache on show update instead of on every search
Add removal of old entries from namecache on show deletion
2015-05-26 09:33:58 +08:00
Adam
821e38adf7 Merge branch 'master' into develop 2015-05-25 11:06:09 +08:00
Adam
24b2938c9c Merge branch 'hotfix/0.9.1' 2015-05-25 11:04:58 +08:00
Adam
9d08b8ef8f Fix erroneous multiple downloads of torrent files which causes snatches to fail under certain conditions
Namely this fixes snatching with the IPtorrents provider. This issue is masked in develop as the requests library has been updated and fixes the error that is generated
2015-05-25 11:03:30 +08:00
Adam
58811b3c76 Merge remote-tracking branch 'feature/TidyCacheDatabase' into develop 2015-05-19 07:35:21 +08:00
JackDandy
e498036f0c Merge pull request #365 from JackDandy/feature/UpdateRequests
Feature/Update Requests
2015-05-18 22:16:29 +01:00
JackDandy
b518f727bb Update change to suppress HTTPS verification InsecureRequestWarning to updated package (ref:hacks.txt). 2015-05-18 22:08:55 +01:00
JackDandy
8cfe028c15 Update Requests library 2.6.2 to 2.7.0 (ab1f493) 2015-05-18 22:05:22 +01:00
JackDandy
043b19e774 Merge pull request #364 from JackDandy/feature/UpdateTornado
Feature/Update Tornado
2015-05-18 22:01:11 +01:00
JackDandy
3434c0dd66 Update fix for API response header for JSON content type and the return of JSONP data to updated package (ref:hacks.txt). 2015-05-18 21:58:34 +01:00
JackDandy
0bacbb3075 Update change to suppress reporting of Tornado exception error 1 to updated package (ref:hacks.txt). 2015-05-18 21:58:34 +01:00
JackDandy
5beb10b19d Update Tornado webserver to 4.2b1 (61a16c9). 2015-05-18 21:58:33 +01:00
JackDandy
4fa6b15a06 Merge pull request #363 from JackDandy/feature/RemoveEZRSS
Remove EZRSS provider.
2015-05-18 21:52:31 +01:00
JackDandy
9ad4b4cd30 Remove EZRSS provider. 2015-05-18 19:54:25 +01:00
adam
a78f99ece2 Change to consolidate cache database migration code 2015-05-18 22:52:20 +08:00
adam
5920fb032c Merge branch 'master' into develop 2015-05-18 22:40:43 +08:00
adam
3dc43aa8ae Merge branch 'release/0.9.0' 2015-05-18 22:36:01 +08:00
adam
09351800d2 Bump release date 2015-05-18 22:33:19 +08:00
Adam
0ccd58bf4b Merge branch 'release/0.9.0' into develop 2015-05-17 01:10:08 +08:00
Adam
2161fbcd6d Bump release version 2015-05-17 01:04:00 +08:00
JackDandy
da99eeaedf Merge pull request #359 from ressu/feature/FixUndoQuery
Fix previously processed file detection
2015-05-16 16:16:11 +01:00
Sami Haahtinen
7109371ee0 Fix history consolidation to only update an episode status if the history disagrees with the status.
Addresses an issue in the detection of previously processed files that
caused an episode status to change unconditionally.
2015-05-16 18:09:58 +03:00
JackDandy
6016c5198e Merge pull request #358 from JackDandy/feature/ChangeShowEditWordingArchive
Change "Archive" to "Upgrade to" in Edit show and other places and im…
2015-05-13 22:33:17 +01:00