News:

Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1

Main Menu

UTF-8-Bug in Vompserver-plugin 0.4.0

Started by Schnurps, October 08, 2013, 20:59:58

Previous topic - Next topic

Schnurps

Hejhej,

i found a bug in the new vompserver-plugin 0.4.0:
The new UTF8-support is great, but it is not implemented in the timers and recordings:

processSetTimer sends the filename in iso/latin-charset, should send in utf8

getTimers sends filename in unicode, should send in iso/latin-charset

For the recordinglist the filename and directoryname should be converted to iso/latin before they are sent to the client.

Is there a chance for a small bugfix soon? The incorrect characters are a bit annoying... :)

Schnurps

MartenR

It is possible, that there is a conversion missing in the timerslist.
For the recordings list, I doubt it, it is working here without a problem.
Except for recordings, which were recorded before I switched the vdr to UTF8.

Marten

Schnurps

I think you are right, Marten. But in the Timers-Section it is for sure missing.
Can you make a patch for it?
@Chris: Are there plans for a vomo 0.4.1 or 0.5.0?