Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

PVR support vuplus german localized not working #39

Open
tobias-d-oe opened this issue Jun 11, 2016 · 1 comment
Open

PVR support vuplus german localized not working #39

tobias-d-oe opened this issue Jun 11, 2016 · 1 comment

Comments

@tobias-d-oe
Copy link

After autotune all pvr channels were added with : "All channel" within the m3u cache files.
Example:
"pvr://channels/tv/All channel/pvr.vuplus_1.pvr"
but after that the channels aren't usable.
I changed these lines to:
"pvr://channels/tv/Alle Kanäle/pvr.vuplus_1.pvr"
and pvr is working.

Snipped from the kodi.log:
21:26:06 5369.981934 T:1957249968 NOTICE: DVDPlayer: Opening: pvr://channels/tv/All channels/pvr.vuplus_2.pvr 21:26:06 5369.985352 T:1656746992 NOTICE: Creating InputStream 21:26:06 5369.985840 T:1656746992 ERROR: PVRFile - Open - channel not found with filename pvr://channels/tv/All channels/pvr.vuplus_2.pvr 21:26:06 5369.986328 T:1656746992 ERROR: CDVDPlayer::OpenInputStream - error opening [pvr://channels/tv/All channels/pvr.vuplus_2.pvr] 21:26:06 5369.986328 T:1656746992 NOTICE: CDVDPlayer::OnExit() 21:26:06 5369.986816 T:1957249968 ERROR: Playlist Player: skipping unplayable item: 0, path [pvr://channels/tv/All channels/pvr.vuplus_2.pvr] 21:26:06 5370.202637 T:1957249968 NOTICE: CDVDPlayer::CloseFile()

@Lunatixz
Copy link
Owner

Thanks, I'm aware of the issue... PTVL currently only supports english language. I will make corrections for multilanguage support near the final build.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants