sudo97 / Roku-IPTV

The Simplest Application for Roku you can use to watch IPTV
BSD 3-Clause "New" or "Revised" License
26 stars 25 forks source link

tvg-logo= #6

Open zebiden opened 5 years ago

zebiden commented 5 years ago

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
sudo97 commented 5 years ago

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 commented 5 years ago

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.

zebiden commented 5 years ago

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 commented 5 years ago

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

sudo97 commented 5 years ago

provide the size you need in the .m3u

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

вс, 23 сент. 2018 г. в 0:22, zebiden notifications@github.com:

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 .

zebiden commented 5 years ago

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

Thank you

Richard

zebiden commented 5 years ago

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 commented 5 years ago

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

sudo97 commented 5 years ago

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

zebiden commented 5 years ago

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