Prinz23
c789c8a14c
Add Fallback to display date without timezone info (for windows historical dates)
2016-10-14 01:07:46 +01:00
JackDandy
b58ef9267c
Merge pull request #800 from JackDandy/feature/ChangeHachoir
...
Change make sure avi files are closed if an error occurs.
2016-10-12 02:12:20 +01:00
JackDandy
3ce332a5ad
Change make sure avi files are closed if an error occurs.
...
Change refactor hachoir scan_index for non RIFF file processing.
2016-10-12 02:00:23 +01:00
JackDandy
5e133bc951
Merge pull request #799 from JackDandy/ChangeParseAviRIFF
...
Change reduce time taken to parse avi RIFF metadata during post proce…
2016-10-10 13:41:02 +01:00
JackDandy
d0ab6db706
Change reduce time taken to parse avi RIFF metadata during post processing and other times.
...
Change avi metadata extraction is more fault tolerant and the chance of hanging due to corrupt avi files is reduced.
2016-10-08 16:25:13 +01:00
JackDandy
171a981da2
Merge pull request #798 from JackDandy/feature/ChangeImageCacheSecurity
...
Change improve security of cached image use.
2016-10-06 21:25:02 +01:00
Prinz23
3a5a40f240
Change improve security of cached image use.
...
Change add helper function to validate acceptable image file extension.
2016-10-06 21:17:27 +01:00
JackDandy
86dc477c71
Merge pull request #797 from JackDandy/feature/ChangeInfoSrcRateLimit
...
Change add rate limit handler for info source.
2016-10-06 21:13:50 +01:00
Prinz23
a713dacdc5
Change add rate limit handler for info source.
2016-10-06 21:08:11 +01:00
JackDandy
f226e63f76
Merge pull request #181 from JackDandy/feature/AddPosixCpFile
...
Use a subprocess and cp for copying files on posix systems to preserve f...
2016-10-06 21:02:58 +01:00
JackDandy
7d8cc2cfed
Use a subprocess and cp for copying files on posix systems to preserve file metadata.
2016-10-06 20:43:46 +01:00
JackDandy
9772e8e41f
Merge branch 'master' into develop
2016-10-06 20:35:00 +01:00
JackDandy
48cb3008cf
Merge branch 'hotfix/0.11.16'
2016-10-06 20:23:13 +01:00
JackDandy
4ed95b6659
Change ensure a cache.db table does exist on migration.
2016-10-06 20:07:06 +01:00
JackDandy
c5220bb4c9
Merge pull request #795 from JackDandy/feature/ChangeTraktImageCache
...
Change load cache images on demand.
2016-10-04 01:20:57 +01:00
Prinz23
98a0d474c9
Change load cache images (IMDb and AniDB) on demand.
2016-10-04 00:01:15 +01:00
JackDandy
116e0c64db
Change factor out cleanup_cache() into cleanup_cache() + delete_not_changed_in() for multiple use cases.
...
Change make it simpler to add cache paths to cleanup_cache() using a list of tuples.
Change PEP8 .. cleanup_cache > cleanup_Cache.
2016-10-03 23:34:57 +01:00
Prinz23
6b418ddea9
Change load cached images (Trakt) on demand.
...
Cleanup cache every day during show update (files older then 30 days).
2016-10-03 23:33:53 +01:00
JackDandy
0c3e462fe4
Merge pull request #794 from JackDandy/feature/ChangeAddFallbackTzinfo
...
Change use legacy tzlocal if new gettz returns nothing.
2016-10-03 18:27:38 +01:00
Prinz23
2446a58439
Change use legacy tzlocal() if new gettz returns nothing.
2016-10-03 18:18:38 +01:00
JackDandy
8a2d04125d
Merge pull request #791 from JackDandy/feature/FixHachoirParserLib
...
Change hachoir_parser to close input stream if no parser is found e.g…
2016-10-03 01:07:46 +01:00
Prinz23
e17730a44a
Change hachoir_parser to close input stream if no parser is found e.g. due to file corruption.
2016-10-03 01:04:27 +01:00
JackDandy
93eb79e237
Merge pull request #792 from JackDandy/feature/ChangeParseTorrentProvs
...
Change improve parser tolerance for torrent providers.
2016-10-03 01:01:49 +01:00
JackDandy
d626c65a24
Change improve parser tolerance for torrent providers.
...
Change disable TorrentBytes provider, over 90s for a response is not good.
2016-10-02 19:50:24 +01:00
JackDandy
bcfcfaec8d
Merge pull request #789 from JackDandy/feature/FixPPProperCheck
...
Fix issue with post processing propers/repacks.
2016-10-01 15:22:12 +01:00
Prinz23
d3e4652cce
Fix issue with post processing propers/repacks.
2016-10-01 15:05:52 +01:00
JackDandy
3d51f2c9b3
Merge pull request #788 from JackDandy/feature/AddTzlocal
...
Change improve getting the local timezone information.
2016-10-01 14:17:28 +01:00
JackDandy
cd412e22e5
Change add support for freebsd /var/db/zoneinfo when getting local timezone information.
2016-10-01 14:11:29 +01:00
Prinz23
7c68ac2439
Change improve getting the local timezone information.
2016-10-01 13:59:52 +01:00
JackDandy
5c3ec65813
Merge pull request #786 from JackDandy/feature/FixAiredInSeason
...
Change allow pp to replace files with a repack or proper of same qual…
2016-10-01 11:31:20 +01:00
Prinz23
5adf5071d7
Change allow pp to replace files with a repack or proper of same quality.
...
Fix ensure downloaded eps are not shown on episode view.
Fix allow propers to pp when show marked upgrade once.
Fix never set episodes without airdate to wanted.
Various other fixes.
2016-10-01 11:27:25 +01:00
JackDandy
92ee9b0b3f
Merge pull request #784 from JackDandy/feature/UpdateTornado
...
Feature/update tornado
2016-10-01 01:30:05 +01:00
JackDandy
7dcf2022e3
Update change to suppress reporting of Tornado exception error 1 to updated package (ref:hacks.txt).
2016-10-01 01:26:13 +01:00
JackDandy
68446ea5d6
Update Tornado Web Server 4.4.dev1 (c2b4d05) to 4.5.dev1 (92f29b8).
2016-10-01 01:26:07 +01:00
JackDandy
05d15d9e79
Merge pull request #783 from JackDandy/feature/ChangeCacheTraktImg
...
Change locally cache "Add from Trakt" show posters, first run takes m…
2016-10-01 01:20:13 +01:00
JackDandy
f23c40ba88
Change locally cache "Add from Trakt" show posters, first run takes more time but is faster thereafter.
2016-10-01 01:16:26 +01:00
JackDandy
17bf73e5ae
Merge pull request #785 from JackDandy/feature/AddProvHDT
...
Add HD-Torrents provider.
2016-10-01 01:13:50 +01:00
JackDandy
acef8c1ebb
Add HD-Torrents provider.
...
Add freeleech options to fano, freshon, hdspace, phd, ptf providers.
Change SceneTime to cookie auth.
Remove ILT torrent provider.
2016-09-30 23:20:28 +01:00
JackDandy
ee01c28372
Merge pull request #782 from JackDandy/feature/FixAddCustomTorrent
...
Fix add custom torrent RSS.
2016-09-26 00:50:28 +01:00
JackDandy
326f5529d0
Fix add custom torrent RSS.
...
resolves SickGear/SickGear#781
2016-09-26 00:46:36 +01:00
JackDandy
512a67d0e5
Merge pull request #780 from JackDandy/feature/ChangeUnaired
...
Change prevent any unaired changes due to ui.
2016-09-25 16:04:33 +01:00
JackDandy
9200ab9acb
Change prevent any unaired changes due to ui.
2016-09-25 15:59:58 +01:00
JackDandy
527cc06f07
Merge pull request #779 from JackDandy/feature/ChangeUnaired
...
Remove check box to unaired episodes on display show page and unaired…
2016-09-25 15:26:06 +01:00
JackDandy
53f5b7efe0
Remove check box to unaired episodes on display show page and unaired items on backlog page.
2016-09-25 15:22:29 +01:00
JackDandy
7c5db5366e
Merge pull request #778 from JackDandy/feature/ChangeWhenUnairedShown
...
Change only show unaired episodes on Manage/Backlog Overview and Mana…
2016-09-25 02:27:53 +01:00
JackDandy
145301e275
Change only show unaired episodes on Manage/Backlog Overview and Manage/Episode Status Management where relevant.
...
Change display show page, can mark unaired items with a date to "Wanted" to trigger a manual active backlog search provided search setting "Unaired episodes" is enabled.
2016-09-25 02:18:48 +01:00
JackDandy
4a4afdaa01
Merge pull request #777 from JackDandy/feature/FixStatusReset
...
Fix status reset of a snatched, downloaded, or archived episode when …
2016-09-24 03:40:56 +01:00
JackDandy
55ca693109
Fix status reset of a snatched, downloaded, or archived episode when its date is set to never (no date) on the info source and there is no media file.
2016-09-24 03:36:16 +01:00
JackDandy
b44b11b3fc
Merge pull request #775 from JackDandy/feature/ChangeOptimiseTVDBv1
...
Change optimise TheTVDB processes, 40% to 66% saved adding new and ex…
2016-09-24 02:17:11 +01:00
Prinz23
9b3af8b84a
Change optimise TheTVDB processes, 40% to 66% saved adding new and existing shows, 40% to 50% saved per show update.
...
Change improve shows with more episodes gain largest reductions in time spent processing.
Change when using "Add new show" reduce search time outs.
Change always allow incomplete show data.
Remove redundant config/general/"Allow incomplete show data".
2016-09-24 02:09:53 +01:00