Can't seem to download from DDL anymore and not sure why?

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
milkplus
Posts: 20
Joined: Tue Jul 25, 2017 12:02 pm

Can't seem to download from DDL anymore and not sure why?

Post by milkplus »

Having some issues downloading issues (if you'll pardon the pun) from DDL.

Log seems to indicate that the file is found and snatched but then doesn't follow through. Im certain I have probably just messed up a setting somewhere, but I'm a bit stuck on how to resolve it.

Is happening with any and every file I try to snatch.

Log (debug):

Code: Select all

2024-01-14 20:38:32	INFO	Finished searching via : api. Issue not found - status kept as Wanted.
2024-01-14 20:38:32	DEBUG	findit: {'status': False, 'provider': 'DDL(GetComics)', 'lastrun': 1703508709.548703}
2024-01-14 20:38:32	INFO	checked_once: ['DDL(GetComics)']
2024-01-14 20:38:32	INFO	checked_once: ['DDL(GetComics)']
2024-01-14 20:38:32	INFO	setting took. Current provider is: {'DDL(GetComics)': {'type': 'DDL', 'lastrun': 1705264710.2308016, 'active': False, 'hits': 4704, 'id': 200}}
2024-01-14 20:38:32	INFO	setting last run to: 1703508709.548703
2024-01-14 20:38:32	INFO	attempting to set DDL(GetComics) to not being the active provider.
2024-01-14 20:38:32	INFO	Could not find Issue 1 of Ultimate Spider-Man (2024) using DDL(GetComics) [api]
2024-01-14 20:38:32	INFO	check_once check.
2024-01-14 20:38:31	INFO	findit: {'status': False, 'provider': 'DDL(GetComics)', 'lastrun': 1703508709.548703}
2024-01-14 20:38:31	DEBUG	booktype:None / chktpb: 0 / findloop: 99
2024-01-14 20:38:31	INFO	Failed to retrieve Ultimate Spider-Man #1 (2024) from the DDL site.
2024-01-14 20:38:31	WARNING	Unable to retrieve any valid immediate download links. They might not exist.
2024-01-14 20:38:31	DEBUG	TPB links detected, but booktype set to None
2024-01-14 20:38:31	DEBUG	Now downloading: Ultimate Spider-Man #1 [2024] / 107 MB ... this can take a while (go get some take-out)...
2024-01-14 20:38:30	DEBUG	now loading info from local html to resolve via url: https://getcomics.org/marvel/ultimate-spider-man-1-2024/
2024-01-14 20:38:30	DEBUG	link given by: DDL(GetComics)
2024-01-14 20:38:30	INFO	Found Ultimate Spider-Man (2024) #1 using DDL(GetComics)
2024-01-14 20:38:30	DEBUG	issues match!
2024-01-14 20:38:30	INFO	[nzbprov:DDL(GetComics)] provider_stat:{'type': 'DDL', 'lastrun': 1705264710.2308016, 'active': True, 'hits': 4704, 'id': 200}
2024-01-14 20:38:30	DEBUG	nzbname used for post-processing: Ultimate Spider-Man #1 (2024)
2024-01-14 20:38:30	DEBUG	verified_matches: [{'ComicName': 'Ultimate Spider-Man', 'ComicID': '155969', 'IssueID': '1039589', 'ComicVolume': None, 'IssueNumber': '1', 'IssueDate': '2024-03-01', 'comyear': '2024', 'pack': False, 'pack_numbers': None, 'pack_issuelist': None, 'modcomicname': 'Ultimate Spider-Man', 'oneoff': False, 'nzbprov': 'DDL(GetComics)', 'provider': 'DDL(GetComics)', 'nzbtitle': 'Ultimate Spider-Man #1 (2024)', 'nzbid': '326961', 'link': 'https://getcomics.org/marvel/ultimate-spider-man-1-2024/', 'pubdate': 'Wed, 10 Jan 2024 00:00:00', 'size': '107.0 MB', 'tmpprov': 'DDL(GetComics)', 'kind': 'torrent', 'booktype': None, 'SARC': None, 'IssueArcID': None, 'newznab': None, 'torznab': None, 'downloadit': True, 'ComicTitle': 'Ultimate Spider-Man #1 (2024)', 'entry': {'title': 'Ultimate Spider-Man #1 (2024)', 'pubdate': 'Wed, 10 Jan 2024 00:00:00', 'filename': 'Ultimate Spider-Man #1 (2024)', 'size': '107M', 'pack': False, 'issues': None, 'link': 'https://getcomics.org/marvel/ultimate-spider-man-1-2024/', 'year': '2024', 'id': '326961', 'site': 'DDL(GetComics)', 'page': 1, 'total_pages': 1}, 'provider_stat': {'type': 'DDL', 'lastrun': 1705264710.2308016, 'active': True, 'hits': 4704, 'id': 200}}]
2024-01-14 20:38:30	INFO	[nzbprov:DDL(GetComics)] provider_stat: {'type': 'DDL', 'lastrun': 1705264710.2308016, 'active': True, 'hits': 4704, 'id': 200}
2024-01-14 20:38:30	DEBUG	integer value of issue we have found : 1000
2024-01-14 20:38:30	DEBUG	issue we found for is : 1
Showing 1 to 25 of 473 lines
User avatar
evilhero
Site Admin
Posts: 2887
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: Can't seem to download from DDL anymore and not sure why?

Post by evilhero »

Make sure you're running the most recent release of whatever branch of Mylar you're on.

It's possible the links got taken down as they were having some problems awhile ago, but all should be resolved. Note that if you're currently using the python3-dev branch, mylar will now search thru any available mega, mediafire, pixeldrain and the main server links until it can download something (the current method is that it only uses the main server links).

This feature will be in the v0.7.9 release.
Post Reply