marcelGoerentz / Threadfin

MIT License
3 stars 1 forks source link

Programme image #34

Closed fulanumoto closed 1 day ago

fulanumoto commented 2 months ago

I'm using Threadfin with Jellyfin and have integrated the Japanterebi XMLTV file. Everything works well, but it would be perfect if it could display the progmme images instead of just the channel logos.

marcelGoerentz commented 2 months ago

Hey, are there links within the xml or within the m3u file? If so, I think it will be possible to add an option where you can select between the channel logo or a program image. It would be helpful if you could share a file. Thanks in advance.

fulanumoto commented 2 months ago

@marcelGoerentz yes there are in the xml file https://animenosekai.github.io/japanterebi-xmltv/guide.xml

marcelGoerentz commented 5 days ago

Sorry for my late response, but do you want to show the program image in Jellyfin?

fulanumoto commented 4 days ago

Sorry for my late response, but do you want to show the program image in Jellyfin?

No worries. Yes in Jellyfin Live TV.

marcelGoerentz commented 4 days ago

This is something that Jellyfin should do as it has all the information needed. The reason why I say this is that the program image should change as soon as the program changes. In my opinion Threadfin is only for proxying and buffering the streams. This would be a huge change within the database that I’m right now not capable to do. For this I have to rewrite the whole Database to provide the routines and data structure.

Sorry but right now I can’t implement this feature.

fulanumoto commented 1 day ago

You're absolutely right. I tested with another guide, and it turns out that Jellyfin only recognizes the <icon> tag, not the <image> tag. Thank you for your insight!