Linux Modify "Now Playing..." screen
#1
Question 
Hello to all!
Please point me, how to remove this labels from Now Playing screen?

Image

Thanks!
Reply
#2
(2019-04-13, 20:59)Tronx Wrote: Hello to all!
Please point me, how to remove this labels from Now Playing screen?

Image

Thanks!

I think we have a similar problem!  I want no OSD on playthrough of playlist.  Is that what you are trying to accomplish?
Reply
#3
(2019-04-14, 03:19)theverant Wrote: I think we have a similar problem!  I want no OSD on playthrough of playlist.  Is that what you are trying to accomplish?

Not exactly. In my case I want remove label Party Mode (in other windows it may have name Playing Now) and Track.
If you want no OSD - just press I key on keyboard or Info (or Guide) button on your MCE remote.
Reply
#4
(2019-04-14, 14:43)Tronx Wrote:
(2019-04-14, 03:19)theverant Wrote: I think we have a similar problem!  I want no OSD on playthrough of playlist.  Is that what you are trying to accomplish?

Not exactly. In my case I want remove label Party Mode (in other windows it may have name Playing Now) and Track.
If you want no OSD - just press I key on keyboard or Info (or Guide) button on your MCE remote. 

Thanks for the tip!  Saved me a lot of digging...
Reply
#5
(2019-04-14, 14:43)Tronx Wrote:
(2019-04-14, 03:19)theverant Wrote: I think we have a similar problem!  I want no OSD on playthrough of playlist.  Is that what you are trying to accomplish?

Not exactly. In my case I want remove label Party Mode (in other windows it may have name Playing Now) and Track.
If you want no OSD - just press I key on keyboard or Info (or Guide) button on your MCE remote.

Did you find out what you wanted? In case you didn't, from the screenshot the Party mode label comes from:

https://github.com/xbmc/xbmc/blob/73b609...s.xml#L280

If Party mode is not enabled it falls back to

https://github.com/xbmc/xbmc/blob/73b609...s.xml#L281

The track labels underneath Party Mode label comes from

https://github.com/xbmc/xbmc/blob/master...s.xml#L284
Reply
#6
(2019-04-15, 15:39)jjd-uk Wrote: Did you find out what you wanted? In case you didn't, from the screenshot the Party mode label comes from:

Thats exactly what Im looking for! Thank you!  Big Grin
Reply
#7
After few updates of Kodi I cant reproduse removing of this labels.
Please help to find out, how to completly remove them?
Reply
#8
To completely remove it from appearing for anything you play video & music then delete this line here https://github.com/xbmc/xbmc/blob/73b609...ay.xml#L28 here https://github.com/xbmc/xbmc/blob/73b609...ay.xml#L46 and here https://github.com/xbmc/xbmc/blob/73b609...ay.xml#L56

Also to make Clear Logo images don't appear in the top left you'll need to delete here https://github.com/xbmc/xbmc/blob/73b609...ay.xml#L24
Reply
#9
(2020-03-05, 16:51)jjd-uk Wrote: To completely remove it from appearing for anything you play video & music then delete this line here https://github.com/xbmc/xbmc/blob/73b609...ay.xml#L28 here https://github.com/xbmc/xbmc/blob/73b609...ay.xml#L46 and here https://github.com/xbmc/xbmc/blob/73b609...ay.xml#L56

Also to make Clear Logo images don't appear in the top left you'll need to delete here https://github.com/xbmc/xbmc/blob/73b609...ay.xml#L24
Thank you!. Did the trick.
Reply

Logout Mark Read Team Forum Stats Members Help
Modify "Now Playing..." screen0