Commit Graph

338 Commits

Author SHA1 Message Date
barbequesauce bd9085d7fa FIX: logout button not respecting baseurl option 2018-10-20 14:10:47 -04:00
barbequesauce 854f5cf9a1 IMP: add "continuing series" count to brag listing 2018-10-14 15:06:54 -04:00
barbequesauce 617afe08bb IMP: Allow datatables config to endure long term
IMP: Allow datatables config to endure pas the end of the current session using local storage: table row length, sort column, etc.
2018-10-14 15:04:11 -04:00
evilhero bc5548238b removal of config being imported within index.html 2018-09-20 10:28:14 -04:00
barbequesauce 41c53c2696 IMP: Adding ability to hide alphabetical index 2018-09-20 10:21:39 -04:00
barbequesauce 0e4a7da036 IMP: Adding ability to hide alphabetical index 2018-09-20 10:21:39 -04:00
evilhero 2743e8fad0 FIX: Fixed sort order on Wanted tab so will sort in tier order first, FIX: When using the field in File Format, would always pick January/February regardless of actual publication date, FIX: Quick patch to make sure none of the Wanted issues have a Tier start date of None 2018-09-14 09:53:46 -04:00
barbequesauce b69f132fd7 BUG: Removing Twitter widget 2018-08-31 12:34:10 -04:00
evilhero f7c1629679 IMP: Tiered wanted list searching - anything older than 2 weeks will only by searched for using RSS and/or manual means (scheduled searches only), IMP: Tiered option viewable in Upcoming tab, FIX: Fixed API searching against WWT option (RSS is still broken however, as that is due to WWT), IMP: Removed cherrypy logging in some instances, IMP: Updated cfscrape library to most recent, FIX: Fixed problem with simliar titles being incorrectly post-processed due to multiple matches when manual post-processing, FIX: Fixed notifications not firing off on a successful manual post-process/folder monitor due to some previous changes, FIX: If grabbag_dir was not set, would not correctly set the location, FIX:(#2051) When using nzbget, if nzbToMylar is enabled along with CDH - warning will be issued within Mylar to indicate as such 2018-08-31 12:03:54 -04:00
evilhero 9fe60b57af IMP: will now log proper newznab name during snatches instead of just referencing as 'newznab', IMP: re-strucutured provider stats so that it's either shown/hidden as desired, FIX: trying to get right provider stats from snatched table as opposed to just using nzblog (which might not cover all providers) - props to bbq for all of this ;) 2018-08-31 11:52:32 -04:00
barbequesauce a56e57a1fe IMP: Provider usage statistics 2018-08-23 20:54:20 -04:00
evilhero 8bdcb2f616 replaced alphabetSearch.js with corrected one 2018-08-23 20:44:31 -04:00
barbequesauce 0b394a7ba9 Removed debug message 2018-08-23 19:39:48 -04:00
barbequesauce d884220fb6 Create alphabetSearch.js 2018-08-23 19:39:48 -04:00
barbequesauce 0b1bfdbbab Delete dataTables.alphabetSearch.min.js 2018-08-23 19:39:48 -04:00
barbequesauce c12ccecada Update index.html 2018-08-23 19:39:48 -04:00
barbequesauce 7b6b989a43 Delete dataTables.alphabetSearch.css 2018-08-23 19:39:48 -04:00
barbequesauce f7a50d7314 Create alphabetSearch.css 2018-08-23 19:39:48 -04:00
evilhero 389621476c (#2058) revert back to non-alphabetical index page until sorting bug is worked out 2018-08-20 11:36:41 -04:00
barbequesauce b71a4a170f Update weeklypull.html
Removed page-change-pagination-reset config flag from code
2018-07-23 15:21:30 -04:00
barbequesauce 1d9a28c10e Update config.html
IMP: OPDS access URL tooltip added to config.html
2018-07-19 20:31:44 -04:00
barbequesauce ae4def3a87 Update weeklypull.html
BUG: (#2003) Changing weeks does not reset the table's page number; added "hidden" config option reset_pullist_pagination to disable functionality.
2018-07-19 20:25:44 -04:00
barbequesauce 0461fb73c5 Update dataTables.alphabetSearch.min.js
IMP: Change handling of non-alphanumeric characters to be included in the "#" category
2018-07-19 20:25:44 -04:00
Barbeque Sauce ad64c31b36 IMP: Add alphabetical index selector to main page
IMP: Add alphabetical index selector to main page. *** TESTED WITH SAFARI ONLY, needs further testing ***
2018-07-19 20:25:44 -04:00
evilhero 2aab239cf6 IMP: Added branch history/revision to configuration GUI so last 5 commits can be viewed from within GUI 2018-07-12 19:06:05 -04:00
evilhero aca08c05e5 FIX:(#2012) When importing, if that status of a previous import was 'No Results' would incorrectly display the Select option, When Importing and using the select checkboxes, ComicID's found and listed for the series selected were not being passed and weren't being used during the import sequence as a result 2018-07-09 16:37:28 -04:00
evilhero 1a71893e3e FIX: (#2006)(#1986) Auto-Want series were not being auto-added, and even after manually added would result in count error after sucessful post-processing, FIX: When filechecking, if a 'special' was included as part of the annuals of a given series, it would not be detected, IMP: (#1982) When ComicRN & Completed Download Handling (CDH) are both enabled, will now check to see if ComicRN is active for the given category in the respective client. If it is, CDH will not post-process and issue a warning and let ComicRN handle the post-processing, FIX: Fixed a utf-8 encoding error when 'Run script AFTER snatch' was enabled, FIX: (#2004) Possible fix for 500 error on Wanted tab, when series had an annual/special attached but was located in the incorrect table, FIX: Removed some logging lines when CDH is monitoring downloads 2018-06-30 14:35:52 -04:00
evilhero 0fe8ab7ad8 FIX: main page/manage comics missing js for pagination to work 2018-06-19 16:17:00 -04:00
evilhero 54c8d78496 Removed grey border around navigation controls, removed ellipses in navigation, changed pagination limit for buttons so should not change positions when moving between pages 2018-06-19 13:44:58 -04:00
barbequesauce cbafa5c9eb IMP: Adding pagination to top of main page (#1988)
IMP: Adding pagination to top of main page (#1988)
2018-06-19 10:20:48 -04:00
evilhero 2623bbcbaf IMP: Updated CT to a newer version - changed to use rarfile, fixes size invalid errors with some cbr's encountered during conversions, IMP: Search and Post-Processing Queues now added in order to queue up all searches/post-processing in sequence instead of loading lists and iterating through it and encountering various lock-related errors, IMP: In most cases, will now post-process directly against comicid/issueid/storyarcid instead of relying on relationship via nzb/torrent, FIX: realigned some checkboxes on series detail page, FIX: in configuration, indicated that ComicRN cannot be used when Completed Download Handling is enabled for a client now, FIX: Fix for issues named as 'special' that are part of the annuals section, but would not work in various portions (also will allow for naming differences in the future hopefully), FIX: Will now trap error properly when file cannot be located during dupecheck so that post-processing can continue without error, FIX: Fixed newznab test option on configuration screen so that it will return the correct response (previous was an invalid api endpoint), FIX: When retrieving image for storyarcs would error when no image was present and stop the process, FIX: accounted for some incorrect newznab responses that would return a non-api endpoint when retrieving via rss, which resulted in invalid nzbs, FIX: in some cases, weekly pull snatches would not update properly on the weekly page due to some db values not being written 2018-06-14 13:07:39 -04:00
evilhero 61e128f734 FIX: fixed Logs tab taking forever to load in GUI when dealing with large logs 2018-06-08 11:41:49 -04:00
evilhero c98d50bd9f FIX:(#1938) better handling of Experimental searches for issue numbers that are padded & search titles having common words removed for more accurate/related hits, FIX: When Oneoff has been downloaded on weekly pull, would point to incorrect local link instead of pointing to CV 2018-05-01 13:43:01 -04:00
evilhero 0c25634684 IMP: When comic location is changed for a given series, will rename the directory if possible as opposed to creating a new directory, IMP:(#1920) Ability to directly input a 32p series ID for more accurate search results via the series details page/edit tab, IMP: Better error messages regarding: no CV API key being set when searching, and no Comic Location being set when trying to add a series, FIX: When using test SABnzbd button, if SABnzbd was not enabled previously (meaning config saved after the option selected), the test would return a fail status, FIX: When post-processing annuals, would fail to update the correct table resulting in a null table entry that would cause further problems, IMP: Added 1 day grace to the date check when comparing search results to allow for some leniency with regards to timezone differences, FIX: Fixed slight display issue when 32p provider was enabled, but torrents were turned off (pack option was being shown in series page when it shouldn't have been) 2018-04-26 11:27:51 -04:00
evilhero 127b109011 FIX:(#1912)(#1905) Logging would fail to initialize properly on non-English systems 2018-04-08 14:21:01 -04:00
evilhero a895f3f8d3 FIX:(#1905) Unicode errors when logging and system language is not a subset of english, IMP: Added post-processing queue (currently just for forceProcess api, but will be used by default for all post-processing actions soon), IMP: Multiple Torznab support added, IMP: Logging values for number of files and size/file added to config, IMP: Pushover notifications can be sent to specific device now, IMP: Added nzbget, newznab, nzb.su and dognzb test options, IMP: Added graphical checkmark/x when performing various tests (providers, downloaders, notifiers) within configuration, IMP: Removed some more unnecessary logging lines from searches 2018-04-06 13:46:39 -04:00
evilhero b0d2ab5430 IMP: Added 0-day pack support for 32p (definitely beta quality), FIX: Reconfigured post-process api to allow for direct post-processing of issues/packs directly to either issueid/comicid as appropriate, FIX: Removed some unnecessary logging, IMP: Added better error/logging handling for 32p authentication (will now return proper error instead of a generic message), FIX: auto-snatch environment variables set to use temporary values instead of reusing incorrect globals 2018-03-22 10:00:34 -04:00
evilhero e060f37c8e IMP: Added maintenance mode to command line option. Allows for exporting/importing of either json file/db files, as well as updating Mylar without having to load the GUI which sometimes causes problems, FIX: Removed extra Mark as Skipped option from appearing on comic details page, FIX: Added series cover fallback for alternate issue images if issue images were not populated yet, FIX: Removed some unneeded logging lines during weekly pull check 2018-03-09 14:08:25 -05:00
evilhero e75ca44453 FIX: Removed Choose Download option from Upcoming, Weekly and Manage Issues tabs due to massive slowdown of resources, FIX: Corrected One-Off option not appearing on Weekly Pull, FIX: Retry option available on Weekly Pull again for Snatched watchlisted issues, FIX: Auto-Snatch option will only show on Weekly Pull if auto-snatch is enabled and item snatched was via torrent 2018-03-02 03:14:02 -05:00
evilhero 6f4b5688a4 FIX: fix for auto-snatch not being clickable on weeklypull, IMP: Took publisher logo workflow and moved it from html into helpers.py, IMP: Added/Updated some of the publisher logos, FIX: Corrected mis-match table entry on choose download option, FIX: Refresh Series will now reload the screen after completion, FIX: Removed some unnecessary logging lines from cmtagmylar 2018-03-01 14:49:30 -05:00
evilhero 9ec0df5fb0 FIX: fix broken image icon on weekly pull 2018-03-01 14:28:51 -05:00
evilhero 24512d60de FIX: Fix for storyarcs not honoring the storyarc directory option when toggled off on arc detail pages (which would also call errors during post-processing). It is a global setting, and as such is only available for toggling now on the story arc main page, FIX: Story arc settings were not being updated when clicking on the Update button 2018-03-01 11:44:29 -05:00
evilhero 79a1fd7aec IMP: config.ini option (show_icons) to either show icons / show only text on weeklypull 2018-02-28 11:43:33 -05:00
evilhero 8de481431d IMP:(#1689) Added rename option to the Manage Comics dropdown selection, FIX: Removed spam logging line from search displaying at INFO level, IMP: Added a few exception/catch spots when importing and using the 'do not move' option for better troubleshooting 2018-02-26 11:45:33 -05:00
evilhero a1709db0a7 FIX: (#1864) Fix for cleanup not removing original location of file & folder, regardless of method, FIX: Choose Download from weekly pull would not return valid results if series had a Volume listed on the page, IMP: Fix for 32p referencing incorrect search results if publisher was set, FIX: other small code changes that would cause various errors on some systems, but I can't remember them all atm - cause, snow. 2018-02-23 13:32:01 -05:00
evilhero 6a45836ed5 FIX: just trying to clean up the login stuff...again 2018-02-21 14:54:29 -05:00
evilhero a90efefeb4 FIX: fix for forms login not honouring from_page 2018-02-18 16:49:33 -05:00
evilhero cfdacb4501 FIX: When updating series covers using alternate_latest_series_covers option, will now update the image on screen immediately after a Refresh, FIX: Removed unnecessary logging lines from serach results showing full results 2018-02-17 23:23:07 -05:00
evilhero cbb04d523e FIX: fix for throwing error on startup when no user/pass enabled, FIX: Choose specific download option was broken for non-watchlisted items on the weekly pull 2018-02-16 16:41:44 -05:00
evilhero 0ff38c164e IMP: Added Choose specific Download option to manually select from result list on Upcoming/Details/Weekly tabs, IMP: Added Wanted storyarcs to the overall Wanted section so now will search as per global options (storyarc issues can be displayed optionally on Wanted tab), IMP: Added custom url option for image banners/posters for storyarcs, IMP: updated Cherrypy, FIX: Fixed ComicRN not working when forms authentication used - in conjunction updated autoProcessComics to 2.0 which now uses apikey instead of user/pass, IMP: Alternate Series Covers option for alternating existing series image to the most current issue image, IMP: Added overall series total to series page for reference, IMP: Search workflow completely changed to accomodate more than one indexer - now will simultaneously sumbit initial request to each provider, wait 30s submit additional as required at 30s intervals, FIX: Removed TPSE as an option and relabelled to just Public Torrents, IMP: Added direct backlog search to WWT option (pack support will follow), FIX: Removed line about configparser being required for ComicTagger usage, IMP: Test code in place for newzab testing, FIX: Fixed layout problem with torrents that are in auto-snatch status on weekly tab, IMP: backend code improvements to allow for better alias usage and annual linking directly from WS, IMP: Updated systemd init-scripts with read.me, IMP: When post-processing, will now check for available destination free space before actually moving files, IMP: Will copy during metatagging to cache folder instead of move being an option so cleanup is cleaner if something fails, FIX: Changed readinglist table to storyarcs for clarity, IMP: When post-processing issues, will now only update the one issue status and adjust totals accordingly (instead of doing a complete rescan of the series), FIX: Clear out empty ID's from the Failed DB on startup, IMP: Initial code-run at REST API interface, FIX: Fixed some matching problems with 32p due to case, IMP: removed apikeys from log entries that were accidentally logging, IMP: When searching 32p, if items get packed up - will now delete the cached reference so new items of the same can be located, IMP: ForceSearch option switched to scheduler so simultaneous runs should not occur, FIX: Fixed manual metatagging error that would occur if multiple destination directories existed 2018-02-16 14:57:01 -05:00