Mark Beznos
d9aacb147d
Update login.css
...
switched to using https to avoid console warning when mylar served over http
2019-01-29 11:33:44 -05:00
evilhero
05f3eb4ad8
FIX:( #2156 ) On Windows, git would return error when viewing configuration page and display None for branch history, FIX: When manual post-processing and SABnzbd was enabled, in some cases would mistakingly try to post-process using some sabnzbd options, IMP: Added the [__ISSUEID__] option for post-processing files that will not pp/scan/etc. Add the issueid to the end of the filename in the format of [__123456__] and Mylar will post-process the issue directly to that issueid and ignore any verification checking (it will also remove the [__123456__] from the filename after post-processing), IMP: Added sabnzbd version to Test SABnzbd output, and if SAB is too low of a version, will remove Completed Download Handling as an option and provide warning indicating as such
2019-01-22 10:16:13 -05:00
evilhero
0fe9a5a800
IMP: Added DDL option to available download provider options.
2019-01-16 14:32:37 -05:00
evilhero
52788daf26
FIX:( #2163 ) Disabled configuration options on the Story Arc Details page since they can only be set from the Story Arc main page, FIX: Removed Update button from Story Arc Detail pages as was no longer needed
2019-01-16 12:10:28 -05:00
evilhero
a6fc3aac28
FIX: Monkey-patch for week 52-2018 pull being empty instead of starting on week 0-2019, FIX: Incorrect variable reference in search_queue when manual searching, FIX: If series start year was 2018, and first issue was in 2019, publication date would incorrectly use 2018 as the start year
2018-12-29 10:22:52 -05:00
evilhero
0c9ed00a13
IMP: Added 'Force to TPB/GN' option for printed editions and 'Force to Print' option for TPB/GN's (this WILL impact how files are scanned in - so make sure you have files named appropriately), IMP: Added One-Shot as a Type, FIX: Fixed incorrect variable reference to seriesvolume during post-processing of TPB series, FIX: Fixed refresh to fire off every 5 minutes, FIX: When post-processing and metatagging a cbz file with rename files not enabled, would indicate the new filename as being a copy of the existing file (ie. (1).cbz) which would carry over to a final filename, IMP: Allow Mylar to populate the alias list on add/refresh of a series if the aliases don't already exist in the Alternate Series field for the series, FIX: Fixed a problem with single quotes in series titles when using experimental search,
...
IMP: When searching for a one-off series, will accept either issues with an issue number or those with no issue numbers as acceptable search results when searching, IMP: Updated search code to utilize the existing filename parser within Mylar when parsing the search results for more consistency
2018-12-22 17:48:14 -05:00
evilhero
75d77546fe
FIX: if 32p was disabled due to inability to signon, would still attempt to retrieve cached result when match occured which would then possibly result in excessive attempted logins, IMP: Added Force Type option to comicdetails page which will allow the type of series to be forced to TPB/GN format if Mylar is unable to decipher it under normal circumstances (doing this will affect how files are parsed for the given series), IMP: TPB/GN File Parser will now account for mutiple issues of the same TPB series within the given directory, IMP: When enabling/disabling Force Type, will rename existing folder to accomodate new naming folder convention if required, IMP: Started to move some of the file rename/manipulation modules into a filer.py module for more consistency, IMP: Added a to Folder Format which when triggered will use the designated Series Type, IMP:( #2130 ) When importing, option now available for the final series destination path to use the imported path location instead of defaulting to the Comic Location base folder - status will be no longer be Archived in such cases. Will also not show previous imported series on subsequent import runs if the import directory has not changed (thnx @CuddleBear92), IMP: Added the codebase for a Rename Preview option into the mix - GUI available, but not linked, FIX: Removed DEM from RSS scans when Public Torrents option is enabled, FIX:( #2137 ) When adding series, if series indicated date in a different format other than just numeric, would cause error
2018-12-10 12:27:53 -05:00
evilhero
851799f642
FIX: Added global reference so can change WWT URL in one location in __init__, FIX: Changed WWT to new domain, FIX: Removed DEM from being used
2018-12-04 14:34:10 -05:00
evilhero
f63e746280
IMP: Added TPB/GN detection for file parser, IMP: Added TPB as a booktype to series detail page, IMP: Added to format options for Folder Formatting which would denote either TPB or GN, IMP: If detected as a TPB/GN volume, will display the series/issues that are contained within - if they exist on your watchlist, they will be clickable links, IMP: Weeklypull set to display TPB/GN's when option is configured (backend change), IMP: Added proper detection for filenames that have mini-series designations within them ie ( '(of 04)' ), IMP:( #2102 ) detect decimal issues that also contain unicoded numbering, IMP: Proper handling of filenames that have '38 p' or the like to denote number of pages in issue, FIX: Removed forceful reference to lib.requests when using WWT, IMP: If an issue has a digital release prior to the actual print release, will now look at either date when attempting to reference if a successful match when post-processing/searching, IMP: Issues that also have digital release dates will be indicated on the series detail page as such, IMP: Added job completion notifs for refreshing/adding story-arcs, deleting directories, IMP: Main Home page will display if a given volume is a TPB/GN if determined, IMP: Reworded 'Search for Watchlist matches' to 'Search for Watchlist Matches/Recheck Files' for more clarity, FIX: Fixed story-arc posters causing some text boxes to overflow
2018-11-29 14:59:34 -05:00
evilhero
3cdae9153a
FIX:( #2122 ) Changed file format config option to reflect that = Issue Year and not Series Year. Also added hover-tip to Folder Format section to show available tags (similar to file format)
2018-11-26 12:32:30 -05:00
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