playlist_move doesn't work

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
SoulCover
New Cone
New Cone
Posts: 3
Joined: 26 Mar 2006 00:41
Location: Schwäbisch Hall
Contact:

playlist_move doesn't work

Postby SoulCover » 26 Mar 2006 00:56

hi,
i am trying to create a custom http-interface and tried a little bit coding today. wasn't easy to find the help (http://www.videolan.org/doc/play-howto/en/apb.html). got more and more into the code but now got stuck.

<vlc id="set" param1="mfrom" param2="string" /> or
<vlc id="set" param1="mto" param2="int" /> or
<vlc id="rpn" param1="mto mfrom playlist_move" />

are not working (for sure not together like in this example).
no output, nothing, they're only not working. found a workaround for id="set", but don't thing i will find one for "playlist_move" ("playlist_delete", id="value" and others DO work)...

do i need another vlc version? (tried it with 0.8.4a and with 0.8.5-test1-20060325-0000)
i have to use the 2 indices with "playlist_move", or not?

thx 4 help
mfG
SoulCover
"God is dead", Nietzsche
"Nietzsche is dead", God

SoulCover
New Cone
New Cone
Posts: 3
Joined: 26 Mar 2006 00:41
Location: Schwäbisch Hall
Contact:

Postby SoulCover » 26 Mar 2006 21:17

next prob:
got problems with the german umlauts (ÄÖÜäöü, etc.).
i want to add a file with umlauts in the filename to the playlist, tried it with:

<vlc id="rpn" param1="'C:\\Just a Folder\\Gesprächsrunde.wmv' Talk playlist_add" />

but it only adds the follwing file:
C:\Just a Folder\Gespr?chsrunde.wmv

it was already hard to find out how to use the "playlist_add" command without umlauts...

i'm trying now a workaround for "playlist_move": deleting some files in the playlist and readding them....

when i try to add this file with the old http-interface it works, with the new interface it doesn't work...

yours,
SoulCover

P.S.: i am using windows xp prof. sp1
"God is dead", Nietzsche
"Nietzsche is dead", God

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 28 Mar 2006 01:06

You need to change --http-charset to the appropriate encoding name on the server side (something like ISO-8859-1 should work ... at least it does in france :) )
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

SoulCover
New Cone
New Cone
Posts: 3
Joined: 26 Mar 2006 00:41
Location: Schwäbisch Hall
Contact:

Postby SoulCover » 28 Mar 2006 18:42

thx, ISO-8859-1 worked, tried it only with UNICODE ^^

until now no new probs (workarounds are working around ^^)

mfG
SoulCover
"God is dead", Nietzsche
"Nietzsche is dead", God


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 34 guests