phil65 / skin.estuary

Public repository for the Kodi default skin "Estuary"
Other
26 stars 82 forks source link

use Player.Title instead of Filename for subtitle dialog #210

Closed nioncode closed 7 years ago

nioncode commented 7 years ago

The filename might be something completely irrelevant, e.g. an internal id of a streaming service. The Title should always provide something meaningful.

phil65 commented 7 years ago

ok, makes sense to me.