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
Prinz23
d3e4652cce
Fix issue with post processing propers/repacks.
2016-10-01 15:05:52 +01:00
Prinz23
7c68ac2439
Change improve getting the local timezone information.
2016-10-01 13:59:52 +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
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
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
326f5529d0
Fix add custom torrent RSS.
...
resolves SickGear/SickGear#781
2016-09-26 00:46:36 +01:00
JackDandy
9200ab9acb
Change prevent any unaired changes due to ui.
2016-09-25 15:59:58 +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
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
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
Prinz23
d5a5b94af8
Change update and use backlogparts when BACKLOG_FREQUENCY setting is changed.
2016-09-24 01:09:54 +01:00
JackDandy
435378e0c5
Add TorLock provider.
2016-09-23 21:34:25 +01:00
JackDandy
9d24ec109f
Fix only replace initial quality releases from the upgrade to list.
2016-09-22 13:20:48 +01:00
Prinz23
d3a7f0ff5e
Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded.
...
Add newznab smart logic to avoid missing releases when there are a great many recent releases.
Change improve performance by using newznab server advertised capabilities.
Change config/providers newznab to display only non-default categories.
Change use scene season for wanted segment in backlog if show is scene numbering.
Change combine Manage Searches / Backlog Search / Limited and Full to Force.
Change consolidate limited and full backlog.
Change config / Search / Backlog search frequency to instead spread backlog searches over a number of days.
Change migrate minimum used value for search frequency into new minimum 7 for search spread.
Change restrict nzb providers to 1 backlog batch run per day.
Add to Config/Search/Unaired episodes/Allow episodes that are released early.
Add to Config/Search/Unaired episodes/Use specific api requests to search for early episode releases.
Add use related ids for newznab searches to increase search efficiency.
Add periodic update of related show ids.
Change terminology Edit Show/"Post processing" tab name to "Other".
Add advanced feature "Related show IDs" to Edit Show/Other used for finding episodes and TV info.
Add search info source image links to those that have zero id under Edit Show/Other/"Related show IDs".
Add "set master" button to Edit Show/Other/"Related show IDs" for info source that can be changed.
Change terminology displayShow "Indexers" to "Links" to cover internal and web links.
Change add related show info sources on displayShow page.
Change don't display "temporarily" defunct TVRage image link on displayShow pages unless it is master info source.
Change if a defunct info source is the master of a show then present a link on displayShow to edit related show IDs.
Change simplify the next backlog search run time display in the page footer.
Change try ssl when fetching data thetvdb, imdb, trakt, scene exception.
Change improve reliability to Trakt notifier by using show related id support.
Change improve config/providers newznab categories layout.
Change show loaded log message at start up and include info source.
Change if episode has no airdate then set status to unaired (was skipped).
Technical
Change move scene_exceptions table from cache.db to sickbeard.db.
Add related ids to show obj.
Add use of mapped indexer ids for newznab.
Add indexer to sql in wanted_eps.
Add aired in (scene) season for wanted episodes.
Add need_anime, need_sports, need_sd, need_hd, need_uhd to wanted episodes and added as parameter to update_providers.
Add fix for lib lockfile/mkdirlockfile.
Add set master TV info source logic.
Change harden ui input validation.
Add per action dialog confirmation.
Change to reload page under more events.
Change implement "Mark all added episodes Wanted to search for releases" when setting new info source.
2016-09-21 17:50:27 +01:00
JackDandy
2d66e88585
Merge branch 'master' into develop
2016-09-13 21:01:10 +01:00
Prinz23
ea702379c3
Add rollback capability to undo database changes made during tests.
2016-09-13 20:50:35 +01:00
JackDandy
5cc26a6ddd
Fix join clean up.
2016-09-13 16:59:41 +01:00
JackDandy
05a9dc62f1
Add Torrentz2 provider.
...
Change handle when a torrent provider goes down and its urls are cleared.
Add handler for when rar files can not be opened during post processing.
2016-09-12 17:07:22 +01:00
JackDandy
5afcec2693
Fix data logger for clients on develop branch (DSM).
2016-09-05 20:00:45 +01:00
JackDandy
0d50a4b345
Add indicator for public access search providers.
...
Change improve probability selecting most seeded release.
Change add the TorrentDay x265 category to search.
Change torrent provider code PEP8 and refactoring.
Add BTScene torrent provider.
Add Extratorrent provider.
Add Limetorrents provider.
Add nCore torrent provider.
Remove Usenet Crawler provider.
2016-09-02 00:29:02 +01:00
JackDandy
5a2d3fbb85
Change unpack files once only in auto post processing copy mode.
2016-08-24 12:56:17 +01:00
JackDandy
d0f3b21cfb
Change PrivateHD torrent provider.
2016-08-22 18:39:29 +01:00
JackDandy
48a27e57a0
Add detection of password protected rars with config/Post Processing/'Unpack downloads' enabled.
...
Change post process to cleanup filenames with config/Post Processing/'Unpack downloads' enabled.
Change post process to join incrementally named (i.e. file.001 to file.nnn) split files.
Change replace unrar2 lib with rarfile 3.0 and UnRAR.exe 5.40 beta 4 freeware.
Change post process "Copy" to delete redundant files after use.
2016-08-22 16:09:07 +01:00
Prinz23
a54b89e8ed
Add handling for 'part' numbered new releases and also for specific existing 'part' numbered releases.
2016-08-21 21:31:18 +01:00
JackDandy
117dc8b400
Change IPTorrents.
2016-08-18 18:08:36 +01:00
JackDandy
79087993e6
Change ensure English data from IMDb.
2016-08-17 17:01:35 +01:00
JackDandy
8c713d66a7
Change refactor IMDb.
2016-08-17 15:37:08 +01:00
JackDandy
22b520b517
Change improve debug log message for CloudFlare response that indicate website is offline.
2016-08-10 11:55:20 +01:00
JackDandy
0448f50b49
Fix Nyaa and TT torrent providers.
2016-08-09 18:51:32 +01:00
Prinz23
8ceb85becd
Change set Specials to status "Skipped" not "Wanted" during show updates.
2016-07-27 18:32:55 +01:00
JackDandy
decbf0f990
Change increase delay between requests to nnab servers to over 2 seconds.
...
Change add three IPTorrents fallback urls.
Change remove one dead and add three fallback magnet torcaches for blackhole use.
2016-07-25 18:06:21 +01:00
JackDandy
866378a00c
Merge branch 'master' into develop
2016-07-25 03:16:39 +01:00
JackDandy
3b9e60cb78
Fix BeyondHD torrent provider.
2016-07-25 03:12:23 +01:00
Prinz23
d47f3738e7
Fix updating Trakt collection from Unix.
2016-07-22 12:30:19 +01:00
JackDandy
970f055ac5
Merge branch 'master' into develop
2016-07-21 21:01:06 +01:00
JackDandy
b62093f2cd
Remove KAT torrent provider.
2016-07-21 20:39:37 +01:00
JackDandy
1e8edb80b7
Change improve handling of SIGINT CTRL+C, SIGINT CTRL+BREAK(Windows) and SIGTERM.
2016-07-11 18:16:00 +01:00
JackDandy
2aab438f38
Change include x265 category when searching IPT provider.
2016-07-08 22:54:42 +01:00
JackDandy
f5347d1727
Change ensure KAT URL is available.
2016-07-07 03:17:01 +01:00
JackDandy
c37ed638e4
Add qBitTorrent to Search Settings/Torrent Search.
...
Add "Test NZBGet" client to Search Settings/NZB Search/NZBGet.
2016-07-04 00:23:11 +01:00
JackDandy
dd43c4b3d5
Change send nzb data to NZBGet for Anizb instead of url.
2016-07-03 00:37:51 +01:00
JackDandy
e6eac3457d
Change "Add New Show" results sorted newest show to oldest from top.
...
Change add show genre, network, and overview to "Add New Show" results.
Change improve highlight of shows found in database in "Add New Show" results.
Change use full first aired date where available in "Add New Show" results.
Change prevent duplicate results in "Add New Show".
2016-07-02 18:31:59 +01:00
JackDandy
979da54cbf
Change nzbs.org anime search category and fix newznab anime backlog search
...
Change improve nzbgeek search response
Change use query search at 6box (id search fails)
2016-07-02 18:12:27 +01:00
JackDandy
9771eefc73
Add "Order" table column and list failed from newest to oldest wherever possible on Manage Failed Downloads.
...
Add number of items shown to Manage Failed Downloads table footer and indicate if number of shown items is limited.
Add sorting to "Provider" column and fix sorting of "Remove" column on Manage Failed Downloads.
Fix "Limit" drop down on Manage Failed Downloads.
2016-06-22 14:32:41 +01:00
JackDandy
4fb5d6ea90
Change logged in and a fail-over signature.
2016-06-21 02:06:56 +01:00
JackDandy
3482c45434
Change provider OMG api url.
2016-06-20 10:29:26 +01:00
JackDandy
d0395dc9a8
Merge branch 'master' into develop
2016-06-20 03:09:42 +01:00
JackDandy
e79b7fcd93
Change improve importing show list sickbeard.db files.
2016-06-20 02:46:10 +01:00
JackDandy
f89624851c
Change provider OMGWTFNZBS api url and auto reject nuked releases.
...
Change provider page to load torrent settings only when Search torrents is enabled in Search Settings.
2016-06-17 23:40:03 +01:00
JackDandy
9f2cf60dfd
Change CPU throttling on General Config/Advanced to "Disabled" by default for new installs.
2016-06-17 00:44:27 +01:00
JackDandy
e3d7f9fb23
Add Fano torrent provider.
2016-06-16 20:46:03 +01:00
JackDandy
4ffa5b9227
Add ILT torrent provider.
2016-06-16 20:38:44 +01:00
JackDandy
0fc3ecd586
Add PTF torrent provider.
2016-06-16 20:02:28 +01:00
JackDandy
3eed48b243
Add RevTT torrent provider.
2016-06-16 19:51:43 +01:00
JackDandy
958c0a9895
Add DigitalHive torrent provider.
2016-06-16 19:06:09 +01:00
JackDandy
ebdc154d56
Add config.ini file only setting "remove_filename_chars".
...
To initialise,
1) At General config page, press 'Save' then 'Shutdown' SG
2) Open config.ini in a text editor, find and edit remove_filename_chars = "" e.g. remove_filename_chars = "'"
3) Save config.ini and start SG. With the example given, the ' character will not appear in file names.
2016-06-14 23:24:44 +01:00
JackDandy
cb25fc2e03
Add Zooqle icon.
...
Change get url to also handle absolute redirects.
2016-06-14 00:22:28 +01:00
Prinz23
835dc08c7a
Add 2160p UHD 4K WEB quality.
2016-06-13 20:24:41 +01:00
JackDandy
be9723e719
Add Zooqle torrent provider.
2016-06-13 19:50:44 +01:00
JackDandy
76cc7d4913
Add PrivateHD torrent provider.
2016-06-13 19:43:22 +01:00
JackDandy
8ad380adea
Add Bit-HDTV torrent provider.
2016-06-13 19:32:08 +01:00
JackDandy
8dd4ca3c16
Add button 'Discover' Emby server to notifications.
2016-06-13 16:49:20 +01:00
JackDandy
375203fed3
Change TorrentDay to use its 2.x interface.
2016-06-08 20:54:23 +01:00
JackDandy
06fec4db07
Add provider Anizb.
2016-06-08 03:48:49 +01:00
JackDandy
6bb9fbabdf
Add FileList torrent provider.
2016-06-08 02:59:56 +01:00
JackDandy
356e395ba2
Fix post processing "Force already processed" processing only the first of multiple files.
2016-06-08 02:08:29 +01:00
JackDandy
eac69963f0
Change validate and improve specific Torrent provider connections, IPT, KAT, SCC, TPB, TB, TD, TT.
...
Change refactor cache for torrent providers to reduce code.
Change improve search category selection BMTV, FSH, FF, TB.
Change identify more SD release qualities.
Change update SpeedCD, MoreThan, TVChaosuk.
Add torrent provider HD4Free.
Remove torrent provider BitSoup.
Change only create threads for providers needing a recent search instead of for all enabled.
Add 4489 as experimental value to "Recent search frequency" to use provider freqs instead of fixed width for all.
Fix searching nzb season packs.
Change remove some logging cruft.
2016-06-08 01:55:13 +01:00
JackDandy
196e57b315
Fix find associated meta files to prevent orphan episode images.
2016-06-01 15:27:36 +01:00
JackDandy
42fc036dff
Change include OSError system messages in file system failure logs during post process.
2016-05-02 19:42:49 +01:00
Prinz23
66824acc5e
Change check for parameter types in parse_date_time.
2016-05-02 18:27:24 +01:00
JackDandy
da52e3a16f
Change instantly use saved value from Search Settings/Episode Search/"Check propers every" instead of after a restart.
...
Change centralise interval keys, texts, and values into the ProperSearcher class.
2016-05-01 20:34:09 +01:00
JackDandy
09741bbf8c
Add IMDb Watchlists to 'View' drop down on the 'Add from IMDb' page.
...
Add 5 decades of 'IMDb Popular' selections to 'View' drop down on 'Add from... Browse Shows'.
Add 'Other Services' to 'View' drop down on 'Add from... Browse Shows'.
Add enable, disable and delete public IMDb watchlists to Config/General/Interface with a default 'SickGear' list.
Change prevent duplicate show ids from presenting items on 'Add from... Browse Shows'.
Change add 'nocache' kwarg to helpers.getURL to facilitate non-cached requests.
2016-05-01 20:24:20 +01:00
JackDandy
62cae67170
Change storing metadata nfo vars from int to strings to resolve lxml type exceptions that don't occur with etree.
2016-04-11 23:55:05 +01:00
JackDandy
c65d29adeb
Merge branch 'master' into develop
2016-04-07 19:22:23 +01:00
JackDandy
60a97ca397
Add support for SD mkv container.
2016-04-07 19:18:00 +01:00
JackDandy
0d81453c1f
Change Show List sort Next Ep, and restore sort on Downloads.
...
Add sort by quality to Poster layout.
Change +n snatches to links on all Show List layouts.
2016-04-02 20:14:53 +01:00
Supremicus
67d58d9f31
Fix syntax error causing renamer to error out
2016-03-31 16:57:50 +10:00
Prinz23
4c682db8e1
Change adding show processing to be highest priority.
...
Use timezones to check unaired status during show update/adding.
Allow parse_date_time to accept timezone objects and parsed time tuples.
Add country code fallback for network name (timezone).
2016-03-24 18:56:43 +00:00
JackDandy
dd35c7b9f6
Change add optional login URL.
2016-03-21 11:10:24 +00:00
JackDandy
618cddc4e9
Change improve handling when provider PiSexy is missing expected data.
2016-03-19 19:09:18 +00:00
JackDandy
6e6aada90b
Merge branch 'master' into develop
2016-03-17 19:11:31 +00:00
JackDandy
291e557899
Fix dbs that should not have been imported to work.
2016-03-17 19:09:07 +00:00
JackDandy
74e2012083
Merge branch 'master' into develop
2016-03-17 12:42:59 +00:00
JackDandy
c0dc7ea5bc
Fix for import of very rare db structure.
2016-03-17 12:41:04 +00:00
JackDandy
4064b5183c
Merge branch 'master' into develop
2016-03-16 18:36:33 +00:00
Prinz23
e55462f47b
Fix ensures internal buffer of a downloaded file is written to disk.
2016-03-16 18:28:58 +00:00
Prinz23
503b7b5af5
Add scene qualities WEB.h264 to SDTV, 720p.WEB.h264 to WEB DL 720p, and 1080p.WEB.h264 to WEB DL 1080p.
2016-03-12 00:50:25 +00:00
JackDandy
3bc0823670
Change improve management of Transmission config/Search/Torrent Search "Downloaded files location".
2016-03-11 19:07:22 +00:00
JackDandy
944064d92d
Merge branch 'master' into develop
2016-03-06 12:58:21 +00:00
JackDandy
53e998b242
Fix Torrenting provider.
2016-03-06 12:31:38 +00:00
Prinz23
50292eed3a
Fix rare NameParser case where numeric episode name was parsed as episode number.
...
Change parse .nfo file for Add Existing page.
2016-03-06 00:58:34 +00:00
Prinz23
f2b8b29575
Change show update, set shows with newly added airdate or existing episodes with future or never dates, to "Wanted".
2016-03-06 00:30:08 +00:00
JackDandy
4edd26675c
Fix alternative unicode show names from breaking search.
2016-02-26 01:07:39 +00:00
JackDandy
df4e61c661
Add Emby notifier to config/Notifications (thanks to Supremicus for the jumpstart) with a homebrew description.
2016-02-25 12:56:55 +00:00
JackDandy
58ea9588a7
Add search show Name to Show List Layout: Poster.
...
Change indicate when not sorting with article by dimming ("The", "A", "An") on Show List, Episode, History, Mass Update, Add with Browse and from Existing views.
2016-02-19 17:44:25 +00:00
JackDandy
a68f64327f
Change overhaul Kodi notifier and tidy up config/notification/KodiNotifier ui.
...
Add passthru of param "post_json" to Requests() "json" in helpers.getURL.
2016-02-18 23:55:04 +00:00
Prinz23
6dd434fcba
Add CPU throttling preset "Disabled" to config/General/Advanced Settings and centralise the function.
2016-02-11 19:25:35 +00:00
Prinz23
820594505b
Change handle all Hachoir library parser errors and replace its Unicode enforcement.
...
Allow episode status "Skipped" to be changed to "Downloaded".
Allow found "Skipped" episode files to be set "Unknown" quality.
2016-02-09 22:43:35 +00:00
Prinz23
cee865461c
Change move dateutil-zoneinfo.tar.gz file to data files /cache.
...
Add dateutil library hack for new location.
2016-02-06 23:45:58 +00:00
Prinz23
1fb9bbc6ff
Change process episodes with utf8 dir and nzb names, handle failed episodes without a dir, add log output streaming.
2016-02-02 15:15:48 +00:00
JackDandy
5a7822db13
Add force episode recent search to API.
2016-02-02 14:14:57 +00:00
JackDandy
00da1ce3a4
Merge branch 'master' into develop
2016-02-01 20:06:14 +00:00
Prinz23
e7c2589cf6
Fix refresh handling of Skipped and Ignored items and issue entering scene numbers.
2016-02-01 19:37:32 +00:00
JackDandy
052a5a9021
Merge branch 'master' into develop
2016-01-31 11:42:04 +00:00
JackDandy
86b585aac7
Fix issue setting some custom name patterns on the "Config/Post Processing/Episode Naming" tab.
...
Remove Strike torrent provider.
Add network icons.
2016-01-31 11:29:32 +00:00
JackDandy
520f0722af
Change emails to Unicode aware.
2016-01-23 23:39:50 +00:00
JackDandy
101e698a86
Change refactor email notifier.
2016-01-20 19:18:10 +00:00
JackDandy
31d10c8bb7
Merge branch 'master' into develop
2016-01-17 23:55:56 +00:00
JackDandy
6a22484bc0
Fix Search Settings display fail.
...
Fix Search Settings display fail.
Add Audience, Channel 5 (UK), Five US, Fox Channel, FreeForm, Global, Keshet, HBO Canada, More4, Rooster Teeth, TF1, Toon Disney, WE tv, XBox Video.
Change BET network logo.
Change provider TB icon.
Delete 3fm and redundant network logo.
2016-01-17 23:50:28 +00:00
JackDandy
39721671bc
Merge branch 'master' into develop
2016-01-14 22:09:54 +00:00
JackDandy
9756ff46e9
Fix issue with "Add Existing Shows" on new installations.
2016-01-14 21:14:21 +00:00
JackDandy
1bfda9844e
Merge branch 'master' into develop
2016-01-12 22:23:33 +00:00
JackDandy
f24444b101
Fix handling non-numeric IMDb popular ratings.
2016-01-12 19:42:37 +00:00
JackDandy
ec6190d98c
Change API response header for JSON content type and the return of JSONP data.
...
The API should return application/json Content-Type for JSON data instead of application/html.
2016-01-12 02:47:10 +00:00
JackDandy
14bdd50e5b
Change Add from Trakt/"Shows:" with Most Played.
2016-01-09 19:28:54 +00:00
JackDandy
e4c3557d6b
Change improve parsing from provider TtN.
2016-01-09 15:20:18 +00:00
JackDandy
a59fe898b5
Change file browser to permit manually entering a path.
2016-01-08 18:20:01 +00:00
JackDandy
4be2558e81
Change give OMGWTFNZBS provider more time to respond.
2016-01-07 16:17:36 +00:00
JackDandy
b00feb652a
Change improve handling of a bad email notify setting.
2016-01-07 13:42:11 +00:00
JackDandy
5cda1fad65
Change get_size helper to also handle files.
2016-01-07 13:15:52 +00:00
JackDandy
d6998f18ac
Fix MTV provider download URL.
2016-01-07 11:41:13 +00:00
JackDandy
842b08c5fc
Fix issue on Add Existing Shows page where shows were listed that should not have been.
2016-01-07 00:45:59 +00:00
Prinz23
b3be940d44
Add multiple Trakt account support to Config/Notifications/Social.
...
Add setting to Trakt notification to update collection with downloaded episode info.
Add Most Watched, Collected during the last month on Trakt.
Change Add from Trakt/"Shows:" with Anticipated, Popular views.
Change improve robustness of Trakt communications.
Change Trakt notifier logo.
Change pep8 and cleanup.
2015-12-22 12:56:17 +00:00
Prinz23
0bbaefe17b
Change disable connection attempts and remove UI references to the TVRage info source.
...
Change TVDB to be the default indexer if selected indexer is not configured active.
Change add dummyIndexer for inactive Indexers.
Change don't update show for indexer that are marked inactive.
2015-12-22 12:54:41 +00:00
JackDandy
9444c49bda
Add "View Changes" to tools menu.
2015-12-22 12:29:44 +00:00
JackDandy
2a762ae7db
Merge branch 'release/0.11.0' into develop
2015-12-17 02:16:31 +00:00
JackDandy
fcd2810351
Fix false +ve outcome from incorrect return value and fix nzbfile implementation.
...
Change refactor code.
2015-12-17 02:07:50 +00:00
JackDandy
1811f7176e
Change how starified keys are handled with newznab categories.
...
Add more logging to newznab modes.
2015-12-14 03:38:17 +00:00
Adam
f4db5f0d40
Change to generalize xem id fetching
2015-12-07 20:48:27 +08:00
Adam
503dc03d8f
Change sab to use requests library
2015-12-05 12:36:51 +08:00
Adam
00b8b7723d
Add option to create season search exceptions from editShow page
2015-12-05 12:09:23 +08:00
JackDandy
052a1a9c38
Change position of parsed qualities to the start of log lines and add log detail to providers that POST.
2015-12-02 17:03:55 +00:00
JackDandy
43778d8edd
Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code.
...
Add BitMeTV torrent provider.
Add TVChaosUK torrent provider.
Add HD-Space torrent provider.
Add Shazbat torrent provider.
Remove Animenzb provider.
Change use tvdbid for searching usenet providers.
Change consolidate global and per show ignore and require words functions.
Change "Require word" title and notes on Config Search page to properly describe its functional logic.
Add "Reject Blu-ray M2TS releases" to BTN provider.
Add regular expression capability to ignore and require words by starting wordlist with "regex:".
Add list shows with custom ignore and require words under the global counterparts on the Search Settings page.
Fix failure to search for more than one selected wanted episode.
2015-12-02 01:31:50 +00:00
Adam
1392d65254
Fix removal of non-release groups such that anime qualities are not trimmed from name
2015-11-28 19:34:39 +08:00
JackDandy
12446d5574
Change improve the use of multiple plex servers.
2015-11-21 01:55:57 +00:00
Adam
5eb1b47300
Add version to anime renaming pattern
2015-11-19 06:39:17 +08:00
JackDandy
be30fbdc67
Change add season info to "Show: Trakt New Seasons" view on the Add from Trakt page.
2015-11-17 00:42:26 +00:00
JackDandy
2fab59b0ce
Add IMDb Popular to Add Show page.
2015-11-16 12:06:31 +00:00
JackDandy
e37c9ba6d7
Add AniDb Random and Hot to Add Show page.
2015-11-16 12:02:09 +00:00
JackDandy
82cc48a5c7
Change consolidate Trakt Trending and Recommended views into an "Add From Trakt" view which defaults to trending.
...
Change Trakt view drop down "Show" to reveal Brand-new Shows, Season Premieres, Recommendations and Trending views.
Change increase number of displayed Trakt shows to 100.
Add genres and rating to all Trakt shows.
2015-11-16 11:58:26 +00:00
JackDandy
670e30efda
Change increase show search capability when using plain text and also add TVDB id, IMDb id and IMDb url search.
...
Change improve existing show page and the handling when an attempt to add a show to an existing location
2015-11-16 11:52:59 +00:00
JackDandy
74feb39eb6
Change Trakt notification config to only handle PIN authentication with the service.
...
Fix handling of an erroneous PIN input/authentication flow and clean-up the ui and results output.
Remove all other Trakt deprecated API V1 service features pending reconsideration.
2015-11-16 11:48:15 +00:00
Prinz23
96467210c8
Change replace trakt with libtrakt for API v2.
2015-11-16 11:48:13 +00:00
JackDandy
6fa3368da1
Change default manage episodes selector to Snatched episodes if items exist else Wanted on Episode Status Manage page.
...
Change snatched row colour on Episode Status Manage page to match colour used on the show details page.
2015-11-07 16:24:28 +00:00
JackDandy
4171143cfc
Add a general config setting to allow adding incomplete show data.
2015-10-17 22:13:33 +01:00
JackDandy
a574012c38
Change increase the scope and number of non release group text that is identified and removed.
2015-10-16 14:03:19 +01:00
JackDandy
0c75259102
Remove Strike torrent provider and add thetorrent cache for public hash use.
2015-10-16 13:44:30 +01:00
JackDandy
b427a44b47
Remove FreshOnTV (TvT) torrent provider.
2015-10-14 23:25:54 +01:00
JackDandy
12363e9c9b
Change increase frequency of updating show data.
2015-10-14 01:19:32 +01:00
JackDandy
51c4341f57
Fix add existing shows from folders that contain a plus char and post process issue where items in history was processed out of turn.
2015-10-13 21:29:14 +01:00
JackDandy
90b2032e4f
Change disable ToTV due to non-deletable yet reported hacker BTC inbox scam and also little to no new content listings.
2015-09-25 17:04:04 +01:00
JackDandy
c477132710
Enable Alpha Ratio again now that the secure login page over https is fixed.
2015-09-25 16:11:43 +01:00
Adam
3695766df4
Remove unnecessary call to indexers during nameparsing
2015-09-20 19:40:03 +08:00
JackDandy
2a81346aa9
Add FunFile torrent provider.
2015-09-17 19:38:17 +01:00
JackDandy
ba566bccd7
Add Torrenting provider.
2015-09-17 01:02:37 +01:00
JackDandy
c29245bd63
Change remove AlphaRatio until their secure login page over https is fixed.
2015-09-16 02:03:38 +01:00
JackDandy
6c76628d5d
Change downloads to prevent cache misfiring with "Result is not a valid torrent file".
2015-09-15 22:13:02 +01:00
JackDandy
8787760922
Add PreToMe torrent provider.
2015-09-14 16:55:14 +01:00
JackDandy
b485106b5b
Change to use non-private zonefilename variable.
2015-09-13 16:50:40 +01:00
JackDandy
1f18ae4212
Add seed time per provider for torrent clients that support seed time per torrent, i.e. currently only uTorrent.
...
Remove seed time display for Transmission in config/Torrent Search page because the torrent client doesn't support it.
2015-09-13 16:46:37 +01:00
JackDandy
8ee9f6367a
Change displayShow page episode colours when a minimum quality is met with "End upgrade on first match".
2015-09-13 14:31:50 +01:00
JackDandy
f3fa30a015
Add provider SceneTime.
2015-09-12 18:59:33 +01:00
JackDandy
042ad5cafc
Fix halting in mid flow of Add Existing Show which resulted in failure to scan statuses and filesizes.
2015-09-12 02:29:35 +01:00
JackDandy
32706c2a0b
Change TtN provider to parse new layout.
...
Improve recognition of SD quality.
2015-09-11 22:14:56 +01:00
Adam
1b957fe607
Change various sickbeard/__init__.py obsolete code cleanups
2015-09-07 09:00:16 +08:00
Adam
44746bbb07
Change default de-referrer url to blank
...
dereferrer.org is no longer active, so we will clear the config entry from users settings so external links will work.
2015-09-07 08:38:21 +08:00
JackDandy
30ff8177d4
Fix saving torrent provider option "Seed until ratio" after recent refactor.
2015-08-25 01:01:05 +01:00
JackDandy
0d2ede9e93
Fix post processing season pack folders.
2015-08-22 10:59:45 +01:00
JackDandy
70a8b47b44
Add parse media content to determine quality.
...
Determine quality before making final assumptions during re-scan, force update, pp and other processes.
Add a postprocess folder name validation.
2015-08-21 03:32:27 +01:00
JackDandy
d092d41891
Remove "Manage Torrents".
2015-08-20 16:42:34 +01:00
adam111316
58f38d31d3
Merge pull request #483 from adam111316/feature/ChangeQuotes
...
Change code to follow quotation standards
2015-08-20 18:46:56 +08:00
JackDandy
7b3f4356c7
Change reduce aggressive use of scene numbering that was overriding user preference where not needed.
...
Change set "Scene numbering" checkbox and add text to the label tip in third step of add "New Show" if scene numbers are found for the selected show in the search results of the first step.
Change label text on edit show page to highlight when manual numbering and scene numbers are available.
Fix disabling "Scene numbering" of step three in add "New Show" was ignored when scene episode number mappings exist.
Fix don't use scene episode number mappings everywhere when "Scene numbering" is disabled for a show.
Fix width of legend underlining on the third step used to bring other display elements into alignment.
Change when downloading magnet or nzb files, verify the file in cache dir and then move to blackhole.
Change to consistent use of properties is_anime and is_sports in providers.
Change name_parser pep8 and code conventions.
2015-08-16 16:42:33 +01:00
Adam
5cc1855b73
Change notifier code to follow quotation standards
2015-08-16 11:23:56 +08:00
Adam
20ec75aea3
Remove legacy anime split home option from anime settings tab (new option located in general/interface tab)
2015-08-11 06:07:38 +08:00
Adam
53eb406817
Fix saving default show list group on add new show options page
2015-08-11 06:07:36 +08:00
JackDandy
b124b453fe
Add search crawler exclusions.
2015-08-10 22:07:55 +01:00
Prinz23
8b2225db8b
Change to only refresh scene exception data for shows that need it.
...
Fix small cosmetic issue to correctly display "full backlog" date.
2015-08-10 15:59:18 +01:00
Adam
a6eedd3c75
Bump release version
2015-08-05 15:04:58 +01:00
JackDandy
9f7b6cda11
Change accept SD titles that contain audio quality.
2015-07-24 15:24:34 +01:00
Adam
9b8898d2f5
Fix post processing of anime with version tags
2015-07-21 21:35:20 +08:00
JackDandy
b7cf3fb1e8
Fix issue parsing items in ToktoToshokan provider.
2015-07-18 23:14:17 +01:00
JackDandy
fafc972f31
Fix edit on show page for shows that have anime enabled in mass edit.
...
Change to only show option "End upgrade on first match" on edit show page if quality custom is selected.
Change label "Show is grouped in" in edit show page to "Show is in group" and move the section higher.
2015-07-17 00:14:24 +01:00
JackDandy
983280b48b
Add GTI torrent provider.
2015-07-16 21:20:19 +01:00
JackDandy
cb0216c506
Change to allow file moving across partition.
2015-07-16 13:24:05 +01:00
JackDandy
07910227f8
Add TtN torrent provider.
2015-07-15 19:33:26 +01:00
JackDandy
2051268891
Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants.
2015-07-15 19:19:39 +01:00
JackDandy
26917a6c0a
Add GFTracker torrent provider.
2015-07-07 17:12:32 +01:00
JackDandy
6f1e77139e
Add BeyondHD torrent provider.
2015-07-06 12:15:40 +01:00
JackDandy
7040f023b2
Change refactor TOTV to use torrent provider simplification and PEP8.
2015-07-05 15:09:19 +01:00
Adam
e58dd2ce3a
Change pushbullet from urllib2 to requests
...
Change to make pushbullet error messages clearer
2015-07-05 09:56:19 +08:00
JackDandy
75da620475
Change provider TB and TD logo icons used on Config/Search Providers.
2015-07-04 10:31:39 +01:00
JackDandy
45d1dce037
Add TorrentShack torrent provider.
2015-07-03 18:30:55 +01:00
JackDandy
a96bdf1d3d
Add Strike torrent provider.
2015-07-03 18:16:50 +01:00
JackDandy
169c4ce286
Add PiSexy torrent provider.
2015-07-03 18:03:18 +01:00
JackDandy
bf0baa39f5
Add MoreThan torrent provider.
2015-07-03 17:51:00 +01:00
JackDandy
f77b7ff97e
Add AlphaRatio torrent provider.
2015-07-03 17:44:04 +01:00
JackDandy
f6730c6ec7
Change refactor and code simplification for newznab providers.
2015-07-03 17:32:43 +01:00
JackDandy
a771dcdf0d
Change provider HDB code simplify and PEP8.
2015-07-03 17:25:34 +01:00
JackDandy
2be6ba08a7
Change provider BTN code simplify and PEP8.
2015-07-03 17:14:01 +01:00
JackDandy
afd590d817
Change provider RSS torrent code to use General Config/Advanced/Proxy host setting, simplify and PEP8.
2015-07-03 17:06:55 +01:00
JackDandy
286a4df3cb
Change provider Wombles's PEP8 and code convention cleanup.
2015-07-03 16:56:02 +01:00
JackDandy
c013824157
Change refactor Rarbg to use torrent provider simplification.
2015-07-03 16:46:23 +01:00
JackDandy
49cd0b3a99
Change refactor KAT to use torrent provider simplification and PEP8.
2015-07-03 16:34:52 +01:00
JackDandy
c23ebc5a7b
Change refactor IPT to use torrent provider simplification and PEP8.
2015-07-03 16:20:53 +01:00
JackDandy
127286217a
Change refactor FSH to use torrent provider simplification and PEP8.
...
Change FSH login process to use General Config/Advanced/Proxy host setting.
2015-07-03 16:11:36 +01:00
JackDandy
0aadc7a73e
Change refactor BTS to use torrent provider simplification and PEP8.
...
Change BTS login process to use General Config/Advanced/Proxy host setting.
2015-07-03 16:01:35 +01:00
JackDandy
cca593753a
Change refactor TPB to use torrent provider simplification and PEP8.
2015-07-03 15:35:23 +01:00
JackDandy
4825220df7
Change refactor TL to use torrent provider simplification and PEP8.
2015-07-03 15:30:25 +01:00
JackDandy
5837598d29
Change refactor TD to use torrent provider simplification and PEP8.
...
Change provider TD login process to use General Config/Advanced/Proxy host setting.
2015-07-03 15:23:24 +01:00
JackDandy
fade7c13c5
Change provider TB login process to use General Config/Advanced/Proxy host setting.
...
Change refactor TB to use torrent provider simplification and PEP8.
2015-07-03 14:49:45 +01:00
JackDandy
e843501935
Change refactor SCD to use torrent provider simplification.
2015-07-03 14:29:42 +01:00
JackDandy
f782567fd1
Change provider SCC login process to use General Config/Advanced/Proxy host setting.
...
Change refactor SCC to use torrent provider simplification and PEP8.
2015-07-03 14:24:09 +01:00
JackDandy
9fd7159bcb
Change provider SCD PEP8 and code convention cleanup.
2015-07-03 14:13:01 +01:00
JackDandy
35acdb8911
Change provider TB PEP8 and code convention cleanup.
2015-07-03 13:41:51 +01:00
JackDandy
4699d3d579
Change provider IPT only decode unicode search strings.
...
Change login process to use General Config/Advanced/Proxy host setting.
2015-07-03 13:27:43 +01:00
JackDandy
7f11d0d69c
Fix provider TD failing to find episodes of air by date shows.
...
PEP8.
2015-07-03 13:07:59 +01:00
JackDandy
1202825ede
Remove HDTorrents torrent provider.
2015-07-03 12:52:59 +01:00
JackDandy
fa9d3b2444
Remove NextGen torrent provider.
2015-07-03 12:46:02 +01:00
JackDandy
6c0638c262
Change provider KAT remove dead url.
...
Change provider KAT to use mediaExtensions from common instead of private list.
Change provider KAT provider PEP8 and code convention cleanup.
2015-07-03 12:39:09 +01:00
JackDandy
d80256c4f3
Remove useless webproxies from provider TPB as they fail for one reason or another.
...
Change provider TPB to use mediaExtensions from common instead of hard-coded private list.
Add new tld variants to provider TPB.
Add test for authenticity to provider TPB to notify of 3rd party block.
2015-06-17 22:14:54 +01:00
Prinz23
e6d616d949
Change use metadata for zoneinfo files and remove hack of dateutil lib.
2015-06-15 15:17:27 +01:00
JackDandy
fbe05a21c2
Change param item "features" passed to Beautiful Soup to prevent false +ve warning in r353.
...
Change NotifyMyAndroid to its new web location.
2015-06-15 13:48:01 +01:00
JackDandy
b155f021e9
Change add missing queue to call.
2015-06-14 19:13:43 +01:00
JackDandy
3d602398ad
Change queue, httplib, cookielib and xmlrpclib to use explicit import lib/six.moves.
2015-06-14 18:28:49 +01:00
JackDandy
c0c9e8b019
Change reload_module call to explicit import lib/six.moves.
2015-06-14 18:19:48 +01:00
Adam
680491684d
Change py2 file and reload functions to py2/3 compatible open and reload_module functions
2015-06-14 11:49:23 +08:00
adam111316
16fa92dd80
Merge pull request #409 from adam111316/feature/ChangePy2Imports1
...
Change py2 queue, httplib, cookielib and xmlrpclib to py2/3 compatibl…
2015-06-14 10:48:39 +08:00
JackDandy
0fde2f779e
Change zoneinfo update/loader to be compatible with dateutil 2.4.2.
2015-06-14 02:11:37 +01:00
Adam
4aa04fbbaa
Change py2 queue, httplib, cookielib and xmlrpclib to py2/3 compatible calls using six
2015-06-14 01:04:29 +08:00
Adam
7ffd36388b
Change py2 iteritems to py2/3 compatible statements using six library
2015-06-14 00:58:36 +08:00
Adam
a4cc931abc
Change check_url function to use requests instead of httplib library
2015-06-13 19:55:54 +08:00
Adam
b7dbd87625
Change py2 octal literals into the new py2/3 syntax
2015-06-11 19:50:04 +08:00
Adam
fb5e3ba952
Change to consolidate scene exceptions and name cache code
2015-06-11 19:03:12 +08:00
Adam
b371c83543
Change Kodi notifier to use requests as opposed to urllib
2015-06-11 18:52:39 +08:00
JackDandy
47347884cb
Fix fault matching air by date shows by using correct episode/season strings in find search results.
2015-06-09 15:43:54 +01:00
Adam
a3c717becd
Change py2 print statements to py2/3 compatible functions
2015-06-09 19:33:03 +08:00
JackDandy
385b176eec
Change add 'hevc', 'x265' and some langs to Config Search/Episode Search/Ignore result with any word.
2015-06-08 18:44:55 +01:00
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
2015-06-08 22:56:45 +08:00
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.
2015-06-08 13:04:59 +01:00
Adam
cf0ee24cb4
Remove feedcache implementation and library
...
This functionality really isn't needed and the code offers no benefit for our needs
2015-06-06 15:16:18 +08:00
JackDandy
56a3411649
Change refactor and code simplification for torrent providers.
2015-06-06 06:31:20 +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
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
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
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
1242481803
Change typo.
2015-06-04 23:09:36 +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
Prinz23
0cce23ee5a
Fix getManualSearchStatus: object has no attribute 'segment'
2015-06-03 13:39:49 +02:00
JackDandy
96b5188a32
Change provider Womble's use SSL.
2015-06-02 15:30:42 +01:00