[Feature Request] Live TV Artwork (1 Viewer)

Damstas

Portal Member
November 18, 2014
27
2
36
Home Country
Finland Finland
It would be good to have Live TV artwork from Schedules Direct, TVDB and TMDB.
 

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    15,986
    13,471
    Kyiv
    Home Country
    Ukraine Ukraine
    I coded smth for it and I even found screenshots
    E: You suggest in your code plug FH? I do not see sense, easier to take your plug-in and use it. And I will add its support and then fanart and pictures will be available through properties of FH.

    R: Предлагаешь твой код воткнуть в FH? Смысла не вижу, проще взять твой плагин и пользовать. А я добавлю его поддержку и тогда фанарт и картинки будут доступны через свойства FH.
     

    Edalex

    Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,958
    1,271
    Saratov
    Home Country
    Russian Federation Russian Federation
    The problem I don't know how I did it and where's the code. :( Probably I've read TVGuide properties and did something after that
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,986
    13,471
    Kyiv
    Home Country
    Ukraine Ukraine
    The problem I don't know how I did it and where's the code. :( Probably I've read TVGuide properties and did something after that
    Code:
          _properties["#TV.Guide.Day"] = string.Empty;
          _properties["#TV.Guide.thumb"] = string.Empty;
          _properties["#TV.Guide.Title"] = string.Empty;
          _properties["#TV.Guide.SubTitle"] = string.Empty;
          _properties["#TV.Guide.CompositeTitle"] = string.Empty;
          _properties["#TV.Guide.Time"] = string.Empty;
          _properties["#TV.Guide.Duration"] = string.Empty;
          _properties["#TV.Guide.TimeFromNow"] = string.Empty;
          _properties["#TV.Guide.Description"] = string.Empty;
          _properties["#TV.Guide.Genre"] = string.Empty;
          _properties["#TV.Guide.EpisodeName"] = string.Empty;
          _properties["#TV.Guide.SeriesNumber"] = string.Empty;
          _properties["#TV.Guide.EpisodeNumber"] = string.Empty;
          _properties["#TV.Guide.EpisodePart"] = string.Empty;
          _properties["#TV.Guide.EpisodeDetail"] = string.Empty;
          _properties["#TV.Guide.Date"] = string.Empty;
          _properties["#TV.Guide.StarRating"] = string.Empty;
          _properties["#TV.Guide.Classification"] = string.Empty;
          _properties["#TV.Guide.Group"] = string.Empty;
    E: Looked properties. Clearly define the film, it is impossible to pass through. I tried to Graber kinopoisk, but the result is not predictable ...
    R: Посмотрел свойства. Однозначно определить фильм, передачу по ним невозможно. Я пробовал на грабере кинопоиск, но результат будет не предсказуем...
     
    Last edited:

    Users who are viewing this thread

    Similar threads

    Hi. I was probably being a bit fast and loose with my terminology. I meant "somewhere within the files that MP2 uses in its database". Anyway, I found a way to do this which was far from automated but relatively low effort. I found what looked like all the images (CD covers, DVD covers, backgrounds etc all lumped together in...
    Hi. I was probably being a bit fast and loose with my terminology. I meant "somewhere within the files that MP2 uses in its...
    I am in the process of setting up a legacy media player (Mede8er) which I happened to have laying around into my home cinema setup...
    Replies
    2
    Views
    355
    Thanks... So annoying. I didn't notice it had stopped working and missed some recordings. The version number still seems to be 1.7.2. Hard to tell that the file has been updated. Sigh. I stream a lot of it now anyway. Good question on mc2xml.exe & schedulesdirect. I donated many, many moons ago for schedulesdirect support. I...
    Thanks... So annoying. I didn't notice it had stopped working and missed some recordings. The version number still seems to be...
    Some of you may remember the last time MC2XML expired and quit working on Schedules Direct (why does it do that?). Anyway, it quit...
    Replies
    2
    Views
    2K
    Got a reply from SD ... "Looks like your last successful download was on 5/23. On 5/24 for some reason we received 194 connections between 10:54 and 11:05 triggering a denial of service attack ban. The logs show it was lifted on 5/25, but I still see the entry in iptables. I reset fail2ban and hopefully you're working again." Weird...
    Got a reply from SD ... "Looks like your last successful download was on 5/23. On 5/24 for some reason we received 194...
    I'm using MediaPortal 1.38.1 x64 and have an SD-DD lineup account. In the last week, I have not been able to update my EPG, and...
    Replies
    3
    Views
    314
    MP1 MP2 1.34 Changing from x86 to x64 DE
    Your call, at present there is still an x86 version!;)
    Your call, at present there is still an x86 version!;)
    Hi! Is there a practicable way to change/UPDATE(?!?) from x86 to x64. All I found is the recommendation to make a total reset -->...
    Replies
    5
    Views
    2K
    I'm using all related TV skin files provided and current, with no change since our last discussion over the skin issue. If you do not have problems with using it, then I must conclude it's not a skin problem, it's a deeper problem. and seems to be somewhat repeatable. It might be related to the combination of my network tuners...
    I'm using all related TV skin files provided and current, with no change since our last discussion over the skin issue. If you do...
    I'm having a small issue. (with MP 1.7 final (and also 1.8 pre-test)) - In Basic Home and various modules, when I have live (OTA)...
    Replies
    6
    Views
    1K
    Top Bottom