Getting channel logos (1 Viewer)

Stuart475898

Portal Member
February 7, 2014
18
6
Home Country
United Kingdom United Kingdom
Hello,

I'm working on a scheduler app for MP, currently using MPExtended as a data provider. Is it possible to get the channel logos via MPExtended at all?

Thanks for the help
 

johanj

MP Donator
  • Premium Supporter
  • January 31, 2009
    781
    398
    48
    Home Country
    Sweden Sweden
    Yes, all images, including channel logos, are retrieved from StreamingService. So I use below for channel logos:

    "MPextended/StreamingService/stream/GetArtworkResized\?" +
    "mediatype=12" +
    "&id=" + channelId +
    "&artworktype=5" +
    "&offset=0" +
    "&maxWidth=" + width +
    "&maxHeight=" + height
     

    Users who are viewing this thread

    Similar threads

    TV Server plugins are listed on this page, and "EPG Cleaner" can be downloaded from this page. Note: I don't know what bitness the plugin has. It might be 32-bit, or it might be "any cpu". The plugin is not listed by the "MP Extensions" tool, so I don't know whether it has been tested with the most-recent MP releases. -- from...
    TV Server plugins are listed on this page, and "EPG Cleaner" can be downloaded from this page. Note: I don't know what bitness the...
    I'm looking for a better recording scheduler. Many recording titles (at least in the UK) change between episodes, sometimes being...
    Replies
    4
    Views
    1K
    i think info but I'm really not sure
    i think info but I'm really not sure
    When I import new films using Moving Pictures, it takes an incredibly long time for the information to be found and downloaded...
    Replies
    3
    Views
    1K
    Thanks very much, Jasmeet. Worked. But note that this setting has moved, apparently, to: Settings > TV (not Plugins)
    Thanks very much, Jasmeet. Worked. But note that this setting has moved, apparently, to: Settings > TV (not Plugins)
    I recently did a fresh install of 2.5 on a new Windows 11 PC. My previous (Windows 10) version of 2.5 gave my broadcast TV channel...
    Replies
    2
    Views
    2K
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV Server development looks dead so I'm afraid you're going to have to figure that out by yourself if it's even possible.
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV...
    Hi everyone, I've set up Mediaportal TV Server on a Windows 11 box, tuner deteced okay, scanned channels, can preview, all seems...
    Replies
    8
    Views
    2K
    I have also had this problem in the past. There are two components to this problem: Your internet router is pinging the HTPC at regular intervals in order to see if the HTPC is still present on the network. The network adapter in the HTPC has "Wake on Lan" enabled. So at the end of a recording, the HTPC transitions from away mode to...
    I have also had this problem in the past. There are two components to this problem: Your internet router is pinging the HTPC at...
    Nachdem ich mp 1.38 neu installiert habe klappt soweit alles wie früher. Ein Problem besteht aber und das ist Standby nach einer...
    Replies
    6
    Views
    583
    Top Bottom