skn
1
I have enabled af_readability plugin and I can see the fetched content in the headlines view as I have checked “Show content preview in headlines:” option. However I cannot see the (fetched) content in the article view.
Is this a bug or have I got some settings wrong?
fox
4
not seeing anything out of the ordinary here. posts that managed to get fulltexted display fine in all cases.
skn
5
Strange, especially because I can see the fulltext in preview view/mode in headlines but not in the actual article.
I also changed the template to default just to remove potential issue due to that.
fox
6
i suggest trying to replicate your issue on the official demo instance.
i have no idea what this means. also there’s no “i’m running stock docker install” in your post, so i won’t be able to help you any further.
skn
7
Sorry, by template I meant theme.
Anyway I realised that one needs to ‘Toggle full article text’ to see the fetched fulltext.
Is there a way to set this “full article text” to ON by default?
fox
8
nope. it’s for individual articles you might want to pass through readability, while not enabling it for the entire feed.
skn
9
Haa, Ok.
It does indeed work on your demo site and I see from my ttrss_entries table entries that the fulltext content is fetched and successfully stored (and as I observed, shown in the headlines view).
Indeed, I have not transitioned into the docker install yet. So I’ll try to figure this out myself.
Thanks!
wizard
10
Have you checked both options for the particular feed: To download the content AND append?
skn
11
These are the two options I enabled on that feed. I think these are the two you were mentioning?
Thanks @wizard
wizard
12
@skn looks correct. At least at some point it was possible to just check append which resulted in not getting the article content. Thats why I asked.
skn
13
The weird thing is the fulltext content is indeed being fetched by readability, populated into the content column of the ttrss_entries table and being shown next to the title of the article in the headlines view.
It is just the individual article item view that does not display it 