Ok, I've done some more research in to this and it looks good & fairly easy to do.
The current backend & front-end already pick up livestreams and display them on the page.
To get this working…
One idea is to add the name of the hashtag to the CSS class of the card: e.g. add a loop like…
I introduced a merge conflict while doing a hotfix on
feed.py
to escape"
. I see you've done the same thing but 10 times better. I'll take a look at that PR tomorrow and fix it!
Yes I saw…
Perhaps the author field should not be included at all if it means that multiple authors are ignored by the OPDS feed?
No, I think the author of a publication is very relevant information so…
Ok, then it is quite clear what happened. This can potentially happen on any of the subscripts btw.
Probably should use the dump method of: https://pyyaml.org/wiki/PyYAMLDocumentation rather than…
Hi Simon, thanks for the sketch!
I actually disagree with your assesment of what can be expected. If you look at what is already on books.lumbung.space you see that descriptions are often provided…
{'title': 'TAGLINE FOR ARTISTIC SOCIETY',
' 'updated': '2021-12-09T06:55:05+00:00',
'authors': [{'name': 'Reinaart Van Hoe'}],
'tags': [{'term': 'creative commons',
'scheme':…
The image is parsed and downloaded properly.
The issue is that the CSS…