Commit graph

853 commits

Author SHA1 Message Date
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
Adam
42b5fe7570 Change IMDb updater to a toggleable option under General Settings (disabled by default due to slow operations) 2015-03-13 00:06:47 +08:00
JackDandy
722ffbe2b3 Merge pull request #259 from Supremicus/feature/PSNLogo
Add PlayStation Network logo
2015-03-11 01:30:48 +00:00
JackDandy
1f8f396506 Merge pull request #261 from JackDandy/feature/ChangeBacklogOverview
Change "Force Backlog" button for paused shows on Backlog Overview page ...
2015-03-10 23:42:48 +00:00
JackDandy
74d701e6da Change "Force Backlog" button for paused shows on Backlog Overview page to "Paused" indicator. 2015-03-10 22:57:39 +00:00
JackDandy
7e5aedff8f Merge tag 'release_0.7.1' into develop 2015-03-10 22:20:02 +00:00
JackDandy
c014bebb8c Fix issues introduced by adding Anime options to the Add Show flow.
Fix error page when clicking "Add Recommended".
Remove failed Anime options from "Add Existing Show".
2015-03-10 17:01:02 +00:00
Supremicus
a76cea1085 Add PlayStation Network logo 2015-03-11 00:50:31 +10:00
adam
2854ae8bfa Merge branch 'release/0.7.0' into develop 2015-03-03 20:18:06 +08:00
Supremicus
3f357dec08 Remove defunct Fanzub provider 2015-03-03 19:25:46 +08:00
Adam
30720b9cbd Change general config's branches and pull request list generation for faster page loading 2015-03-03 00:21:40 +08:00
Adam
eb08119ac2 Merge branch 'release/0.7.0' into develop 2015-03-01 12:09:49 +08:00
Adam
7413b38640 Remove requirement for username to be provided on login page
Change login parameter descriptions on Config / General
2015-03-01 11:01:43 +08:00
JackDandy
0170d7bd88 Change BET network logo filename to lower case. 2015-02-28 17:27:29 +00:00
JackDandy
0349fe0ffa Add BET network logo 2015-02-28 14:24:18 +00:00
Adam
9f55f91ce9 Merge branch 'release/0.7.0' into develop 2015-02-28 12:37:57 +08:00
Supremicus
a2c7413d9a Fix error popup from coming up when show is selected without expanding 2015-02-28 13:05:20 +10:00
tehspede
c01b8b3015 Hide "Expand All" when all are expanded 2015-02-28 10:57:41 +10:00
Supremicus
48bbc89749 Episode Status Management tweaks
* Add expand all button to Episode Status Management
* Add Unknown status query to Episode Status Management
2015-02-28 10:57:39 +10:00
adam
55458e549b Add hidden cache debug page 2015-02-27 09:45:22 +08:00
Adam
b3b84ecade Fix redirect to login page after login credentials are changed
Change login cookie from 'user' to 'sickgear-session'
2015-02-26 19:54:44 +08:00
JackDandy
d512189df3 Merge pull request #197 from Supremicus/feature/UpdatePushover 2015-02-25 13:12:05 +00:00
Supremicus
dc95006371 Add Kodi notifier and metadata 2015-02-25 22:33:40 +10:00
Supremicus
b63bbbbb19 Add priority, device, and sound support to Pushover notifier (port from midgetspy/sickbeard) 2015-02-25 21:30:52 +10:00
JackDandy
2d2eed9c2e Add a "Use as default home page" selector to General Config/Interface/User Interface. 2015-02-25 01:28:38 +00:00
JackDandy
8f7193ee93 Change authentication credentials to display more securely on config pages. 2015-02-24 16:13:07 +00:00
Adam
6414377c9c Merge remote-tracking branch 'remotes/Supremicus/feature/UpdatePushbullet' into develop 2015-02-24 15:47:57 +08:00
JackDandy
3d4cb6dde4 Add text to explain params passed to extra scripts on Config/Post Processing. 2015-02-23 16:47:05 +00:00
Adam
b28024c44f Add YTV network logo 2015-02-22 17:56:03 +00:00
JackDandy
c7a506cf17 Change login page to display quicker by reducing its payload by over 60%. 2015-02-22 11:54:54 +08:00
Adam
d0326cda7e Change replace HTTP auth with a login page
Change to improve webserve code
Add logout menu item with confirmation
Add 404 error page
2015-02-22 11:54:53 +08:00
JackDandy
97429c084f Change overhaul UI of editShow and anime release groups, refactor and simplify code.
Change list order of option on the right of the displayShow page to be mostly inline with the order of options on editShow.
Change legend wording and text colour on the displayShow page.
Add output message if no release group results are available.
Add cleansing of text used in the processes to a add a show.
Add sorting of AniDB available group results.
Add error handling and related UI feedback to reflect result of AniDB communications.
Change description of config/search ignore and require words.
2015-02-21 22:34:20 +00:00
JackDandy
6f3c88de0c Change order of some settings on Config/General/Interface/Web Interface and tweak texts. 2015-02-17 23:37:59 +00:00
Supremicus
e23af0e462 Update Pushbullet notifier (port from midgetspy/sickbeard) 2015-02-17 16:39:35 +10:00
tehspede
bb8c1ec3d9 Fix missed html tag replacing in notifications.
Add history module to pnotify lib.
2015-02-16 23:45:38 +00:00
JackDandy
f40196e8e5 Add max-width to prevent ui glitch on Pull request and Branch Version selectors on config/General/Advanced.
Change <input> tags to html5 and add max-width css.
2015-02-16 04:03:59 +00:00
JackDandy
f8606cd855 Add setting "Update shows during hour" to General Config/Misc. 2015-02-16 03:25:02 +00:00
adam
56337a0615 Add anime release groups to add new show options page
Fix validation of release groups when no group is detected
2015-02-15 09:45:40 +08:00
JackDandy
a6de7ca7dc Change the AniDB provider image for a sharper looking version. 2015-02-14 20:12:30 +00:00
JackDandy
083698f417 Change desktop image into data:uri for platform compatibility. 2015-02-14 19:33:55 +00:00
tehspede
65d30ddb47 Update PNotify to latest master (2014-12-25) and add desktop notifications. 2015-02-14 20:50:57 +02:00
tehspede
1115c6f98f Add percentage of episodes downloaded to footer and remove double spaces in text. 2015-02-14 16:29:36 +00:00
JackDandy
47f1c8eaaf Add support for multiple server hosts to Plex server notifier.
Add support for multiple server hosts to the updated Plex server notifier.
Change Plex Media Server settings section for multi server(s) and improve the layout in the config/notifications page.
Add logic to Plex notifier to update a single server where its TV section path matches the downloaded show. All server libraries are updated if no single server has a download path match.
Change the ui notifications to show the Plex Media Server(s) actioned for library updating.
Fix issue where PMS text wasn't initialised on the config/notifications page and added info about Plex clients.
Add ability to test Plex Server(s) on config/notifications page.
2015-02-14 13:55:59 +00:00
Supremicus
a5dfb0135d Boxcar2 notifier changes 2015-02-13 15:28:03 +10:00
Supremicus
73bdfc0777 Remove defunct boxcar notifier 2015-02-13 12:02:03 +10:00
Supremicus
bab72a5644 Change The Pirate Bay back
* Change The Pirate Bay url back as it's now back up and oldpiratebay
hasn't been updated for weeks
* Remove duplicate thepiratebay icon
2015-02-11 14:36:39 +10:00
JackDandy
320c4c854e Add logic to display overdue/future shows on the Episodes page/DayByDay layout. 2015-02-11 02:01:07 +00:00
Supremicus
0c03b6ba6c Daybyday weekly scroll template 2015-02-11 00:39:34 +00:00
JackDandy
c720c0b913 Add support for a proxy host PAC url on the General Config/Advanced Settings page. 2015-02-10 14:22:12 +00:00
Adam
f0f36b6785 Merge remote-tracking branch 'remotes/Supremicus/feature/DisplayShowTweaks' into develop 2015-01-31 16:01:17 +08:00
Supremicus
642969e06c Add select all and clear all buttons to testRename template 2015-01-25 09:54:16 +10:00
Supremicus
2a1dbcae9f displayShow tweaks
* Fix displayShow topmenu variable to point to a valid menu item
* Change displayShow scene exception separator to a comma for neater
appearance
2015-01-25 09:46:13 +10:00
Supremicus
0416df7fc1 Fix provider list color 2015-01-20 23:20:10 +10:00
Supremicus
a390239205 Adjust menu delay and hover styling
* Change adjust menu delay and hover styling
2015-01-20 22:32:07 +10:00
adam
5210ca9d97 Merge remote-tracking branch 'remotes/adam111316/feature/ChangeAnimeReleaseGroups' into develop 2015-01-20 19:40:08 +08:00
adam
ea99736939 Change anime release groups to in memory storage for lowered latency 2015-01-20 19:36:19 +08:00
Supremicus
688b130a11 Tidy up style sheets
* Change light and dark theme css to only hold color information
* Fix incorrect class names in a couple of templates
2015-01-20 19:48:04 +10:00
Adam
b344aaf1ec Remove obsolete tvtorrents search provider 2015-01-18 21:56:10 +08:00
adam111316
a0d370071e Merge pull request #138 from adam111316/feature/ChangeSearchTiming
Change recent and backlog search timing
2015-01-12 21:47:08 +08:00
Adam
36b3bb9a24 Change recent and backlog search timing
Remove recent and backlog search at start up options from GUI
Change recent and backlog search at start up default value to false
Change recent search to occur 5 minutes after start up
Change backlog search to occur 10 minutes after start up
Change UI footer to display time left until a backlog search
2015-01-12 21:41:51 +08:00
Supremicus
b1234286ae Fix progress bars disappearing off homepage 2015-01-12 22:26:41 +10:00
JackDandy
ccb9bb329c Coming Episodes Overhaul.
Change Coming Episodes to "Episodes" page (API endpoint is not renamed).
Add coming episodes to episode view renaming to config migration code.
Change Layout term "Calender" to "Day by Day" on Episodes page.
Fix saving of sort modes to config file on Episodes page.
Add qTip episode plots to "Day by Day" on Episodes page.
Add article sorting to networks on Episodes page.
Add toggle sort direction and multidimensional sort to isotope on Episodes page.
Add text "[paused]" where appropriate to shows on layout Day by Day.
Simplified sort code in webserver and in template.
Change page auto refresh from 10 to 30 mins.
Add other UI tweaks.
2015-01-08 16:43:17 +00:00
Supremicus
97ade1d621 Change Calendar layout on the Coming Episodes page.
Change view to a fluid layout.
Change episode layout design.
Add day and month to column headers.
Add isotope plug-in to enable sort columns by Date, Network, and Show name.
Add imagesLoaded plug-in to prevent layout breakage by calling isotope to update content after a page auto-refresh.
2015-01-08 14:15:17 +00:00
JackDandy
c16903bd73 Change "Daily" search to "Recent" search. 2015-01-07 19:54:18 +08:00
Adam
b8804973ca Add pull request checkout option to General Config/Advanced Settings 2015-01-02 07:44:27 +08:00
Prinz23
42e089dfa1 Fix Add From Trending Show page to work with Trakt changes.
ID changed from number.
Poster URLs changed.
2014-12-31 18:08:26 +00:00
Sami Haahtinen
2e382c2010 Change Search Settings/Torrent/Deluge option texts for improved understanding
Deluge uses WebUI to connect to deluge daemon, lets make sure that the
user knows what to enter. Also the WebUI doesn't use a username at all,
so we can hide that field so that the user doesn't get confused
2014-12-27 20:43:14 +08:00
JackDandy
83dde57d1c Merge branch 'release/0.5.0' into develop 2014-12-20 16:31:24 +00:00
Birger J. Nordølum
17354a5aaa Fix typo in menu item Manage/Update XBMC. 2014-12-20 16:19:12 +00:00
JackDandy
c729e6d3a8 Add lowercase PM to the General Config/Interface/Time style selection.
Change re-factor sbdatetime classes.
Add param "markup" to sbdatetime.sbftime() and sbdatetime.sbfdatetime() that when set True will return time dimensions HTML class wrapped.
Add HTML class wrapping to the dimension parser of fuzzy time.
Change General Config/Interface/Trim zero padding to Trim date and time, now handles 2:00 pm > 2 pm.
Fix trim zero of military time hour to not use 12 hr time.
2014-12-20 11:57:53 +00:00
Supremicus
c268551c72 Add network logos
* Add Discovery Network International/A&E Network International/Scripps
Networks International missing channel logos
2014-12-20 12:30:58 +10:00
Supremicus
28cea6fb54 Add/Update/Remove Network logo's
* Change added and updated Discovery Network's channel logo's
* Remove unrequired duplicate network logo's
2014-12-18 13:04:27 +10:00
Supremicus
bc0b8c0ae4 Add and change network logos. 2014-12-16 18:00:58 +00:00
Supremicus
1dc38bca9b Fix network sorting on home page 2014-12-14 22:56:20 +10:00
Supremicus
9cf3d32bf8 Fix table alignment on homepage 2014-12-14 10:19:31 +10:00
JackDandy
b2f475e99f Add a link from the footer number of snatched to episode snatched overview page.
The link to the Episode Overview page is available on all pages except on the Episode Overview page.
Change the default state for all check boxes on the Episode Overview page to not checked.
Add validation to Go button to ensure at least one item is checked on Episode Overview page.
Add highlight to current status text in header on Episode Overview page.
Cleanup manageEpisodeStatuses Javascript.
2014-12-13 18:45:10 +00:00
JackDandy
0bee101b22 Fix Display Show next/previous when show list is split.
Also add some styling to drop down combo.
2014-12-12 02:36:23 +00:00
JackDandy
c8c1a07f85 Overhaul all Add Show pages. 2014-12-11 18:43:36 +00:00
JackDandy
31946c96b3 Remove deprecated and redundant qTip2 attributes and CSS.
Fix restore scene exceptions tip over title on displayShow page.
Change ajax for a deferred ajax call used for plots tips and scene exception tips.
Tweak some tip positions and cleanup calls to be more uniform.
2014-12-11 13:27:43 +00:00
JackDandy
e724f67321 Update qTip2 to v2.2.1. 2014-12-11 13:27:41 +00:00
Supremicus
56e1cbe0b6 Fix missing navbar gradients. 2014-12-11 13:21:08 +00:00
JackDandy
27bf1a3132 Fix visual positioning of sprites on Config page. 2014-12-10 00:03:48 +00:00
JackDandy
c19fc37051 Remove Config/Backup & Restore. 2014-12-09 15:35:36 +00:00
JackDandy
a192e6dee6 Add ability for CSS/JS to target a specific page and layout.
Add topmenu (page) and layout vars to the div id_content class.
Bump Changes.md version.
2014-12-04 18:08:06 +00:00
mmccurdy07
e28d4c18f7 Change Plex notifications: allow authenticated library updates (port from mmccurdy07)
Change to allow authenticated access to Media Server.
Change Config/Notifications/Plex logo, description, and label texts.

Adapted port commit/955a48b577875ac8e94ea5efb445c28c57b7d9cb from
mmccurdy07/Sick-Beard/commits/development (by Supremicus).
2014-12-03 14:30:20 +00:00
JackDandy
0dfe997ab3 Merge branch 'release/0.4.0' into develop 2014-11-27 03:51:01 +00:00
JackDandy
3cac799877 Fix article sorting for Coming Eps, Manage, Show List, and Trending Shows.
Increase article sorting strictness with a central helper function.
2014-11-27 03:34:41 +00:00
JackDandy
79b1806cf9 Change some provider images. Add a few new images.
Add nzbs_in and nzb_is for custom providers to use.
Add network images for Esquire and Smithsonian.
Add a tweaked 6box for dark and light themes.
Reduce size of some images.
2014-11-27 03:04:58 +00:00
JackDandy
ee0a986fad Merge branch 'release/0.4.0' into develop 2014-11-26 14:52:26 +00:00
Supremicus
765fe798fd Fix season jumping dropdown menu for shows with over 15 seasons on Display Show. 2014-11-26 13:43:40 +00:00
JackDandy
2efe59bb0f Merge branch 'release/0.4.0' into develop 2014-11-24 01:20:51 +00:00
Prinz23
9ff267bd76 Fix Coming Eps Page to include shows +/- 1 day for time zone corrections.
More detail...
Episodes airing in a different time zone to the users own can be missing on the Coming Episodes Page. For today, the current day next week, and the last day in the missing episode range; these 3 days (+/- 1 day) can be missing episodes from the display if they air on a different day in their time zone compared to the users current day.

All episodes in the banner layout for today may display as red or green background even if not aired/missing yet because of their airing time. The background colour of the first episode of today in banner view would be shown for all episodes today in this view, since the variable for the episode ending which determines the background colour was only set for the first episode after the today's day header.

Technical detail...
Fix banner view: cur_ep_enddate wasn't set for every episode.
Remove duplicates from SQL result.
2014-11-24 01:07:14 +00:00
JackDandy
d90af06c2c Merge branch 'release/0.4.0' into develop 2014-11-23 04:06:48 +00:00
JackDandy
67c3352eee Fix Add Trending Shows "Not In library" now filters tvrage added shows.
Add a hover over text "In library" on Add Trending Shows to display tv database show was added from.
2014-11-23 03:28:45 +00:00
JackDandy
a72727ed77 Merge branch 'release/0.4.0' into develop 2014-11-23 00:13:16 +00:00
JackDandy
d735d81ed5 Fix typo on General Config/Misc. 2014-11-22 23:30:09 +00:00
JackDandy
2de69d028b Add auto focus to home page Search Show box.
Add ability to auto focus on Show List/Layout:Simple when page is refreshed, can control this option via General Config/Interface.
2014-11-22 17:06:23 +00:00
JackDandy
5c6ca57474 Change overhaul Config/Search Providers plus fix a couple of config links.
Change Config/Search Providers texts and descriptions.
Fix display when no providers are visible on Config/Search Providers.
Fix failing "Search Settings" link that is shown on Config/Search Providers when Torrents Search is not enabled under that Config/Search Settings/Torrent Search tab.
Fix failing "Providers" link on Config/Search Settings/Episode Search tab.
Change case of labels in General Config/Interface/Timezone.
Split enabled from not enabled providers in the Configure Provider drop down on the Providers Options tab.
2014-11-22 01:18:53 +00:00
JackDandy
4f5e1f01ad Fix glitch above rating stars on Display Show page.
And the alignment of items on that line.

Conflicts:
	CHANGES.md
2014-11-21 11:53:09 +00:00
JackDandy
aab5476bc2 Fix adding shows from TVRage API plus sorting them in Layout Simple of Show List.
Show failed to be added from TVRage API with "show contains no season/episode data" error.
Change TVRage "Canceled/Ended" to "Ended" status to correct the sort on Simple Layout of Show List page.

Conflicts:
	CHANGES.md
2014-11-21 11:48:51 +00:00
Supremicus
ed4256d8c2 Fix qtips on Display Show and Config Post Processing 2014-11-21 14:41:42 +10:00
JackDandy
9d37bd538f Change more overhaul to Config Post Processing.
Change texts and descriptions throughout.
Fix info icons in "Naming Legends".
Change naming sample lines to be more available.
Add failed downloads Sabnzbd setup guide.
Fix "Anime name pattern" custom javascript validation.
2014-11-19 17:20:32 +00:00
Supremicus
be92776792 Overhaul Config Post Processing.
Change overhaul Config Post Processing to be in line with General Configuration.
Change rearrange post processing items into sections for easier use.
Fix CSS overriding link colors on config pages.
2014-11-19 17:19:25 +00:00
Supremicus
b52b8556ee Fix pnotify notifications going full page 2014-11-18 23:34:36 +10:00
Adam
8780d6a601 Add option to treat anime releases that lack a quality tag as HDTV instead of "unknown". 2014-11-17 15:58:17 +00:00
Adam
ff654aa894 Remove obsolete Animezb provider
Animezb provider no longer exists
2014-11-17 11:49:02 +00:00
Adam
8b5ab27444 Remove unsupported t411 provider
Removing unsupported french private tracker
2014-11-17 14:50:44 +08:00
Prinz23
1e69286c9f Remove unneeded datetime convert from Coming Episodes page.
Prevent usage of function .fromtimestamp that can throw exceptions on some platforms.

Replace datetime calls with sbdatetime calls.
2014-11-15 22:42:46 +00:00
JackDandy
82363f8b37 Fix unset vars on Add New Shows Page used in the Add Existing Shows context. 2014-11-15 22:14:49 +00:00
Prinz23
2e2805b513 Fix adding shows with titles that contain "&" on Add Trending Show page. 2014-11-15 21:21:41 +00:00
JackDandy
062a82b9b5 Change sharper looking heart image on the Add Show page. 2014-11-15 12:57:23 +00:00
Supremicus
e438ba4ce3 Change Help and Info icon sprites to color and text of Arguments if unused. 2014-11-15 06:31:01 +00:00
Supremicus
65b33a6fe7 Add filtering of shows on Add Trending Shows page.
Add dropdown on the Add Trending Shows page to display all shows, shows not in library, or shows in library.
2014-11-15 05:49:46 +00:00
Supremicus
4b34be35b5 Overhaul Config Anime.
Overhaul Config Anime to be in line with General Configuration.
2014-11-15 00:21:24 +00:00
Supremicus
02719ce23e Fix poster preview on small poster layout 2014-11-14 07:52:54 +10:00
JackDandy
65d488321f Change footer stats to not add newlines when copy/pasting.
Remove redundant references from Config / Help & Info.
2014-11-13 17:52:22 +00:00
Gareth Kirwan
48552c2526 Remove reference to SR from version. Redundant naming. 2014-11-13 14:38:49 +00:00
JackDandy
c03429a25a Remove orphaned file and cleanup class naming. 2014-11-13 05:36:47 +00:00
JackDandy
eb0ea69e5d Remove browser player from Config General and Display Shows page. 2014-11-13 02:49:55 +00:00
Supremicus
4c8c6b21d5 Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
Adam
b29d730313 Merge branch 'hotfix/0.2.2' into develop 2014-11-12 16:52:22 +08:00
Adam
fc09e56a37 Change updater URLs to reflect new repository location 2014-11-12 16:34:01 +08:00
Prinz23
732009fd98 Change how the "local/network" setting is handled to address some issues.
Move local/network setting datetime convert into it's own function.
Function parse_date_time() now returns when possible a correct timezone aware datetime.
Change webapi to use new converter.
Fix Daily Searcher.
Fix saving old DateTime setting.
Add safety check if network_dict is already loaded.
2014-11-11 18:15:25 +00:00
tehspede
8514285530 Update PNotify lib. Make notify close button always visible. Fix issue with multiple tabs. 2014-11-11 19:11:15 +02:00
JackDandy
69a0e859ab Fix missing header and text in poster layout when network is none on coming episodes page.
Fix missing header and "on <missing text>" when network is none and Layout "Poster" with Sort By "Network" on coming episodes page.
2014-11-11 15:38:05 +00:00
JackDandy
8c91bfdcc2 Merge pull request #139 from Supremicus/feature/fix_status_column
Fix displayShow status and subtitle columns
2014-11-10 13:33:06 +00:00