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

Phrase episode-num tag for Season and Episode number in TV guide #4495

Open
2 tasks done
Hello-World-Traveler opened this issue Mar 2, 2025 · 2 comments
Open
2 tasks done
Labels
enhancement New feature or request

Comments

@Hello-World-Traveler
Copy link

This request respects the following points:

  • This request is not already on GitHub (I've searched it).
  • I agree to follow Jellyfin's Code of Conduct.

Problem description

TV guide is missing Season and Episode number.

Proposed solution

Reading episode-num for Season and Episode number.

    <episode-num system="SxxExx">S01E159</episode-num>
    <episode-num system="xmltv_ns">0.158.</episode-num>
    <episode-num system="original-air-date">2025-03-06</episode-num>

<episode-num system="onscreen">S19E22</episode-num>

Alternatives considered

None

Additional information

No response

Other sources

No response

@Hello-World-Traveler Hello-World-Traveler added the enhancement New feature or request label Mar 2, 2025
@nielsvanvelzen
Copy link
Member

I'm not sure what the XML snippet is from, our API uses JSON and the XML doesn't look like any of our data structures.
Is the behavior you're requesting available in the web client? If so, can you please share a screenshot of how it should look (jellyfin-web) and how it currently looks (jellyfin-androidtv).

@Hello-World-Traveler
Copy link
Author

The XML snippet are from my XML guide.

on the web (<div class="mediaInfoItem">S1:E12</div>)
Image

on the app

Image

I am not sure why it says 13 hours, closed the app and checked the time settings, now it shows 12 hours when that random show will air in 3 hours.

The app on the TV guide will show repeat and the rating but when clicked on and the pop-up box shows the info (as above) it doesn't have any tags such as, rating, repeat.

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

No branches or pull requests

2 participants