Problem with metadata a relayed flow
------------------------------------

                 Key: LS-467
                 URL: http://dev.sourcefabric.org/browse/LS-467
             Project: Liquidsoap
          Issue Type: Bug
          Components: Liquidsoap
    Affects Versions: 1.0 beta
         Environment: Linux Debian Squeeze (32bit)
            Reporter: Zeyn
            Priority: Critical


Hello, I had a problem with metadata a relayed flow. With passage to version 
1.0.0 beta metadata steels it is deduced in a format "- Title", for example: "- 
Irey Vibes - Nu Reggae"
There was a superfluous hyphen in the beginning, though in a flow source the 
correct metadata "Irey Vibes - Nu Reggae". 
I used earlier liquidsoap versions 0.9.1 and 0.9.3 and no such problems.
Similar on that m["artist"] became empty and "artist" "title" was moved in m 
["title"].
That causes such strange effect.

My code:
#!/usr/local/bin/liquidsoap -v 
radio = 
fallback(track_sensitive=false,[input.http("http://frod.io:8000/station20";),amplify(.05,override="liq_amplify",noise())])
output.icecast (%mp3(bitrate=128),host="10.0.0.1", password="gwGn5WEAsC", 
mount="test", radio)

Please help to solve a problem.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Savonet-devl mailing list
Savonet-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-devl

Répondre à