Roku-IPTV icon indicating copy to clipboard operation
Roku-IPTV copied to clipboard

tvg-logo=

Open zebiden opened this issue 7 years ago • 10 comments
trafficstars

Hello there. first of all i like to thank you for the hard work . i have question regarding the the channel logo ,how can we activate to show the logo in the in the screen? Thank you

REM #EXTINF:-1 tvg-logo="http://myserver.com/euro-news.png" group-title=news",euro-news

zebiden avatar Sep 06 '18 19:09 zebiden

Hi sorry for long reply, was it you, who wrote me on my email?

As I said, when the uri is parsed, you need to set the fields described here

I was about to make these changes, but too busy with other projects right now, if you would implement that, this would be great. this is not a hard task to-do.

sudo97 avatar Sep 09 '18 22:09 sudo97

I made it but didn't test, because I was not able to find any m3u8 with logo's in it. Please inform me on how does it look like.

sudo97 avatar Sep 09 '18 23:09 sudo97

thank you so much for your update . i my self dont have roku device at the moment .i will let my friend tested i will update you.Greetings

zebiden avatar Sep 10 '18 19:09 zebiden

Thank you for your hard work .yes we can see the logo for the channels now. but we can not size the logo .ether is to big or to small .how can we adjust the size of to icon. Thank you Regards Richard

zebiden avatar Sep 22 '18 21:09 zebiden

provide the size you need in the .m3u

or use this: https://sdkdocs.roku.com/display/sdkdoc/MarkupList

вс, 23 сент. 2018 г. в 0:22, zebiden [email protected]:

Thank you for your hard work .yes we can see the logo for the channels now. but we can not size the logo .ether is to big or to small .how can we adjust the size of to icon. Thank you Regards Richard

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sudo97/Roku-IPTV/issues/6#issuecomment-423774376, or mute the thread https://github.com/notifications/unsubscribe-auth/ADjhTMtiYBdq9d54GMbxY11JI2050K5tks5udqoMgaJpZM4WdmqE .

sudo97 avatar Sep 24 '18 16:09 sudo97

Hello and thank you for your email the icon size 100X100 png

Thank you

Richard

zebiden avatar Sep 24 '18 16:09 zebiden

i try to integrate the the below script to the SimpleScene.xml they was not error but it didn't work

end function

function focusPercentChanged() if m.top.listHasFocus and m.top.focusPercent > 0.5 m.itemText.color = "0x000000FF" else m.itemText.color = "0xFFFFFFFF" end if m.itemArtist.color = m.itemText.color end function

function updateLayout() if m.top.height > 0 and m.top.width > 0 posterSize = m.top.height m.itemImage.width = m.top.height - 20 ' make the posters square m.itemImage.height = m.top.height - 20 m.itemText.width = m.top.width - m.itemImage.width - 20 m.itemArtist.width = m.top.width - m.itemImage.width - 20 end if end function

zebiden avatar Sep 25 '18 23:09 zebiden

Hi sudo97 ,please any update for the icon .i try it any way to set the icon size the 100x100 .i didn't succeed .i will appreciate your help. Thanks

zebiden avatar Oct 03 '18 23:10 zebiden

well, I didn't want icons in the beginning and this is my project for fun. Hire me and I will make any app you like

sudo97 avatar Oct 04 '18 10:10 sudo97

Hi sudo97 yes sure , there is 3 things i like to add to it, icon ,category and favourite. please contact me via skype :martinex.ltd

zebiden avatar Oct 04 '18 11:10 zebiden