Commit graph

3403 commits

Author SHA1 Message Date
JackDandy
440237a3c2 Change improve reverse proxy web_root support.
Change refactor restart process, reducing restart time, improving ui, and fixing web_root.
Change add response handling for invalid Plex Server hosts.
2016-10-28 15:59:19 +01:00
JackDandy
c20b847fb7 Merge pull request #812 from JackDandy/feature/ChangeCachePrune
Change improve performance and reduce start up time.
2016-10-28 15:36:25 +01:00
JackDandy
c0bc021c99 Change improve performance and reduce start up time. 2016-10-28 15:11:55 +01:00
JackDandy
5839b958df Merge pull request #810 from JackDandy/feature/AddDisableFullBacklog
Add search setting "Disable auto full backlog"
2016-10-28 13:55:23 +01:00
JackDandy
b831b865b6 Change add output to log when backlog hasn't run due to 'disable' setting (in case user wonders why backlog isn't running).
Change add clarity to backlog search setting display when backlog is disabled.
2016-10-28 13:51:24 +01:00
Prinz23
3ca199157a Add search setting "Disable auto full backlog". 2016-10-28 13:51:17 +01:00
JackDandy
f4b0dda6c0 Merge pull request #811 from JackDandy/feature/AddMagnetFiles
Add if all torrent caches fail, save magnets as files...
2016-10-28 13:48:19 +01:00
JackDandy
50c023a887 Add if all torrent caches fail, save magnets as files for clients (or plugins) that now support it.
Add advice to logs if all caches fail to switch to direct client connect instead of the basic blackhole method.
2016-10-28 13:43:36 +01:00
JackDandy
278446f514 Merge pull request #808 from JackDandy/feature/ChangeTraktImages
Feature/change trakt images
2016-10-25 01:19:02 +01:00
JackDandy
9d8f397d41 Pep8 and tweaks to newznab logging. 2016-10-25 00:54:34 +01:00
Prinz23
48032005fd Change image cache processing for browse Trakt page.
Change logging for newznab response code 910 and add check for empty response data.
2016-10-24 23:39:04 +01:00
JackDandy
a981e836f0 Merge pull request #806 from JackDandy/feature/FixMassEditRoot
Change refactor js to use sgroot.
2016-10-23 02:55:48 +01:00
JackDandy
7f9287527a Change refactor js to use sgroot. 2016-10-23 02:49:48 +01:00
JackDandy
ab0eabc34a Merge pull request #804 from JackDandy/feature/AddPlexSecureConnect
Add Plex notifications secure connect where available (PMS 1.1.4.2757…
2016-10-19 04:51:26 +01:00
JackDandy
8e8e5602b5 Add Plex notifications secure connect where available (PMS 1.1.4.2757 and newer with username and password). 2016-10-19 04:47:16 +01:00
JackDandy
ade7ebb367 Merge pull request #801 from JackDandy/feature/ChangeFallbackNoneTimezone
Feature/change fallback none timezone
2016-10-14 16:38:59 +01:00
JackDandy
05956804df Change fuzzyMoment to handle air dates before ~1970 on display show page.
Change ensure sbdatetime functions return formatted string instead of tuple.
Change limit availability of fuzzy date functions on General Config/Interface to English locale systems.
Update moment.js 2.6 to 2.15.1
2016-10-14 16:30:50 +01:00
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