193 Commits (292312636e40a71190b298e1a88261f27bb5819b)

Author SHA1 Message Date
JackDandy 297c4a2785 Add MagnetDL torrent provider. 8 years ago
Prinz23 a74f022ea3 Change file modify date of episodes older than 1970 can be changed to airdate, log warning on set fail. 8 years ago
George Hafiz 7557f51d3c Change post processor, ignore symlinks found in process_dir. 8 years ago
Prinz23 b0890ae17f Fix copy post process method on posix. 8 years ago
Prinz23 653a717f42 Change increase performance by reducing TVDb API requests with a global token. 8 years ago
Prinz23 6f5100c541 Change showupdate add integrity safeguards and improve image processing. Add an episode view filter, improve WEB PROPER selection. 8 years ago
JackDandy aa45c2f81a Change search of SpeedCD, TVChaos and parse of TorrentDay. 8 years ago
JackDandy cf5f6e3891 Change accept lists in JSON responses. 8 years ago
JackDandy d97bb7174d Remove Torrentshack. 8 years ago
JackDandy e11d9a7713 Change increase self-signed cert key length. 8 years ago
JackDandy 6fcf80c02d Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 9 years ago
JackDandy 487a773ed1 Change add guidance when using the "unknown" quality selection. Pep8. 9 years ago
JackDandy 916cec554c Change improve parser tolerance for torrent providers. 9 years ago
JackDandy c0bc021c99 Change improve performance and reduce start up time. 9 years ago
JackDandy 8e8e5602b5 Add Plex notifications secure connect where available (PMS 1.1.4.2757 and newer with username and password). 9 years ago
Prinz23 3a5a40f240 Change improve security of cached image use. 9 years ago
JackDandy 7d8cc2cfed Use a subprocess and cp for copying files on posix systems to preserve file metadata. 10 years ago
Prinz23 98a0d474c9 Change load cache images (IMDb and AniDB) on demand. 9 years ago
JackDandy 116e0c64db Change factor out cleanup_cache() into cleanup_cache() + delete_not_changed_in() for multiple use cases. 9 years ago
Prinz23 6b418ddea9 Change load cached images (Trakt) on demand. 9 years ago
JackDandy 9d24ec109f Fix only replace initial quality releases from the upgrade to list. 9 years ago
Prinz23 d3a7f0ff5e Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded. 9 years ago
JackDandy 05a9dc62f1 Add Torrentz2 provider. 9 years ago
JackDandy 48a27e57a0 Add detection of password protected rars with config/Post Processing/'Unpack downloads' enabled. 9 years ago
JackDandy 22b520b517 Change improve debug log message for CloudFlare response that indicate website is offline. 9 years ago
JackDandy ebdc154d56 Add config.ini file only setting "remove_filename_chars". 9 years ago
JackDandy cb25fc2e03 Add Zooqle icon. 9 years ago
JackDandy be9723e719 Add Zooqle torrent provider. 9 years ago
JackDandy 8ad380adea Add Bit-HDTV torrent provider. 9 years ago
JackDandy 09741bbf8c Add IMDb Watchlists to 'View' drop down on the 'Add from IMDb' page. 9 years ago
Prinz23 e55462f47b Fix ensures internal buffer of a downloaded file is written to disk. 9 years ago
Prinz23 50292eed3a Fix rare NameParser case where numeric episode name was parsed as episode number. 9 years ago
JackDandy df4e61c661 Add Emby notifier to config/Notifications (thanks to Supremicus for the jumpstart) with a homebrew description. 9 years ago
JackDandy a68f64327f Change overhaul Kodi notifier and tidy up config/notification/KodiNotifier ui. 10 years ago
Prinz23 6dd434fcba Add CPU throttling preset "Disabled" to config/General/Advanced Settings and centralise the function. 9 years ago
JackDandy f24444b101 Fix handling non-numeric IMDb popular ratings. 9 years ago
JackDandy 5cda1fad65 Change get_size helper to also handle files. 9 years ago
JackDandy fcd2810351 Fix false +ve outcome from incorrect return value and fix nzbfile implementation. 10 years ago
JackDandy 43778d8edd Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 10 years ago
Adam 1392d65254 Fix removal of non-release groups such that anime qualities are not trimmed from name 10 years ago
JackDandy e37c9ba6d7 Add AniDb Random and Hot to Add Show page. 10 years ago
JackDandy a574012c38 Change increase the scope and number of non release group text that is identified and removed. 10 years ago
Adam 3695766df4 Remove unnecessary call to indexers during nameparsing 10 years ago
JackDandy cb0216c506 Change to allow file moving across partition. 10 years ago
JackDandy 2051268891 Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants. 10 years ago
JackDandy f782567fd1 Change provider SCC login process to use General Config/Advanced/Proxy host setting. 10 years ago
Adam 680491684d Change py2 file and reload functions to py2/3 compatible open and reload_module functions 10 years ago
Adam a4cc931abc Change check_url function to use requests instead of httplib library 10 years ago
Adam a3c717becd Change py2 print statements to py2/3 compatible functions 10 years ago
Adam 37496189f1 Change py2 exception clauses to py2/3 compatible clauses 10 years ago