Commit Graph

286 Commits

Author SHA1 Message Date
evilhero 6f133be1ef FIX:(#1796) When performing mass import or a large import via selection, would thread each import which would result in a db lock/error in some cases when there was a combination of files with and without metadata, FIX: Search results would include some common words when filtering, got rid of them, FIX: Total parse counter during an import would not reset to 0 on subsequent imports resulting in inflated numbers 2017-12-11 13:49:40 -05:00
evilhero a5db9d61a8 FIX: NZBGet auto-complete would fail silently even after sending to client, FIX: If both SAB & NZBGET completed download handling were enabled, would incorrectly queue against the wrong item, FIX: Config entry was located under an incorrectly named section, IMP: Config module can now move values across renamed values/sections and clean up erroneously named ones via dict, IMP: Improved manual PP-speed when combined with torrents as will now just scan the directory for previous completion vs scanning and parsing, IMP: Auto-snatch can now snatch previously Snatched torrents manually via Manage Issues tab or Weekly tab, FIX: Already in Library option in search results would use the incorrect value for the localized link 2017-12-01 17:10:20 -05:00
evilhero c02c946f35 FIX: (#1779) Download button from weekly pull would return a 500 error, FIX: When editing the Alternate Search Name field on the series detail page, would drag and drop the text box instead of highlighting the text within, FIX: Fix for filechecker/post-processor erroring out on an 'alt_series' message and/or creating .BAD files during post-processing, IMP: Removed some more unneeded logging lines 2017-11-26 02:30:40 -05:00
evilhero 6a3c2a1610 FIX: Completed download handling option was missing, along with some other items due to an improper commit merge 2017-11-26 00:51:42 -05:00
evilhero 8ba07e959d FIX: small css fix for some columns in pull-list going to a 2nd line 2017-11-22 11:56:55 -05:00
evilhero fc76303af4 FIX: fix for invalid css reference on index page, FIX: Corrected forum url to point to https 2017-11-18 20:24:31 -05:00
evilhero a6ee85c9ae Added Paused status to weekly pull list to show series that are in a Paused status, but would have been marked as Wanted otherwise 2017-11-18 14:32:30 -05:00
evilhero c45a70b0da IMP: Added config.ini option to not create series folders (create_folder=True/False) when adding/refreshing series, IMP: Adde test connection button for rtorrent, FIX: Fixed weekly pull recreate, FIX: Removed TorrentProject from public torrent searches, FIX: Updated url for demonoid again, FIX: Fixed schedulers not running/returning error when forced from schedulers tab, IMP: Removed some more unnecesary logging lines 2017-11-16 11:22:46 -05:00
barbequesauce fab36cb53d Add config viewer 2017-11-15 11:53:37 -05:00
evilhero 689268684b IMP: Changed configuration completely. New config processing, global/config variables changed over entire application. All changes in the configuration GUI take effect immediately after saving - no more need to restart Mylar, IMP: Added provider order sequence header to the top of the Providers tab for improved visibilty, IMP: Added completed download handling for both SABnzbd and NZBGet - will monitor active queue for downloads sent by Mylar and then post-process them accordingly (no more ComicRN), FIX: When recreating a pullist for a week that's not the current week, will now refresh series that are still missing data in case of late population, IMP: Removed loose/explict search options, and search results will now match more accurately to the terms entered, as well as being much quicker, IMP: Changed colour-codes on search results screen, green now indicates that the series is a print series, non-green indicates that it is either a HC/TPB/digital series and will also be indicated as such, IMP: Fixed weeklypull not refreshing some series due to legacy numbering on series deemed as Ended by Mylar, or the pull not refreshing propeprly and thereby were not elgible to be considered as a valid series for matching, IMP: Fixed problem with the scheduler of the weekly pull not running at the designated time, which causes problems when attempting to match series to the pullist for issues, IMP: Changed the autosnatch script so that the get.conf is no longer required to be maintained seperately. The get.conf config items are now located in the main config.ini and have to be repopulated initially, FIX: Fixed problem with the import count not resetting to 0 on subsequent runs of the Import A Directory option, IMP: Changed the sab api key from using the nzbkey to the full api key as is required for completed download handling, FIX: Fixed the retry option for newznab entries so that it should work across the board now for newznabs as opposed to only some providers, IMP: some minor code cleanup 2017-11-10 14:25:14 -05:00
DarkSir23 a171bf8164 OPDS (Near Completion) 2017-11-03 10:27:52 -04:00
DarkSir23 796b968449 OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23 5af005395c OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23 5c30fe444a OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23 27eca82cf0 OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23 1f98ae96f2 OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23 8560295e2e OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23 8fe07a0024 OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23 9e8020d4c0 OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23 ca87170e95 OPDS Publisher Indexing 2017-11-01 23:21:20 -04:00
DarkSir23 6cdbfe5bbf OPDS Publisher Indexing 2017-11-01 23:21:20 -04:00
DarkSir23 83b33c0681 OPDS Publisher Indexing 2017-11-01 23:21:20 -04:00
DarkSir23 2b040648bc OPDS Publisher Indexing 2017-11-01 23:21:20 -04:00
DarkSir23 23bc8fc972 OPDS Publisher Indexing 2017-11-01 23:21:20 -04:00
evilhero 4b47051ba6 small whitespace fix 2017-10-31 13:43:26 -04:00
DarkSir23 e1f4cabc0b OPDS Authentication, Cleanup, and Config Fixes 2017-10-31 13:41:44 -04:00
DarkSir23 2dd342c7d3 OPDS Start More config fixes for defaults 2017-10-31 10:15:17 -04:00
evilhero c95b3d847c IMP: Redid configuration completely - added config module and changed structures accordingly. Allow for minimal ini configuration (minimal_ini=True). Updated global/config variables throughout each module as required. Provider order sequence now generated on each save (no longer requires a restart). Bunch of other fixes that were either part of the configuration changeover, or the result of and had to be changed/fixed in order for the this to work 2017-10-25 14:33:56 -04:00
evilhero ab161f9d9c FIX: When post-processing story-arc issues that were one-off's via usenet, would fail to continue post-processing due to some broken references, IMP: Threaded the retry option from the story arc detail page 2017-09-28 10:05:44 -04:00
evilhero 08a29f7294 FIX: pullist links for series already on watchlist were broken due to previous commit 2017-09-25 16:37:43 -04:00
evilhero f372d3ae44 FIX: fix for 404 errors due to pullist issues having a 'No' for ComicID so no link was reachable 2017-09-25 14:58:14 -04:00
evilhero 0f1a3578f3 FIX:(#1715) When manually renaming from series detail page, would fail due to an invalid reference, FIX: Fixed some icon display issues with annuals and annual integration not dislaying proper ones, FIX: Annuals were not being refreshed that were previously present, due to a commit fix, IMP: Removed some code not needed 2017-09-18 16:07:21 -04:00
evilhero 8d9d275f07 FIX: fix display issues on series detail page when changing status' or marking as Wanted via icon 2017-09-16 10:43:44 -04:00
evilhero 595ed45511 FIX:(#1658) Retries from history should now be working again (with post-processing), IMP: When refreshing a series, if expected series directory was inaccessible/unavailable would delete old issue data resulting in a blank issue table, FIX: Fixed some encoding problems with the auto-snatch script, FIX: Removed Failed as a possible available option for status change on the Manage Issues tab, IMP: Changed some logger lines from info level to debug. 2017-09-14 14:49:24 -04:00
evilhero 21eee17344 IMP:New scheduler tab (Manage / Activity) where you can see job current run status', next runtime, and prev runtimes as well as force/pause a job, FIX: Disabling
torrents will now properly hide torrent information, IMP: Specified daemon port for deluge as an on-screen tip for more detail, IMP: Added 100,200,ALL as viewable
watchlist views, FIX: When viewing pullist and annual integration enabled, if annual was present would incorrectly link to invalid annual series instead of the
actual series itself, IMP: Added more detail error messages to metatagging errors and better handling of stranded files during cleanup, IMP: Improved some handling for weekly pull-list one-off's and refactored the
nzb/oneoff post-processing into a seperate function for future callables, Moved all the main url locations for public torrent sites to the init module so that it
can be cascaded down for use in other modules instead as a global, IMP: Added a 'deep_search_32p' variable in the config.ini for specific usage with 32p, where
if there is more than one result will dig deeper into each result to try and figure out if there are series matches, as opposed to the default where it will only use ref32p
table if available or just the first hit in a multiple series search results and ignore the remainder, FIX:Fixed some unknown characters appearing in the pullist due
to unicode-related conversion problems, FIX: fixed some special cases of file parsing errors due to Volume label being named different than expected, FIX: Added a
3s pause between experimental searches to try and not hit their frequency limitation, IMP: Weekly Pullist One-off's will now show status of Snatched/Downloaded as
required, FIX: Fixed some deluge parameter problems when using auto-snatch torrent script/option, IMP: Changed the downlocation in the auto-snatch option to an
env variable instead of being passed to avoid unicode-related problems, FIX: Fixed some magnet-related issues for torrents when using a watchdir + TPSE, FIX: Added
more verbose error message for rtorrent connection issues, FIX: Could not connect to rtorrent client if no username/password were provided, IMP: Set the db updater to run
every 5 minutes on the watchlist, automatically refreshing the oldest updated series each time that is more than 5 hours old (force db update from the activity/job schedulers page will run the db updater
against the entire watchlist in sequence), IMP: Attempt to handle long paths in windows (ie. > 256c) by prepending the unicode windows api character to the import
a directory path (windows only), IMP: When manual metatagging a series, will update the series after all the metatagging has been completed as opposed to after each
issue, IMP: Will now display available inkdrops on Config/Search Providers tab when using 32P (future will utilize/indicate inkdrop threshold when downloading)
2017-09-10 11:50:08 -04:00
davalanche da8bec9bf1 IMP:(#1680) Added Pushbullet Channel Support 2017-07-19 14:09:09 -04:00
pwf115 997808851d Added Slack notification support 2017-07-13 14:28:10 -04:00
evilhero 3d91a5e521 FIX: Fix for TPSE switching to magnets only - will now send magnet link to chosen client, IMP: Telegram & Pushover notifications will now take on-screen data for test connections instead of always from cached, IMP: SABnzbd test connection will take on-screen data for test connection instead of always from cached, FIX: Quick fix for torrent-auto-snatcher trying to snatch single issues when the directory only contains the 1 file, FIX: On 32p, when doing api search and then verifying posting date of issue against store date of issue, would take the posting date as a string thinking it was an integer and causing mismatches for snatches (usually on mutli-volume series) 2017-06-08 20:23:59 -04:00
Brian Hartvigsen bc2b2d561e Fix escaping display name
Comics with an single quote `'` could not be imported as it brake the `onclick` javascript
2017-06-02 10:08:00 -04:00
evilhero 535c557e30 FIX:(#1630) One-off issues will now be post-processed according to grab-bag dir location, IMP: One-off pull-list issues will now have the status marked accordingly on weekly pullist for tracking purposes, FIX: Fix for utorrent not being able to update status properly after initial snatch, FIX: Fix for some incorrect variable references due to different snatch methods when trying to run on-snatch scripts, FIX: Fix for auto-torrent-snatcher trying to snatch a torrent with an '&' in the filename, FIX:(#1637) Fix for telegram not saving on snatch toggle properly, IMP: added additional logging for metatagging when attempting to create temp folder in cache location, IMP: will now clean up any left over metagtagging directories that fail during normal post-processing instead of leaving and continuing, FIX: Will notify on one-off grab's/storyarc's being post-processed, FIX: fix for displaying cbz issue details (the 'i' on the comic details page) in which the series title contained non-alphanumeric characters, IMP: Added ability to change status to Wanted on Upcoming tab (will perform an immediate search on selected issues), IMP: Threaded the one-off search call from the weeklypull 2017-06-02 10:05:06 -04:00
hubcaps 33b6de987b Change up to use already established variable. 2017-05-27 01:36:04 -04:00
hubcaps 74bfca41a7 Removed hardcorded year value and implemented a check for current year instead 2017-05-27 01:36:04 -04:00
evilhero d70eab5a4a IMP: Added 'Manually check for issues' button on weekly tab where it will search for any Wanted issues on the pullist in an non-Downloaded status, IMP: Sorted Wanted tab so most recent is at top, followed by Status order (Wanted, Snatched, Failed), IMP: Sorted Newznabs in GUI so that enabled are at the top and disabled newznabs are nearer to the bottom, IMP: When force searching, will now start with the most recent issues as opposed to a random sequence order 2017-05-18 14:45:29 -04:00
evilhero 5ccd402460 FIX: Fixed NMA & Pushbullet test notification options so that saving the configuration is no longer required prior to testing, FIX: NMA was using incorrect response codes due to xml usage 2017-05-12 14:24:35 -04:00
evilhero ac2281e801 FIX:(#1631) When adding/refreshing an arc that had series that had an identical comicid within another comicid, it would error out due to invalid data being returned 2017-05-09 09:38:23 -04:00
evilhero c5e46e552f IMP: Added Qbittorrent download client option, FIX:(#1604)Folder Name with a . at the end appears mess up on windows, FIX:(#1607) invalid reference to arc variable during post-processing, IMP: added an auto-snatch option for rutorrent/deluge seedbox users on nix systems (will automatically download the file to a local client for immediate post-processing), IMP: can now run custom script on snatch, FIX: Fixed a problem with volume labels getting reset on series refreshes to None, FIX: When recreating the pull (either automated/manual), will now wipe out the existing entries from the table prior to getting new information, IMP: Will now store hash of torrent (if applicable) when storing snatch information 2017-04-28 02:12:45 -04:00
evilhero 13cbe739c6 FIX: story-arc div not closed off in html 2017-04-04 11:32:46 -04:00
evilhero 2246aacc7d FIX:(#1600) Folder volume naming will now default to V1 if not indicated and the tag is used as well as the new SETDEFAULTVOLUME to True in the config.ini, FIX: Fix for post-processing getting locked up on some machines due to story arc post-processing, FIX: Fixed some incorrect css references resulting in some weird displays, FIX: If 32P torrent feed didn't have a torrent size, would error, IMP: Can now add/remove story-arc issues from directly within story-arcs. They will stay removed until arc is deleted. Added arcs are done by providing an issueid and a reading order number to set it to. IMP: Can now change reading order number by directly clicking on reading order column and entering in new sequence number. Screen refresh needs to be done thereafter still however. 2017-04-04 11:19:40 -04:00
evilhero 145df6e9f5 FIX:(#1583) Fixed sorting by have column so it is now percentage of completion, FIX: Adjusted the column lengths in order to accomodate everything on one line instead of overflowing rows 2017-03-31 14:22:12 -04:00
evilhero 4630a5b6e6 FIX: Changed CV url to https to get ahead of the change (verify option is available in config.ini as cv_verify), FIX:(#1598) Renaming comics with alphanumeric characters was not working, FIX: Story-arc issue status were not getting exact status as watchlisted issues during an add/refresh, FIX: Fix some problems related to not using a story arc directory or grab-bag directory (just monitoring) 2017-03-24 11:42:41 -04:00