jingai / skin.metropolis

Metropolis skin for Kodi
Other
9 stars 6 forks source link

"Buffering... %%" message is too direct #99

Closed jingai closed 8 years ago

jingai commented 8 years ago

In Krypton, apparently this is displayed now for even local media. It's positioned dead-center and is quite large.

Perhaps replace with a small spinning dial/wheel or something. Find a spot for it.

See Estuary for an example.

jingai commented 8 years ago

Probably just need to exclude this entirely when seeking or introduce a small delay before it's visible.

See for more ideas: https://github.com/xbmc/xbmc/pull/10325