[Feature Request] Live TV Artwork (1 Viewer)

Damstas

Portal Member
November 18, 2014
27
2
34
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,492
    10,371
    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,955
    1,264
    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,492
    10,371
    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

    Hello, I read some previous posts but I didn't understand if someone did it or worked on it. I'd like to ask you if there will be the chance to interface the MP-TV series plugin with TMDB also. I don't say to eliminate the chance to keep data from TVDB, but at least the option to choose to switch to TMDB or (why not?) other sources.
    Hello, I read some previous posts but I didn't understand if someone did it or worked on it. I'd like to ask you if there will be...
    Hello, I read some previous posts but I didn't understand if someone did it or worked on it. I'd like to ask you if there will be...
    Replies
    0
    Views
    491
    If anyone ever experiences the above, I found a fix. Removing and reinstalling MP-TVSeries fixed it. It must have gotten corrupted during the reinstall of MP. I also had to do the same with TRAKT which had some issues too that were not apparent at the time. All is well once again. :cool:
    If anyone ever experiences the above, I found a fix. Removing and reinstalling MP-TVSeries fixed it. It must have gotten corrupted...
    After much trial and error and comparing this computer with another that was working, I finally found out that Fanarthandler...
    Replies
    1
    Views
    802
    So not 100% sure if this is a MyTVSeries or FanArt issue, but the episode thumbnails always revert to the series default after restart. If you go to an episode and open the options and pick choose artwork then choose episode thumbnail it shows the correct thumbnail and says it is remote. Click on it and it goes local instantly and...
    So not 100% sure if this is a MyTVSeries or FanArt issue, but the episode thumbnails always revert to the series default after...
    So not 100% sure if this is a MyTVSeries or FanArt issue, but the episode thumbnails always revert to the series default after...
    Replies
    0
    Views
    213
    @CyberSimian Thank you very much. That has worked!!
    @CyberSimian Thank you very much. That has worked!!
    Do live TV subtitles work for TV in Australia? If so what are the settings? I am a 74 year old with hearing impairment and have...
    Replies
    12
    Views
    2K
    MP1 MP2 [solved] Basic audio question... DE
    Yes, works, thanks. Deselecting "Prefer multichannel audio streams" under "Video Player" (under "Players") gives me the stereo stream, by default, in television also. Thanks for your help. N.
    Yes, works, thanks. Deselecting "Prefer multichannel audio streams" under "Video Player" (under "Players") gives me the stereo...
    Is there a way to set the default audio stream for live TV? The default default, so to speak, for me seems to be English...
    Replies
    4
    Views
    591
    Top Bottom