View Single Post
Old 09-13-2021, 02:54 AM   #6
Hodgy
Member
Hodgy began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Apr 2021
Device: KT2 7th gen
I'm still failing to get news recipe to download a cover. I have looked at similar problems on this forum and have tried:

1. adding the above code with the suggested line formatting:
def get_cover_url(self):
cover_url = "file///link/to/picture.png"
return cover_url

2. I inserted this line into the recipe in the 'class' section:
cover_url = 'file:///home/ian/Downloads/aljazeera.png'

In the job log I just see this entry at the bottom:
The cover image has an id != "cover". Renaming to work around bug in Nook Color

Does anyone have any helpful pointers? Thanks.
Hodgy is offline   Reply With Quote