Commit Graph

  • 7cb179d21f I was unable to write out the wanted_list.csv file Craig Hornsby 2018-06-06 14:23:38 -0400
  • 80f742110b Starting mylar with --backup would cause an exception Craig Hornsby 2018-06-06 13:51:49 -0400
  • fcc9fa7697
    Merge 66956d6f13 into 1ec6a1e087 boshuda 2018-06-08 13:27:08 +0000
  • 1ec6a1e087 Fix a misleading error message infomofo 2018-05-11 00:30:35 -0400
  • 66956d6f13 I was unable to write out the wanted_list.csv file Craig Hornsby 2018-06-06 14:23:38 -0400
  • 4e2f57446d Starting mylar with --backup would cause an exception Craig Hornsby 2018-06-06 13:51:49 -0400
  • 5e6b861fad FIX: Fix for manual post-processing when name differed from series, would not store the 1st manual post-process iteration and ignore it completely when actually performing post-processing evilhero 2018-05-31 13:28:12 -0400
  • f30358573d FIX: Fix for mis-spaced line in sabnzbd module from previous commit, FIX:(#1963) Remove stale entries from storyarcs table on startup to avoid errors when viewing Upcoming table due to invalid references evilhero 2018-05-24 12:23:32 -0400
  • 30a7c1c559 FIX:(#1956) When using Completed Download Handling with NZBGet, and item was downloaded before the monitor could find it - would fail to locate the download in the queue and enter in a continuous loop, FIX: As above issue, but with SABnzbd - will now check history if item cannot be located in queue before giving up evilhero 2018-05-24 11:36:37 -0400
  • eb3f7ccac2 FIX:(#1961) Silent error occured when performing a Mass Import and one of the titles contained a utf-8 character that could not be converted evilhero 2018-05-23 22:38:24 -0400
  • 05081d9a62 FIX:(#1789) Fix for OPDS Feed not showing non-watchlisted items of an arc evilhero 2018-05-23 10:23:36 -0400
  • c557626e64 added additional logging for import scan to help break down problematic import erroring evilhero 2018-05-23 10:05:11 -0400
  • a331449d30 FIX:(#1959) Test connection button will now return proper status response for NZBGet & will also send now when no category is set, FIX: Fix snatch script error when sending from nzbget and using an on snatch script, FIX: When importing files, would not update the status properly to 'Imported' after a successful import and sometimes create an additional empty entry instead evilhero 2018-05-22 13:01:48 -0400
  • b6c6101634
    Merge ae57b3aac1 into 6ab1715c53 infomofo 2018-05-14 07:27:54 +0000
  • 6ab1715c53 Merge branch 'development' evilhero 2018-05-13 16:09:03 -0400
  • 4314b8b98c FIX: Fix for log_dir error on startup when log_dir is not set in the config.ini - either due to new startup or was set to None evilhero 2018-05-11 12:34:41 -0400
  • ae57b3aac1
    Fix a misleading error message infomofo 2018-05-11 00:30:35 -0400
  • 58b59d49bf FIX: Fix for autoProcessComics not properly determining the post-processing result type, Updated apc version to 2.04 evilhero 2018-05-09 11:26:28 -0400
  • db47659e42 FIX: When alternate series covers was enabled, would fail to perform complete update properly - leaving some issues unaccounted for, FIX: Will now log when CV does not respond with valid information on most queries (ie. expat errors), FIX: Will only write covers/cvinfo if either do not already exist, IMP: Alternate series covers will now track the last cover by issueid and only download when a newer issue cover is available evilhero 2018-05-08 14:01:24 -0400
  • 0b190081ce FIX:(#1944) When adding a new comic and a new issue was found & downloaded, would fail on the updater portion due to an invalid reference evilhero 2018-05-08 11:57:13 -0400
  • 8d626ec361 FIX:(#1941)(#1921) Possible fix for inability to correctly parse response from post-processor when using ComicRN evilhero 2018-05-02 13:38:51 -0400
  • cd5026d00b
    Merge f70b7cdba5 into 93eb1a8615 boshuda 2018-05-02 14:41:55 +0000
  • 8c8a2e5f31
    Merge 704a5ba130 into 93eb1a8615 barbequesauce 2018-05-02 14:40:59 +0000
  • c2ce15240d
    Merge 753f0ccff2 into 93eb1a8615 boshuda 2018-05-02 14:39:42 +0000
  • 93eb1a8615 Fix so getComic empty results are consistent Craig Hornsby 2018-05-02 10:24:54 -0400
  • 753f0ccff2 Fix so getComic empty results are consistent Craig Hornsby 2018-05-02 10:24:54 -0400
  • f70b7cdba5 Ignoring some files Craig Hornsby 2018-05-02 09:56:28 -0400
  • c7d1af5dcc Set the Mylar version back to the appropriate 'Development' Craig Hornsby 2018-05-02 09:55:23 -0400
  • 41c02dd0b3 Merge branch 'development' of https://github.com/evilhero/mylar into development Craig Hornsby 2018-05-02 09:27:49 -0400
  • 47b475702e FIX: callback value was not set on secondary dupecheck pass evilhero 2018-05-01 16:28:10 -0400
  • 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 evilhero 2018-05-01 13:43:01 -0400
  • 54304193e2 FIX: Fix for problems when using wwt (returning no search results would throw error, beautifulsoup could not be used if html5lib was up-to-date on the host system evilhero 2018-05-01 10:42:00 -0400
  • d6cecceaba FIX:(#1936) Possible fix for post-processing archived issues getting stuck in an infinite loop/crash evilhero 2018-05-01 10:38:56 -0400
  • 49fb5ee846 Merge branch 'development' of https://github.com/evilhero/mylar into development Craig Hornsby 2018-04-30 16:56:59 -0400
  • 78d84eee5e FIX:(#1934) added additional parser exception for experimental search evilhero 2018-04-27 21:23:04 -0400
  • 99906bfa25
    Merge 5dd746058d into c047a88463 Julien Machiels 2018-04-27 16:13:21 +0000
  • 5dd746058d Fix calls to mylar.something (Part 1) MrTimscampi 2018-04-27 18:13:07 +0200
  • 5c3d29468e
    Merge 8478593867 into c047a88463 zxvv 2018-04-27 08:47:23 +0000
  • edb98fab58 Merge branch 'development' of https://github.com/boshuda/mylar into development Craig Hornsby 2018-04-26 22:07:09 -0400
  • fa60cbc1e9 Empty results are consistent from api getComic Craig Hornsby 2018-04-26 22:06:59 -0400
  • 6c41d12829 Fix config page MrTimscampi 2018-04-26 18:18:20 +0200
  • adb172b7ec Make Mylar launch under Python 3 MrTimscampi 2018-04-26 18:03:02 +0200
  • 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) evilhero 2018-04-26 11:27:51 -0400
  • d52f6c13cb Futurize Mylar (stage 2) MrTimscampi 2018-04-26 16:22:30 +0200
  • caca87b708 Futurize Mylar (stage 1) MrTimscampi 2018-04-26 16:14:53 +0200
  • aa45c86ea7 Prepare for Futurize MrTimscampi 2018-04-26 16:07:32 +0200
  • 38908fa096 Update gitignore MrTimscampi 2018-04-26 15:55:07 +0200
  • 87a6f4433d Add requirements.txt MrTimscampi 2018-04-26 15:37:07 +0200
  • 0de9353c9f FIX: remove bundled libraires MrTimscampi 2018-04-26 15:35:58 +0200
  • 37cd7346bc Changing log level barbequesauce 2018-04-26 09:16:33 -0400
  • e6fb428dc6 Re-add filename into filechecker logging barbequesauce 2018-04-26 09:10:09 -0400
  • 704a5ba130
    Changing log level barbequesauce 2018-04-26 09:16:33 -0400
  • 5f94c0f588
    Re-add filename into filechecker logging barbequesauce 2018-04-26 09:10:09 -0400
  • 250b19effd Move file to prepare for proper packaging MrTimscampi 2018-04-26 12:35:30 +0200
  • c047a88463 Merge branch 'development' evilhero 2018-04-25 13:02:57 -0400
  • 559e57a5c1 FIX:(#1929) Will default to en_US.UTF-8 locale if locale returns nothing evilhero 2018-04-25 13:00:18 -0400
  • f332c55291 Merge https://github.com/evilhero/mylar into development pulling upstream branch Craig Hornsby 2018-04-23 08:51:46 -0400
  • c336227b32 Merge branch 'development' evilhero 2018-04-22 01:26:01 -0400
  • 0efc698086 FIX:(#1928) Incorrect logging statement when file checker would attempt to return list of Failed Files evilhero 2018-04-22 01:11:52 -0400
  • 2b9813daae Merge branch 'development' evilhero 2018-04-20 12:13:38 -0400
  • 394918965e Created my post-processing scripts, works with Python 2 or 3 Craig Hornsby 2018-04-20 08:43:18 -0400
  • 6bb6ea54b7 Merge branch 'development' of https://github.com/evilhero/mylar into development Craig Hornsby 2018-04-19 23:03:36 -0400
  • 343c5a45b9 Fix for index out of range on cvinfo files Craig Hornsby 2018-04-18 08:41:42 -0400
  • 7b77a850be Fix for index out of range on cvinfo files Craig Hornsby 2018-04-18 08:41:42 -0400
  • 6a2b12313e FIX: Changed where version checking would run in startup sequence - is now after the web interface loads so that it will not loop forever in some instances trying to check git but an instance of Mylar is already running, FIX: Added more verbose error logging when checking versions fails evilhero 2018-04-16 13:59:17 -0400
  • 0fdb551365 FIX:(#1921) When using ComicRN & NZBget, post-processing would fail due to inability to properly parse return string evilhero 2018-04-16 13:50:09 -0400
  • a48c8b5b57 FIX: fix for cv searches for series that have the word 'and' as part of a larger word evilhero 2018-04-12 14:09:13 -0400
  • 62277551b2 FIX:(#1918) Incorrect requests import within try/except always default to exception values evilhero 2018-04-12 10:25:42 -0400
  • 127b109011 FIX:(#1912)(#1905) Logging would fail to initialize properly on non-English systems evilhero 2018-04-08 14:21:01 -0400
  • 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 evilhero 2018-04-06 13:46:39 -0400
  • 6f57c19290 FIX: corrected exception catch for post-processing move/copy failures so that it logs from correct location evilhero 2018-04-04 14:26:39 -0400
  • 1bffccfad3 IMP: Added exact error message logging for post-processing file operation instead of generic 'stupid' message evilhero 2018-04-04 10:13:56 -0400
  • 33fc2f5f4d FIX: When post-processing, would error in some cases where a one-off insance was mistakingly being called and the data was incorrect - resulting in a locked up process with no post-processing occuring evilhero 2018-03-26 12:16:53 -0400
  • 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 evilhero 2018-03-22 10:00:34 -0400
  • 8478593867 add log dagnostic message: ComicVine has banned this server's IP address for exceeding the API rate limit. rich-murphey 2018-03-20 00:35:31 -0500
  • 47fb2db6ed FIX: Fix for db not being created on new installs when in maintenance mode evilhero 2018-03-17 22:43:04 -0400
  • 312e699ef1 FIX:(#1893) In maintenance mode, when performing an import into a fresh install, the pull refresh date would not be populated due to the weekly pull not initializing on startup evilhero 2018-03-17 22:25:24 -0400
  • 7a1af7c174 FIX:(#1893) json import fails in some cases, due to GUI reference evilhero 2018-03-17 11:25:44 -0400
  • 96b5ec55c8 FIX: fix for environment variables being retained incorrectly over time evilhero 2018-03-16 16:12:45 -0400
  • 7fe9fa7e78 IMP: Added nzo_id reference to on-snatch call for sabnzbd snatches evilhero 2018-03-16 14:15:45 -0400
  • 4508f62b5b FIX: fixed api call to allow for direct post-processing against a given issueid or comicid (if a directory) evilhero 2018-03-16 11:12:31 -0400
  • df887bdb63 FIX:(#1890) Original file not being deleted from download location upon successful post-processing evilhero 2018-03-15 13:39:41 -0400
  • a05592f712
    Merge c7da83d820 into effdf4b5dd barbequesauce 2018-03-14 13:04:55 +0000
  • a4f196f058
    Merge b5ec83060f into effdf4b5dd barbequesauce 2018-03-14 13:04:34 +0000
  • effdf4b5dd IMP: Added issueid/comicid API to forceProcess API call which will allow for post-processing direcly against an issueid, or a series (if comicid alone is provided) if a directory is provided as the nzb_folder (ie. a pack) evilhero 2018-03-12 15:37:38 -0400
  • 9b91a3ec83 FIX:(#1787) Added more specific error logging messages to version check evilhero 2018-03-11 11:51:52 -0400
  • 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 evilhero 2018-03-09 14:08:25 -0500
  • 3ffec19628 FIX: it's a key, dummy Barbeque Sauce 2018-03-09 12:27:12 -0500
  • 506435c598 Added DateAdded, ReleaseDate to OPDS titles Barbeque Sauce 2018-03-09 11:51:53 -0500
  • b5ec83060f FIX: it's a key, dummy Barbeque Sauce 2018-03-09 12:27:12 -0500
  • dc7555c598 Added DateAdded, ReleaseDate to OPDS titles Barbeque Sauce 2018-03-09 11:51:53 -0500
  • b47b5351d4 FIX: Fix for searching for series with a '+' in them not returning any results evilhero 2018-03-09 11:47:55 -0500
  • 0442d808c9 More details in how log entries are made barbequesauce 2018-03-08 14:59:29 -0500
  • 131cbb3eae Added code line numbers to log formats barbequesauce 2018-03-08 14:09:06 -0500
  • a8c2edf33a FIX: corrected incorrect variable reference for story arc options evilhero 2018-03-08 16:14:36 -0500
  • c7da83d820
    More details in how log entries are made barbequesauce 2018-03-08 14:59:29 -0500
  • d399983c2d
    Added code line numbers to log formats barbequesauce 2018-03-08 14:09:06 -0500
  • 284ddb822c FIX:(#1881) When Manual metatagging (either individual/series) would delete the metatagged .cbz file if the original was also a .cbz evilhero 2018-03-07 16:29:19 -0500
  • 1803db9e53 FIX: StoryArc Options / Readinglist / Weekly Folder Options were not saving properly (would reset to default on restart) evilhero 2018-03-07 16:11:59 -0500
  • dbb36711bb FIX: misspelt logo location evilhero 2018-03-07 14:08:13 -0500