1
0
Fork 0
mirror of https://github.com/evilhero/mylar synced 2024-12-23 08:12:41 +00:00
Commit graph

1007 commits

Author SHA1 Message Date
lordjay23
11b3ca3ff8 OPDS AllTitles Fix 2017-11-23 09:47:41 -05:00
evilhero
7421ffb12d FIX:(#1776) If newznab provider does not have the rss url on the same url as the api, rss would always return 0 hits. Now will try to use rss url first, and if fails diretly query the api for the last 100 items, IMP: Will now disable nzb provider that returns a 503 in response to a query (timed feature coming), FIX: Some issues arose when 0 providers were enabled after disabling, as well as if torrents were disabled but the torrent provider was enabled, IMP: Removed some unnecessary logging when peforming provider order search sequence 2017-11-22 13:23:52 -05:00
evilhero
f77d144c73 FIX: Fix for naming conventions that displace part of the series title after the issue number, which would cause problems when post-processing/file checking 2017-11-22 12:02:32 -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
lordjay23
c2cd9f44f3 OPDS AllTitles Fix 2017-11-21 10:09:23 -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
54009f9179 FIX: fix for config page not displaying after a save when run behind reverse proxy 2017-11-18 19:37:03 -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
e4541708b8 FIX: changed how scheduled jobs are ran when forced, which also fixed the db updater not returning to a Waiting status after it was run 2017-11-17 20:00:49 -05:00
evilhero
75f12b15ce FIX: When adding series that have no issue dates whatsoever would error out/display incorrect count values 2017-11-17 19:52:48 -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
evilhero
dccbdcdba8 FIX: Fixed search query to be more accurate on multi-termed queries 2017-11-15 17:49:57 -05:00
evilhero
95b39ca1ed FIX: fix for search not returning results properly to screen 2017-11-15 15:01:45 -05:00
barbequesauce
fab36cb53d Add config viewer 2017-11-15 11:53:37 -05:00
barbequesauce
62b6f16e98 Add config data viewer 2017-11-15 11:53:37 -05:00
evilhero
7c171a7e8f FIX: fix for keyfile usage with auto-snatch using correct information 2017-11-13 11:53:16 -05:00
evilhero
e02a5d01f6 FIX: Fix for Mylar usage behind reverse proxy not returning properly on a Recreate Pullist, IMP: Removed some unnecessary logging lines from the weekly pull logging 2017-11-10 20:11:18 -05:00
evilhero
8f4082c7b8 FIX: fix for configuration save error due to blacklisted_publishers not being handled correctly 2017-11-10 20:02:44 -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
8744904147 OPDS Root Fix 2017-11-03 11:13:20 -04:00
DarkSir23
a171bf8164 OPDS (Near Completion) 2017-11-03 10:27:52 -04:00
DarkSir23
b4d913807a OPDS Story Arcs (part 1) 2017-11-01 23:21:20 -04:00
DarkSir23
c612c56841 OPDS Publishers Part 1 (testing) 2017-11-01 23:21:20 -04:00
DarkSir23
bc8eb58e70 OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23
f9b1236215 OPDS Comics and Issues 2017-11-01 23:21:20 -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
aeb9101469 OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23
ecc9837ef3 OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23
74fca9dfb1 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
aa57ceb36d OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23
8a81a47552 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
acaf26e29f OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23
787f86c30d OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23
5c3c51fb89 OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23
64a0820a7c OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23
0d1c2347d7 OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23
db8bfacf07 OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23
6fc94f2e93 OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23
86257821fc OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23
64465a0c51 OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23
d1fe14742c OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23
2318b6d5e0 OPDS Comics and Issues 2017-11-01 23:21:20 -04:00
DarkSir23
fdaf8bf9bc OPDS Comics and Issues 2017-11-01 23:21:20 -04:00