GithubHelp home page GithubHelp logo

XML enhancement request about epg123 HOT 4 CLOSED

garyan2 avatar garyan2 commented on August 29, 2024
XML enhancement request

from epg123.

Comments (4)

garyan2 avatar garyan2 commented on August 29, 2024 1

I didn't know anyone was maintaining the xmltv.dtd. Thanks for that.

So, actor roles are already included in the xmltv. Actor images are not. The SD API says they may be available but it never worked in the past. I'll check to see if it is working again at some point. I'll need to do some coding first to even try.

The programme image element is new(ish). I question if there is anything out there that uses it. My xmltv already provides the images (icons) in 4 formats; 2x3, 3x4, 4x3, and 16x9. I know emby at least uses the different formats available but don't know about any others. For movies, I only provide the 2x3 poster but could expand that.

The xmltv also already provides the star-rating for movies. Star rating for episodes is kinda useless since it is really an overall star rating for the series.

from epg123.

warrentc3 avatar warrentc3 commented on August 29, 2024

Any thoughts regarding a potential trakt, tmdb, or mdblist integration for actors, images, ratings?
tvdb does have a fair amount of actor images too.

The way I read the xmltv.dtd is that star-ratings applies per programme, so in theory, it could be per episode... but that's a lot of data to chew, that tends to change and would be troublesome to maintain a cache.

from epg123.

warrentc3 avatar warrentc3 commented on August 29, 2024

There's also this tidbit...

Systems proposed in 2013 to refer to common metadatabases in a
common way:
'themoviedb.org' with the content 'movie/1234' to refer to a movie,
'thetvdb.com' with the content 'series/123456' to refer to a series,
'thetvdb.com' with the content 'episode/123456' to refer to one episode
of a series and 'imdb.com' with the content 'title/tt123455' to refer to
a movie, series or episode.

-->

from epg123.

garyan2 avatar garyan2 commented on August 29, 2024

Checked celebrity images from SD and they do work. There is a big problem though. I could check for images for everyone, but I would have to request each celebrity individually. For a simple lineup that I download, with just 35 stations for 14 days, it has 26427 people and each would need a request to SD. Of course I could cache the links, but to what benefit? What program would use the celebrity links?

I used to populate 'themoviedb.org' and 'thetvdb.com' info in the xmltv, but that was when SD provided that cross reference before tvdb went subscription based.

So hypothetically, if I use all these other sources to add all kinds of additional data and image links, what are you going to do with an xmltv file that is 10-20X larger than what a normal consumable file would be? What would use all that data? I have no interest in duplicating tvdb, tmdb, tvmaze, etc into a very inefficient format such as an xmltv file.

from epg123.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.