Commit graph

616 commits

Author SHA1 Message Date
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