Solved Rename Addon Browser folder name in core
#1
Not sure where the folder names are defined in core, but wouldn't it make more sense for this folder name to be "Addon Browser" or something similar? Instead of "Install from repository", which is just one of the items. Thanks for considering.

Image

Edit: Also noticed that the window name "musicinformation" still seems to point to DialogAlbumInfo.xml, which no longer exists. Should point to DialogMusicInfo.xml.
Reply
#2
I pull request : https://github.com/xbmc/xbmc/pull/9819

For "musicinformation" where do you see that ?
 Estuary MOD V2 
Reply
#3
Skin debugging -

Image
Reply
#4
I haven't been able to get Window.IsVisible(musicinformation) to work. Instead, I've been using Window.IsVisible(DialogMusicInfo.xml). Will test again with the latest nightly.

Sent from my Nexus 6
Reply
#5
My pull request have been merged Wink
 Estuary MOD V2 
Reply
#6
Thanks Guilouz!

Sent from my Nexus 6
Reply
#7
(2016-05-16, 19:08)braz Wrote: I haven't been able to get Window.IsVisible(musicinformation) to work. Instead, I've been using Window.IsVisible(DialogMusicInfo.xml). Will test again with the latest nightly.

Sent from my Nexus 6
Just tested again, Window.IsVisible(musicinformation) does not work in the latest nightlies. Window.IsVisible(DialogMusicInfo.xml) is my workaround for now...
Reply
#8
(2016-05-24, 02:20)braz Wrote: Just tested again, Window.IsVisible(musicinformation) does not work in the latest nightlies.

can't reproduce, works fine on my end
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#9
(2016-05-26, 16:03)ronie Wrote:
(2016-05-24, 02:20)braz Wrote: Just tested again, Window.IsVisible(musicinformation) does not work in the latest nightlies.

can't reproduce, works fine on my end
Thanks, I can confirm it's working for me now too.
Reply

Logout Mark Read Team Forum Stats Members Help
Rename Addon Browser folder name in core0