1
0
Fork 0
mirror of https://github.com/evilhero/mylar synced 2025-01-03 05:24:43 +00:00
Commit graph

1461 commits

Author SHA1 Message Date
barbequesauce
eaf1463142 IMP: re-enable notifications on manual PP
Remove the snatchedtorrent flag that was used to skip notifications for non-snatched files being processed by manual PP / folder monitoring. Justification is in 0-day pack processing, where the individual files on the wanted list are never set to snatched (and therefore no notifications are sent when they get pp'd using manual PP)
2018-08-02 17:01:36 -04:00
evilhero
822fb0b074 FIX: O.Wine.O 2018-08-02 11:50:03 -04:00
misleadingrhino
4350d701e8 Added downloader and source to Slack notification 2018-07-31 16:17:14 -04:00
barbequesauce
dc937c8781 Series name namespace clashes: 2 reboots/same year
Namespace clashes when a series reboots more than once in the same year (Unbeatable Squirrel Girl (2015), Spider-Gwen (2015)). Introduced ComicID into the series title and ID - not tremendously user-friendly, but the only real option at this point.
2018-07-31 16:13:40 -04:00
evilhero
47c03c9345 FIX: Fix for PushOver Test Connection option not working 2018-07-31 16:12:07 -04:00
barbequesauce
a4e6564170 Update opds.py
IMP: (#2030) Establish unique OPDSRoot to avoid namespace clashes
2018-07-23 15:38:37 -04:00
barbequesauce
1cd3543351 BUG: change comic ID, series ID to avoid namespace collisions 2018-07-23 15:37:25 -04:00
barbequesauce
b71a4a170f Update weeklypull.html
Removed page-change-pagination-reset config flag from code
2018-07-23 15:21:30 -04:00
evilhero
76f802c083 FIX:(#2017) variable not defined error when adding a comic and an automatic attempt to get an alternate image was done 2018-07-21 13:28:22 -04:00
evilhero
51fd4fb2fd FIX:(#2024) Annuals were not being recognized when performing a Recheck Files regardless of format being used 2018-07-21 13:15:14 -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
796bfed2e5 Update config.py
BUG: Adding config option to enable table paging reset for pullist
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
5ac745eda7 FIX:(#2019) incorrect variable reference 2018-07-17 09:44:09 -04:00
evilhero
33dc2ef822 FIX: Fix for Story Arc detail not being accessible if story arc was not refreshed prior to attempting to load the detail page 2018-07-12 19:50:55 -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
barbequesauce
40df1cf574 forgot a '
forgot a '
2018-07-09 17:12:28 -04:00
barbequesauce
23de104392 move reading list update into a try/except
move reading list update into a try/except to avoid errors found when not using reading list functionality.
2018-07-09 16:55:09 -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
Giao Phan
22de99943b OPDS enhancements
Fix bug for reading list
Mark a comic as read if it's downloaded through the OPDS feed
Reading list will not show Read comics
2018-07-07 14:57:40 -04:00
evilhero
69e7fa7ef8 FIX:(#1637) Telegram notification on snatch would cause traceback error 2018-07-07 14:29:42 -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
ba59f9e85a FIX:(#2010) When searching 32P, would not properly locate series that were not searched previously (recent bug) 2018-06-30 14:24:24 -04:00
evilhero
554a136dc2 FIX: (Annual-Integration) Fix for auto-detection of annuals/specials of watchlisted series that have not been added to the annuals portion of the series but are new to the weekly pulllist 2018-06-29 12:52:37 -04:00
evilhero
94980a0252 FIX: Fix for duplicate scheduler entries appearing in Activity/Jobs tab 2018-06-28 16:34:36 -04:00
evilhero
1d82dd0dfb FIX: attempted fix at invalid provider test returns (newznab-based) 2018-06-28 13:04:28 -04:00
evilhero
8932e6e665 FIX: fix for invalid time command when searching 2018-06-28 12:42:40 -04:00
evilhero
fe14613056 FIX: removed some INFO logging lines during search scan 2018-06-21 11:57:23 -04:00
evilhero
40ce962cc7 FIX: fix for some post-processing problems during manual post-processing where pp would stop/cause error, FIX: Fix for nzbget related problems (both ComicRN & CDH) 2018-06-20 14:18:49 -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
87712914bf FIX: fix for indentation error in last PR 2018-06-19 10:18:06 -04:00
zxvv
abafe08f1d add nzbid to "Something went wrong - maybe you should retry things" message
this may help less familiar users follow a sequence of log messages for a given nzbid.
2018-06-19 10:13:48 -04:00
zxvv
4f90241bc4 include nzbid in log message "Unable to locate item in active queue"
This may help less familiar users to understand the messages.
2018-06-19 10:12:09 -04:00
zxvv
dfc5c784e5 log an error message when ComicVine has banned mylar's IP adddress for exceeding the rate limit.
This logs an error message when ComicVine returns HTML with the tag <title>Abnormal Traffic Detected....

The ban typically lasts a couple of days, and this may at least save the user some time in recognizing that a ban is the issue.

This is only a suggestion.  Feel free to close this if it's not a preferred solution!
2018-06-19 10:07:13 -04:00
zxvv
a52fa27cb8 add NZBID to "Could not find completed item" log message.
Making this message more explicit may help less familiar users.
2018-06-19 10:05:31 -04:00
evilhero
60f69c0e28 FIX: fix for ForceCheck on Upcoming page not working after most recent push 2018-06-14 14:46:17 -04:00
evilhero
10e341b644 FIX: attempt to use local requests before using requests included in order to avoid supported version errors (when using CT) 2018-06-14 14:04:11 -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
a6aa29aaf7 IMP: when using -fs maintenance method, will now use original parent folder location instead of assuming it is the Comic Location path specififed in the configuration 2018-06-09 14:11:08 -04:00
evilhero
ef6e7d67a4 IMP: Added '-fs' (fixslashes) to maintenance mode to correct double-slashes incorrectly appearing within db Comic Location paths 2018-06-09 13:57:12 -04:00
evilhero
97d4fbbf47 FIX:(#1971) Fixed some incorrect logging statements that would halt import process from continuing 2018-06-09 11:14:06 -04:00
zxvv
9e785bb602 revise .split() on 'file not found' error messages 2018-06-09 10:56:21 -04:00
zxvv
4656a5f763 fix typo
Please ignore this if it's more efficient to fix other ways!
2018-06-09 10:53:46 -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
e685002c05 IMP: Changed from io.open to csv for export method, consolidated sql query into one line, will create alternate file if cannot remove pre-existing csv file 2018-06-08 11:04:34 -04:00
Craig Hornsby
7cb179d21f I was unable to write out the wanted_list.csv file
The wanted_list.csv file is now written out.  It outputs the correct information (as far as I could tell).  However, I recommend testing on Linux.  I modified it on Windows, and changed the way the file is opened.  There's still an issue - if there are commas in the fields that will generate another column upon import (as expected).  I would have to look a little more at the standard method of dealing with commas on CSVs to make a recommendation here.
2018-06-08 09:31:57 -04:00