Commit graph

878 commits

Author SHA1 Message Date
JackDandy
f356099293 Change Config/Media Providers/Custom Newznab "Extra categories..." for disabled nzb providers. 2016-12-21 19:46:51 +00:00
JackDandy
5750689446 Change icon font version and remove unused font. 2016-12-19 02:26:03 +00:00
JackDandy
0bcc2c03e6 Change fanart images to not use cache as cache is not required.
Change rename "Manual Post-Processing" menu item to "Process Media".
Change rename "Search Providers" -> "Media Providers".
Change rename "Manage Searches" -> "Media Search".
Change rename "Episode Status Management" -> "Episode Status".
Change rename "Mass Update" -> "Bulk Change".
Change indicate default home on "Shows Menu".
Change relocate "Episodes" menu to "Shows"/"Episode Schedule".
Change relocate "History" menu to "Shows"/"History".
Change remove restart/shutdown buttons from "Show List".
Change remove superfluous buttons from all submenus.
2016-12-18 22:17:40 +00:00
JackDandy
6fcf80c02d Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page.
Add "Maximum fanart image files per show to cache" to config General/Interface.
Add populate images when the daily show updater is run with a default maximum 3 images per show.
Change force full update in a show will replace existing images with new.
Add fanart livepanel to lower right of Episodes View and Display Show page.
Add highlight panel red until button is clicked a few times.
Add flick through multiple background images on Episodes View and Display Show page.
Add persistent move poster image to right hand side or hide on Display Show page (multi-click the eye).
Add persistent translucency of background images on Episodes View and Display Show page.
Add persistent fanart rating to avoid art completely, random display, random from a group, or display fave always.
Add persistent views of the show detail on Display Show page.
Add persistent views on Episodes View.
Add persistent button to collapse and expand card images on Episode View/Layout daybyday.
Add non persistent "Open gear" and "Full fanart" image views to Episodes View and Display Show page.
Add "smart" selection of fanart image to display on Episode view.
Change insert [!] and change text shade of ended shows in drop down show list on Display Show page.
Change button graphic for next and previous show of show list on Display Show page.
Add logic to hide some livepanel buttons until artwork becomes available or in other circumstances.
Add "(Ended)" where appropriate to show title on Display Show page.
Add links to fanart.tv where appropriate on Display Show page.
Change use tense for label "Airs" or "Aired" depending on if show ended.
Change display "No files" instead of "0 files" and "Upgrade once" instead of "End upgrade on first match".
Add persistent button to newest season to "Show all" episodes.
Add persistent button to all shown seasons to "Hide most" episodes.
Add button to older seasons to toggle "Show Season n" or "Show Specials" with "Hide..." episodes.
Add season level status counts next to each season header on display show page
Add sorting to season table headers on display show page
Add filename and size to quality badge on display show page, removed its redundant "downloaded" text
Remove redundant "Add show" buttons
Change combine the NFO and TBN columns into a single Meta column
Change reduce screen estate used by episode numbers columns
Change improve clarity of text on Add Show page.
Add "Reset fanart ratings" to show Edit/Other tab.
Add fanart usage to show Edit/Other tab.
Add fanart keys guide to show Edit/Other tab.
Change add placeholder tip to "Alternative release name(s)" on show Edit.
Change add placeholder tip to search box on shows Search.
Change hide Anime tips on show Edit when selecting its mutually exclusive options.
Change label "End upgrade on first match" to "Upgrade once" on show Edit.
Change improve performance rendering displayShow.
Add total episodes to start of show description (excludes specials if those are hidden).
Add "Add show" actions i.e. "Search", "Trakt cards", "IMDb cards", and "Anime" to Shows menu.
Add "Import (existing)" action to Tools menu.
Change SD quality from red to dark green, 2160p UHD 4K is red.
Change relocate the functions of Logs & Errors to the right side Tools menu -> View Log File.
Add warning indicator to the Tools menu in different colour depending on error count (green through red).
Change View Log error item output from reversed to natural order.
Change View Log add a typeface and some colour to improve readability.
Change View Log/Errors only display "Clear Errors" button when there are errors to clear.
Change improve performance of View Log File.
2016-12-16 21:03:14 +00:00
JackDandy
411edd094e Change logger clean up to prevent lock during restart under pythonw. 2016-12-16 16:04:34 +00:00
JackDandy
1e7c8e5576 Change refresh page when torrent providers are enabled/disabled.
Change only display Search Settings/"Usenet retention" if Search NZBs is enabled.
Change update IMDb show parser.
2016-11-21 09:00:32 +00:00
JackDandy
bcae0cf1b8 Change only update enabled torrent providers.
Change prevent browser auto completing password fields on config pages.
Fix restart when switching from master to develop.
2016-11-19 23:30:18 +00:00
JackDandy
487a773ed1 Change add guidance when using the "unknown" quality selection. Pep8. 2016-11-16 22:18:48 +00:00
JackDandy
781d93597c Change consolidate shutdown with restart, improve systemd support, bring order to on-init globals. 2016-11-13 01:52:34 +00:00
Prinz23
90430b2d35 Add 'Download Log' to 'Logs & Errors' page. 2016-11-02 18:37:57 +00:00
Prinz23
f50508df1f Change retry sleep timeout for Trakt searches to prevent issues when Trakt is down.
Multiply timeout with indexercount + 1 (trakt) + retry and web interface timeout of 15 seconds.
2016-11-01 16:50:03 +00:00
JackDandy
160ec46643 Fix button "Checkout branch" when stuck on disabled. 2016-10-28 20:05:34 +01:00
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
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
7f9287527a Change refactor js to use sgroot. 2016-10-23 02:49:48 +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
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
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
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
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
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
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
JackDandy
435378e0c5 Add TorLock provider. 2016-09-23 21:34:25 +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
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
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
Prinz23
24afe020d8 Add strict Python version check (>= 2.7.9 and < 3.0), ** exit ** if incorrect version. 2016-08-23 17:18:23 +01:00
JackDandy
8c713d66a7 Change refactor IMDb. 2016-08-17 15:37:08 +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
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
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
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
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
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
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
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
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
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
20f06b4d21 Add visual indicator for upcoming or started shows on Add Browse Shows. 2016-04-12 16:34:28 +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
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
ba6874b7cc Change show list second level sort criteria. 2016-03-21 11:27:58 +00:00
Supremicus
c21f905b5b Add network logos ABC News 24 and Chiller and update network logos to their current logo.
Remove redundant Adult Swim logos.
2016-03-11 20:24:26 +00:00
JackDandy
3bc0823670 Change improve management of Transmission config/Search/Torrent Search "Downloaded files location". 2016-03-11 19:07:22 +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
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
JackDandy
fcca865944 Merge branch 'master' into develop. 2016-02-18 23:19:36 +00:00
JackDandy
db0a3ad4f1 Fix saving config General/Interface/Date style (save again to repopulate blank dates on the Showlist view). 2016-02-18 23:10:25 +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
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
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
c8770cb154 Update PNotify library 2.0.1 to 2.1.0. 2016-01-12 03:28:39 +00:00
JackDandy
14bdd50e5b Change Add from Trakt/"Shows:" with Most Played. 2016-01-09 19:28:54 +00:00
JackDandy
a59fe898b5 Change file browser to permit manually entering a path. 2016-01-08 18:20:01 +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
Adam
e2432bd13e Change editshow scene exceptions description 2015-12-12 09:32:28 +08:00
Adam
00b8b7723d Add option to create season search exceptions from editShow page 2015-12-05 12:09:23 +08:00
Adam
52d8539e25 Change to move JavaScript out of editShow.tmpl into separate file 2015-12-05 10:41:19 +08:00
Adam
d71361f435 Change to always display branch and commit hash on 'Help & Info' page 2015-12-03 21:14:25 +08: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
adam111316
a139e63bd2 Merge pull request #577 from adam111316/feature/AddPythonNotice
Add notice for users with Python 2.7.8 or below to update to latest Python
2015-12-02 06:30:00 +08:00
Adam
6fb3c03a9c Add notice for users with Python 2.7.8 or below to update to latest Python 2015-11-29 18:20:13 +08:00
adam111316
1dc6ea3cef Merge pull request #572 from adam111316/feature/FixShowSearchBox
Fix show search box on non-poster show list views
2015-11-24 22:25:56 +08:00
Adam
8b1c86fbec Fix show search box on non-poster show list views 2015-11-24 17:33:32 +08:00
Adam
61c4c95e56 Change to remove branch from window title 2015-11-22 20:00:28 +08:00
Adam
f567a75175 Change to move JavaScript code out of home template and into dedicated file 2015-11-21 10:17:43 +08: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
1328dfe1dd Update isotope library 2.0.1 to 2.2.2. 2015-11-12 01:36:36 +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
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
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
912134723d Fix Add and Edit show quality selection when Quality 'Custom' is used. 2015-10-13 15:47:05 +01:00
JackDandy
32a7a11bbf Fix Episode View KeyError: 'state-title' failure for shows without a runtime. 2015-09-26 05:01:20 +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
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
8787760922 Add PreToMe torrent provider. 2015-09-14 16:55:14 +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
Adam
a019e13a75 Change javascript urls in templates to allow proper caching 2015-09-13 19:00:21 +08:00
JackDandy
f3fa30a015 Add provider SceneTime. 2015-09-12 18:59:33 +01:00
Amelandbor
9aa0637fa1 Change white text in light theme on Manage / Episode Status Management page to black for better readability 2015-09-03 17:47:48 +08:00
JackDandy
d092d41891 Remove "Manage Torrents". 2015-08-20 16:42:34 +01: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
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
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
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
Adam
e58dd2ce3a Change pushbullet from urllib2 to requests
Change to make pushbullet error messages clearer
2015-07-05 09:56:19 +08:00
Adam
28db85d59b Fix saving root dirs 2015-07-05 00:14:17 +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
cca593753a Change refactor TPB to use torrent provider simplification and PEP8. 2015-07-03 15:35:23 +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
cd0305e827 Change quotes to code standards. 2015-07-03 13:17:33 +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
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
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
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
2cec7c7289 Add Hallmark and specific ITV logos, remove logo of non-english Comedy Central Family. 2015-06-06 06:08:58 +01:00
JackDandy
9ad4b4cd30 Remove EZRSS provider. 2015-05-18 19:54:25 +01:00
JackDandy
6cfd185335 Change "Archive" to "Upgrade to" in Edit show and other places and improve related texts for clarity. 2015-05-13 20:43:03 +01:00
Prinz23
8e26612540 Fix Backlog Force and Un-/Pause Buttons on Manage Searches Page 2015-05-12 18:29:49 +02:00
Prinz23
2e711423b9 Add Search Queue Overview page
* Add expandable search queue details on the Manage Searches page
* Fix failed status episodes not included in next_episode search function
* Change prevent another show update from running if one is already running
* Change split Force backlog button on the Manage Searches page into: Force Limited, Force Full
* Change refactor properFinder to be part of the search
* Change improve threading of generic_queue, show_queue and search_queue
* Change disable the Force buttons on the Manage Searches page while a search is running
* Change disable the Pause buttons on the Manage Searches page if a search is not running
* Change scheduler forceRun
* Change staggered periods of testing and updating of all shows "ended" status up to 460 days
2015-05-10 17:22:54 +02:00
JackDandy
eb669ac7b0 Add newlines between error log lines on the Logs & Errors page.
Removing the trailing newline meant central text newlines were also removed.
2015-05-09 16:49:41 +01:00
JackDandy
e3a5c5e6fc Fix poster URL on Add Show/Add From Trending page. 2015-05-08 17:31:07 +01:00
JackDandy
4f4858f4e4 Change to post process files ordered largest to smallest and tidied PP logging output.
Add "then trash subdirs and files" to the Process method "Move" on the manual post process page.
Add using show scene exceptions with post processing.
Change overhaul processTV into a thread safe class.
Change postProcessor and processTV to PEP8 standards.
Change overhaul Manual Post-Processing page in line with layout style and improve texts.
Change Force Processes enabled, only the largest video file of many will be processed instead of all files.
Change visual ui of Postprocessing results to match the logs and errors view.
Change remove ugly printing of episode object during PP seen in external apps like sabnzbd.
Change to streamline output toward actual work done instead of showing all vars.
Change pp report items from describing actions about to happen to instead detail the actual outcome of actions.
Add clarity to the output of a successful post process but with some issues rather than "there were problems".
Add a conclusive bottom line to the pp result report.
2015-05-08 04:18:30 +01:00
JackDandy
e41947cac8 Change reduce html payload across page template files. 2015-05-07 02:13:57 +01:00
JackDandy
e64cd430b8 Fix issue changing a custom show list group name that is in use.
The bug resulted in the db containing stale group names but worse, orphaned shows disappeared from the Show List page entirely.
PEP8 and code cleanup to SG conventions.
Changed texts to describe this feature more clearly from tag to group names.
Repositioned this feature on the add show, edit show, and config pages.
Change the drop down select to dynamically hide/show the list of group names and change the respectively selected help texts.
Change insert space between items in the list of group names for readability.
Notify user if an attempt to remove an in use group name is prevented.
Change Show List progress bar code, smaller page load, efficient use of js render engine.
Removed fixed column widths, this means multiple groups have different column widths, but the original approach is preferred because fixed widths look bad with long show titles.
2015-05-05 23:52:59 +01:00
JackDandy
cab3b43903 Add support for country network image files to the Show List view. 2015-05-04 21:11:49 +01:00
JackDandy
74d744cfc2 Change values used for date sorting on home page and episode view for improved compatibility with posix systems. 2015-05-02 13:50:28 +01:00
adam
65ce53b289 Add custom show lists to home page 2015-05-02 16:34:30 +08:00
JackDandy
e3bfda6d46 Add failed status indication to Snatched column of History compact and add archived status release groups to Downloaded column of History compact. 2015-04-29 02:21:48 +01:00
JackDandy
64acd8162c Change option "Search for unaired episodes" to "Unaired episodes", reposition, and add description. 2015-04-28 23:15:54 +01:00
JackDandy
9c735444e6 Add support for shows that do not have a network name on episode view day by day layout. 2015-04-28 20:00:38 +01:00
JackDandy
ebdbf43d8b Merge pull request #321 from Prinz23/feature/AddSearchUnaired
Add Option to search for Unaired Episodes
2015-04-28 19:17:16 +01:00
JackDandy
2b0543d11c Change network names to only display on top line of Day by Day layout on Episode View and reposition country part of network name into the hover over in Day by Day layout. 2015-04-28 18:42:46 +01:00
Prinz23
4ae30ab6ad Add option "Search for unaired episodes" to config/Search Settings
* Change reduce time to search recent result list by searching only once for a best result
* Fix replacing episodes that have a lower quality than what is selected in the initial and archive quality list
* Fix to include episodes marked Failed in the recent and backlog search processes
* Fix display of search status for an alternative release after episode is manually set to "Failed" on the Display Show page
* Change handle more varieties of media quality
* Change to prevent another scheduled search when one of the same type is already running
2015-04-24 20:45:45 +02:00
JackDandy
3e4e511671 Fix restore table row colours on the Manage/Episode Status Management page. 2015-04-21 11:24:41 +01:00
Adam
7477a79cb8 Change to consolidate and tidy some provider code 2015-04-18 10:28:44 +08:00
Prinz23
53f272515a Fix Backlog Init
Fix the limited backlog to execute as and when expected and in line with SickBeard.

The backlog scheduled frequency is the higher of either 12 hours or 2 x the "Recent search frequency" + 7 minutes.

On application startup and every backlog scheduled frequency the backlog will either ...
a) do a full run if the number of days passed since the full backlog has reached the setting(1)...
b) do a limited run if the number of days passed since the full backlog is less than setting(1)...
... (1) "Backlog search frequency" in Search Settings.

Change the default full "Backlog search frequency" to 21 days within a range of 2 - 35 (see Search Settings).
2015-04-15 17:47:04 +02:00
Adam
89e25e6da4 Add ToTV provider 2015-04-15 12:44:42 +08:00
adam111316
f2a0415944 Merge pull request #317 from adam111316/feature/ChangeProviderCaching
Change provider cache storage structure
2015-04-01 11:46:30 +08:00
Adam
24236eba6f Change provider cache storage structure
Add handling for failed cache database upgrades
2015-04-01 11:25:24 +08:00
JackDandy
b85f81b441 Change order of snatched provider images to chronological on History layout compact and add ordinal indicators in the tooltips.
Change code clean up, pep8.
2015-03-31 01:14:15 +01:00
Adam
d4305eac9f Change location of SQL from home template to webserve
Remove unused max_download_count variable
2015-03-29 18:55:16 +08:00
JackDandy
b4b1859a2e Add IMDb lookup to "Update" action on Manage/Mass Update page.
(Credit and thanks to Prinz23 for his initiating efforts)

Fix display indexer provided start year on the displayShow page when no IMDb data exists.
Fix display indexer provided genres on the displayShow page when no IMDb data exists.
Fix display IMDb indexer with correct IMDb id on the displayShow page only when IMDb data exists.
Fix to correctly display show runtime when available on the displayShow page.
Fix to correctly initialise IMDb id loaded from db.
Other misc IMDb related db fixes.
Fix saving of Sort By/Next Episode in Layout Poster on Show List page.
2015-03-28 17:43:32 +00:00
Prinz23
6206926643 Add "File logging level" to General Config/Advanced Settings. 2015-03-27 18:42:37 +00:00
JackDandy
28ba854f2b Fix case where start year or runtime is not available to display show. 2015-03-27 12:49:45 +00:00
JackDandy
4bd6576688 Change to adjust alignment of season label text when next to select combo.
Change display genres sourced from indexers in labels underneath the show title on displayShow, remove the tag image.
Change IMDb genre links to have the tag image applied to the link making it an easier target to click and also visually different from indexer genres.
Fix scene anime html id construction in line with plot_info.
2015-03-26 16:10:40 +00:00
JackDandy
ad96bb745f Merge pull request #296 from vergessen/feature/AddProviderAnimenzb
Add provider Animenzb
2015-03-26 11:30:23 +00:00
Supremicus
5d8df31314 Fix genre tags on displayShow when imdb is disabled 2015-03-26 17:00:38 +10:00
JackDandy
059f617d29 Change overhaul more on the displayShow page.
Fix disabling IMDb broke page.
Fix counting of files.
Add some tooltips to bottom show details for clarity.
Change glyph to right side of "Show/Hide episodes" button text to improve visual when toggling button.
Change red text on blue tag to white text on red tag to improve readability of invalid locations.

Change some label tags to fit with edit show page.
Fix handle when a show in db has all episodes removed from indexer.
Add the name of show that will be displayed to the hover of the Prev/Next show buttons.
Add hover tooltips for nfo and tbn columns for browsers that use the title attr.
Change Special link moved from "Season" line to "Specials" line on displayShow.
Change code re-factored in readiness for live option switching, clean up and add closures of html tables.
2015-03-26 05:13:01 +00:00
vergessen
afbe99da65 add animenzb provider 2015-03-25 08:11:50 -05:00
adam111316
5e4b27dad7 Merge pull request #300 from Supremicus/feature/DisplayShowUpdate
Overhaul displayShow for new features
2015-03-25 20:55:13 +08:00
JackDandy
ed86017e06 Change vertical alignment of input fields to be in-line with text.
Specifically where the "input" class was used.
2015-03-24 18:12:26 +00:00
JackDandy
f617ad35a8 Change to improve clarity with "Limited backlog search" on the Config/Search Settings page. 2015-03-23 22:36:58 +00:00
Supremicus
c1fe671a82 Overhaul displayShow for new features
* Change overhaul displayShow to ready for new features
* Add section for show plot to displayShow
* Add option to view show background on displayShow (transparent and
opaque) for when background downloading is added (disabled)
* Add option to collapse seasons and leave current season open on
displayShow (disabled)
* Add filesize to episode location qtip on displayShow
* Change selected options from editShow will only show when enabled now
on displayShow
2015-03-23 11:05:13 +10:00
JackDandy
6c25ee69df Change to add clarity to the subtitle and other columns on the Mass Update page.
Add tooltips to explain why any the 6 action columns are disabled when required.
Change to reclaimed screen estate by hiding unused columns.
Change option on Mass Edit page to be inline with show edit page.
Change reduce whitespace output, simplify and cleanup code to standards.
2015-03-22 00:43:35 +00:00
JackDandy
518f5ebae5 Add indication of shows with never aired episodes and other changes to the Episode Overview page.
Add "Collapse" button and visuals for Expanding... and Collapsing... states.
Add the number of episodes marked with the status being queried.
Add indication of shows with never aired episodes.
Change to separate "Set as wanted" to prevent disaster selection.
Remove restriction to not display snatched eps link in footer.
Change the shows episodes count text colour to visually separete from year numbers at the end of show names.
2015-03-19 00:32:22 +00:00
JackDandy
6c168cfe50 Add tint to archived episode row colour to differentiate it from downloaded episodes on the Display Show page. 2015-03-17 19:49:52 +00:00
JackDandy
d20afa0515 Change the episodes downloaded stat to display e.g. 2843 / 2844 as 99.9% instead of rounding to 100%. 2015-03-17 18:58:19 +00:00
JackDandy
09f5e0622d Add "Status of removed episodes" to apply (or not) a preferred status to episodes whose files are detected as removed.
"Archived" can now be set so that removed episodes still count toward download completion statistics. See setting on page config/Post Processing/File Handling.
Remove redundant "Skip remove detection" from the config/Post Processing/File Handling page
Change combos on this page to be all consistent.
Improve vertical alignment of the label text before drop down combos.
Change to highlight the current selected item in combos.
Fix some inconsistent CSS line spacing.
2015-03-17 17:12:30 +00:00
JackDandy
a127187d3a Remove whitespace and semi-colon redundancy from CSS shedding 4.5kb. 2015-03-17 16:03:56 +00:00
Supremicus
6398fcfe0b Correct log and error log icons 2015-03-17 21:32:50 +10:00
Adam
f0fa5cce81 Merge branch 'feature/OverhaulIcons' into develop 2015-03-17 10:01:00 +08:00
JackDandy
45c6533766 Change episode row color away from blue on display show page when indexer airdate is not defined.
Hide year, runtime, genre tags, country flag, or status if lacking valid data to display.
Remove redundant CSS color use (all browsers treat 3 identical digits as 6, except for possibly in gradients).
2015-03-16 19:20:24 +00:00
JackDandy
743e1e4fb9 Fix to correctly use wanted_begin and wanted_latest when adding shows. 2015-03-16 11:45:56 +00:00
JackDandy
c96dbf7ea6 Change to reduce the time taken to "Update shows" with show data.
Add "Enable IMDb info" option to config/General/Interface.
Change to not display IMDb info on UI when "Enable IMDb info" is disabled.
Change genre tags on displayShow page to link to IMDb instead of Trakt.
Change to reduce the time taken to "Update shows" with show data.
Change when IMDb info is updated...
a) stop updating the IMDb info during the scheduled daily update for every show.
b) update the IMDb info for a show after snatching an episode for it.
Develop changes...
Fix being able to actually turn IMDb off when it has been turned on.
Remove IMDb option from General Settings.
Change IMDb option to enable by default now the slow operation has been eliminated from process flows.
2015-03-14 15:09:39 +00:00
Supremicus
e579892245 Change overhaul menu and button icons 2015-03-14 23:46:45 +10:00
JackDandy
d9d8bcdb0b Merge pull request #262 from JackDandy/feature/AddSetWantedOnAddShow
Add option to the third step of "Add Show" to set episodes as wanted fro...
2015-03-13 18:22:43 +00:00
Adam
d5fb963b73 Merge branch 'feature/ToggleImdb' into develop 2015-03-14 00:18:01 +08:00
JackDandy
9747778e28 Add validation when using Release Group token on page config Post Processing/Episode Naming/Name pattern/Custom. 2015-03-12 23:25:14 +00:00
JackDandy
e18250f371 Add option to the third step of "Add Show" to set episodes as wanted from the first and latest season, this triggers a backlog search on those episodes after the show is added.
Tweak log and notification texts used when adding an existing show.
2015-03-12 16:54:30 +00:00