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 |
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
|
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 |
evilhero
|
2d97824c89
|
FIX:(#1842) Forms Login did not respect http_root option
|
2018-01-16 12:35:34 -05:00 |
evilhero
|
a2f3fb7d67
|
(#1834) Added login page as an optional authentication method (thnx to 2mny for the Proof of concept & help)
|
2018-01-14 22:28:42 -05:00 |
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 |