Commit Graph

  • dbee01d7e4
    Update README.md (#2452) master evilhero 2020-12-28 14:28:05 -0500
  • 5634349498
    Merge pull request #2451 from evilhero/evilhero-patch-1 development evilhero 2020-12-28 14:26:18 -0500
  • b45ea1690a
    Update README.md evilhero 2020-12-28 14:24:51 -0500
  • 94dcfd13f6
    Merge branch 'development' evilhero 2020-02-28 16:48:52 -0500
  • de60a31fd7
    fixed incorrect enable torznab reference on configuration page evilhero 2020-02-28 16:46:42 -0500
  • a6bc5d1ec6
    Merge branch 'development' evilhero 2020-02-23 14:14:33 -0500
  • 70d8944c80
    notification of repo freeze evilhero 2020-02-23 14:13:21 -0500
  • 2e7d4b500f
    fix turnitoff being called before its defined AJ Slater 2020-02-21 22:25:15 -0800
  • d691c05de4
    remove extra s's, which makes a png download successsfully AJ Slater 2020-02-21 21:33:42 -0800
  • 8ae3d74466
    (#2425) import errno evilhero 2020-02-23 13:32:37 -0500
  • 9627a344ba
    implement torznab test AJ Slater 2020-02-21 21:25:39 -0800
  • e604c3d216
    Fix: save state across page loads Barbeque Sauce 2020-02-20 18:51:22 -0500
  • 4601170627 fix turnitoff being called before its defined AJ Slater 2020-02-21 22:25:15 -0800
  • 5105494b3b remove extra s's, which makes a png download successsfully AJ Slater 2020-02-21 21:33:42 -0800
  • 816d76ddd8 import errno AJ Slater 2020-02-21 21:29:48 -0800
  • 4a4adaea64 implement torznab test AJ Slater 2020-02-21 21:25:39 -0800
  • 1ffa89d382 fix version AJ Slater 2020-02-21 20:38:10 -0800
  • 81fdaff8ef fix version AJ Slater 2020-02-21 20:37:50 -0800
  • 3cf5ceac7f fix version AJ Slater 2020-02-21 20:37:20 -0800
  • 6bb5ed1eaa lets reference an image that exists AJ Slater 2020-02-21 20:31:37 -0800
  • b3921381a2 implement torznab test AJ Slater 2020-02-21 20:17:57 -0800
  • 14c52e3f31 fix missing import AJ Slater 2020-02-21 19:43:23 -0800
  • cc5ce1972e
    FIX: incorrect variable name Barbeque Sauce 2020-02-21 21:00:57 -0500
  • 5887b87ac9
    FIX: incorrect variable name Barbeque Sauce 2020-02-21 20:59:34 -0500
  • 9e1bbcfc15
    FIX: paging state persistence across page loads Barbeque Sauce 2020-02-20 18:57:45 -0500
  • 72efcf662a
    Fix: save state across page loads Barbeque Sauce 2020-02-20 18:51:22 -0500
  • b648d15c54
    FIX: retain paging size between PullList page loads Barbeque Sauce 2020-02-20 17:26:55 -0500
  • d441fb273f
    IMP: retain paging size between page loads Barbeque Sauce 2020-02-20 17:25:15 -0500
  • f49f563e30
    FIX: fixes DDL error when search results contain an unexpected parsing result evilhero 2020-02-06 22:07:45 -0500
  • 563439acdf
    fallback to default text notification in case of errors Bart274 2020-01-31 15:41:12 +0100
  • 7f44f4a278
    cleanup of code Bart274 2020-01-31 14:38:38 +0100
  • d96265d008
    send imageurl to notifiers Bart274 2020-01-31 14:13:44 +0100
  • 7df84f51ac
    Typo in log message Bart274 2020-01-31 12:40:22 +0100
  • 1590610812 [UPDATE] fallback to default text notification in case of errors Bart274 2020-01-31 15:41:12 +0100
  • 2317d26f42 [UPDATE] cleanup of code Bart274 2020-01-31 14:38:38 +0100
  • 040cd27f4a [UPDATE] send imageurl to notifiers Bart274 2020-01-31 14:13:44 +0100
  • a2d87ec279
    Typo in log message Bart274 2020-01-31 12:40:22 +0100
  • 45dc95d304 FIX: timeout_monitor was removed from cherrypy in 12.0 Barbeque Sauce 2020-01-13 14:50:13 -0500
  • 295ab9e638 removed extra snline reference" evilhero 2020-01-27 21:58:05 -0500
  • 52fb8dc1c3 add download info to Snatched notification for Telegram Bart274 2020-01-10 10:31:08 +0100
  • ebc86eb8c1 FIX: throw error if PIL or pillow are not installed Barbeque Sauce 2020-01-09 13:22:52 -0500
  • 420a3e0570 IMP: OPDS page size as configuration option (#2393) Barbeque Sauce 2020-01-09 12:28:58 -0500
  • 251c59808c
    FIX:(#2408) filenames containing a '@' would not be recognized during a recheck/refresh evilhero 2020-01-27 21:37:23 -0500
  • 52bd27cb6b
    FIX:(#2404) When changing directory path for a specific series, if the old path didn't exist it would log an error and not update the current page evilhero 2020-01-21 16:42:29 -0500
  • 931cbed1c6
    FIX:(#2405) When searching annuals would incorrectly grab the wrong issue under certain conditions, FIX: fixed the issue number detection when parsing nzb results due to the use of decimal places as spacers being used by some providers evilhero 2020-01-20 13:40:38 -0500
  • 05652beef1 removed python2.7.9 reference on configuration page, fixed nzbget binary error, added configuration location to logging initialization, fix some unicode errors evilhero 2020-01-13 16:33:15 -0500
  • 848ed80127
    FIX: timeout_monitor was removed from cherrypy in 12.0 Barbeque Sauce 2020-01-13 14:50:13 -0500
  • 5e2855cb51 fix for new configurations with no config.ini files evilhero 2020-01-13 13:36:01 -0500
  • cad04c0e71 removed exceptions / substitutes files evilhero 2020-01-13 13:14:26 -0500
  • f31da06b53 FIX: ComicTagger startup errors evilhero 2020-01-13 13:08:49 -0500
  • 1ace0f1758 fix for more syntax errors evilhero 2020-01-13 12:49:46 -0500
  • 13281249e4 fix for .ComicTagger folder error on startup evilhero 2020-01-13 12:34:05 -0500
  • cddb7e0d8b FIX: fixed syntax warnings on startup evilhero 2020-01-13 12:16:39 -0500
  • 6ffb938735 FIX: fix for incorrect error variable reference during a failed search evilhero 2020-01-13 12:05:27 -0500
  • 00d7107d40 FIX:(#2383) Quick patch to bandaid the incorrect writing of a dict to the searchresults table of the db evilhero 2020-01-10 10:29:45 -0500
  • 95527cb27b Removed stun library, removed more unicode conversions evilhero 2020-01-10 10:17:20 -0500
  • 019dafea19 [UPDATE] add download info to Snatched notification for Telegram Bart274 2020-01-10 10:31:08 +0100
  • 225f20d65f FIX: throw error if PIL or pillow are not installed Barbeque Sauce 2020-01-09 13:22:52 -0500
  • c5f9805eb0 IMP: OPDS page size as configuration option (#2393) Barbeque Sauce 2020-01-09 12:28:58 -0500
  • 143152642e removed unicoded encoding from previewRename evilhero 2020-01-08 19:41:08 -0500
  • 94794cf626 fixed login page authorizaton error evilhero 2020-01-08 19:35:07 -0500
  • 41a6e98fe5 FIXED: versioncheck via git, post-processing, adding new series, searching & downloading (possibly) evilhero 2020-01-08 17:00:43 -0500
  • 69acf99781 First commit to get the ball rolling for the conversion to PY3. What works: startup, GUI, config saves/loads, pullist recreates/populate, comictagger updated, metatagging works, rechecking files works. Everything else: not fully tested evilhero 2020-01-07 01:18:46 -0500
  • 4f8943b5b5 IMP: Icon for comicdetails page Barbeque Sauce 2019-12-31 10:31:33 -0500
  • 5132dde4ad Update .gitignore Barbeque Sauce 2019-12-31 10:24:51 -0500
  • a834df2179 IMP: WebViewer 1.0 Barbeque Sauce 2019-12-31 10:24:20 -0500
  • 6c8f3e165e IMP: Icon for comicdetails page Barbeque Sauce 2019-12-31 10:31:33 -0500
  • f0729b6d36 Update .gitignore Barbeque Sauce 2019-12-31 10:24:51 -0500
  • a86fb10708 IMP: WebViewer 1.0 Barbeque Sauce 2019-12-31 10:24:20 -0500
  • 85f295976d FIX: fix for ½ symbol causing a traceback error for some series evilhero 2019-12-29 22:31:50 -0500
  • 9022d16951 LOG:(#2383) added logging line to import results to show search results prior to adding to db evilhero 2019-12-29 20:20:41 -0500
  • d1ff6079a0 Merge branch 'development' evilhero 2019-12-29 20:14:14 -0500
  • 81fa69c246 FIX: de-sensitize alphabetSearch for case (#2381) Barbeque Sauce 2019-12-29 18:56:06 -0500
  • 54eb2bb96d FIX: fix for week 52-2019 showing up with no entries - will now automatically flip to week 0-2020 to avoid empty pullists evilhero 2019-12-29 20:10:48 -0500
  • 88a22458a9
    FIX: de-sensitize alphabetSearch for case (#2381) Barbeque Sauce 2019-12-29 18:56:06 -0500
  • cbb89e1b60 FIX:(#2372) Fix for file parser not picking up titles in the Series (Year) Issue format in some cases evilhero 2019-12-24 14:27:06 -0500
  • d5b889720a FIX: make index case-insensitive (#2381) Barbeque Sauce 2019-12-15 21:31:24 -0500
  • e3c716da6d FIX: literally unusable Barbeque Sauce 2019-12-11 15:56:35 -0500
  • 7c24b668f7
    FIX: make index case-insensitive (#2381) Barbeque Sauce 2019-12-15 21:31:24 -0500
  • a4e8137788
    FIX: literally unusable Barbeque Sauce 2019-12-11 15:56:35 -0500
  • 2cd1f876ee FIX: fix for post-processing files that are TPB's but matches to non-TPB's series within watchlist evilhero 2019-12-08 14:00:52 -0500
  • 7e8025c5f6 FIX: return empty comic list instead of crashing Barbeque Sauce 2019-12-06 11:17:26 -0500
  • 006f6beced
    FIX: return empty comic list instead of crashing Barbeque Sauce 2019-12-06 11:17:26 -0500
  • 63e6399dd4 attempted fix for when dupechk bombs and/or error occurs in post-processing and hangs queue evilhero 2019-12-04 11:40:59 -0500
  • 0a6b29b9f6 FIX:(#2372)(#2337) fix file parser to pick up file formats where issue numbers are in brackets, series title is followed by a comma and the publication date is between the two? evilhero 2019-12-02 16:38:46 -0500
  • 0ccd076fc4 FIX: Debian systemd formatting Barbeque Sauce 2019-12-02 14:27:34 -0500
  • 0cc6523115 IMP:(#2352) Added Date and Message-ID Headers to Email Notifications davalanche 2019-10-08 22:47:18 -0600
  • d81e79c7f2
    FIX: Debian systemd formatting Barbeque Sauce 2019-12-02 14:27:34 -0500
  • 66897c1549 IMP: Updated deluge_client for v2 compatibility Barbeque Sauce 2019-12-02 13:30:27 -0500
  • d27cfcae63
    IMP: Updated deluge_client for v2 compatibility Barbeque Sauce 2019-12-02 13:30:27 -0500
  • 1391670947
    FIX: Update deluge_client to support v2 Barbeque Sauce 2019-12-02 13:26:49 -0500
  • f8a8cb2a6b FIX: Removed Public Torrents as an available search option (forced option to False for possible future additions), FIX: Updated folder format description to show different path variations based on OS evilhero 2019-11-20 10:27:55 -0500
  • ffd597b2cf FIX: When doing search match comparisons would ignore the year matching criteria if the filename contained the issue year, but the Volume label in Mylar was V1 evilhero 2019-11-08 11:22:02 -0500
  • 36f544b6d9 FIX: 'str' object error during post-processing runs evilhero 2019-10-11 10:15:12 -0400
  • a1f844f5cd FIX: undeclared variable when using ComicRN script on non-windows OS evilhero 2019-10-09 21:30:15 -0400
  • eb2d815d7f IMP:(#2352) Added Date and Message-ID Headers to Email Notifications davalanche 2019-10-08 22:47:18 -0600
  • e350eca3ef FIX:(#2359) Unicode logging error on status update during search evilhero 2019-10-07 13:18:17 -0400
  • 29f39e59ed FIX: filenames having a decimal as a space delimiter and also a series titles containting a hyphen would not be able to have the issue number properly detected evilhero 2019-10-05 11:53:10 -0400
  • 356ecf0dca FIX:(#2355) Fix for incorrectly identifying some series as One-Shot instead of Print evilhero 2019-10-04 14:08:36 -0400
  • 32bacb4e30 FIX: DDL Quietly Fails if /ddl_location is set to a location that doesn't exist (#2278) evilhero 2019-10-04 14:05:34 -0400