Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guide data missing information. #71

Open
Fahmula opened this issue Dec 27, 2023 · 0 comments
Open

Guide data missing information. #71

Fahmula opened this issue Dec 27, 2023 · 0 comments

Comments

@Fahmula
Copy link

Fahmula commented Dec 27, 2023

This is how the xml i'm using in tvheadend looks.

<programme channel="247" start="20231227183000" stop="20231227190000">
	<title lang="en">Friends</title>
	<sub-title lang="en">The One Where Rachel Tells ...</sub-title>
	<desc lang="en">The real father of Rachel&apos;s baby is revealed; Monica and Chandler struggle to make their honeymoon flight.</desc>
	<date>2001</date>
	<rating>
		<value>TV-14</value>
	</rating>
	<category>Sitcom</category>
	<previously-shown />
	<episode-num system="xmltv_ns">7.2.</episode-num>
	<icon src="hidden"></icon>
</programme>

This is how it shows up in tvheadend epg.

Screenshot 2023-12-27 133803

This is how it looks in jellyfin.

Screenshot 2023-12-27 134009

This is how its supposed to look in jellyfin.

Screenshot 2023-12-27 134419

That last example is using the xml directly in jellyfin and using tvheadend url instead off the plugin.
I would like to use the plugin instead because live tv works so much better with the plugin.

A possible fix could be to allow tvheadend to be used as a tuner similar to how emby does it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant