Hello,

First, make sure you generate your text file in a directory on your
streaming server that is visible to your other server (for example, on
ubuntu, create /var/www/liquidsoap). To check that the file is visible, go
to the url that points to the file and you should see the content of the
file. Don't forget to give correct permissions to the directory with the
text file so that liquidsoap can write directly in it.

Second, do not generate a text file, generate a json file (to be read by a
PHP code) or jsonp file (to be read by a JavaScript code). There is
adequate information on json and jsonp file formats on the net.

Just for heads up. here is my radio (it is a Persian radio) which
implements the above: http://radioashna.cloudapp.net/listen/

Good luck,
Hadi



On Thu, Jul 3, 2014 at 3:01 AM, daslicht <[email protected]> wrote:

> I m also trying this for weeks now by using cue-sheets, but due to a bug?
> in LiquidSoup its not working.
> I have only tried it with one big audio file and a cuesheet and not
> separate songs and a textfile tho.
> Cheers
> Marc
>
> On 02 Jul 2014, at 23:39, Nathan Silveston <
> [email protected]> wrote:
>
>  Hi, sorry if I have missed this in the list, however I'm trying to work
> out how I can read a text file that is uploaded to the stream source server
> by a play out system. When it changes, and then update the metadata from
> this file.
> Currently the system uploads a basic text file with artist on line 1 and
> title on line 2. I have seen various ideas that I have tried to follow,
> however I get pretty lost with the code needed. I'm not looking for a
> complete solution, but if somebody can point me in the correct direction
> that would be great.
>
>  Thanks
> Nathan
>
>
> The information in this email and any of its attachments is intended
> solely for the addressees and is confidential. If you receive this message
> in error, please immediately notify the sender, destroy any copies and
> delete it from your computer system.
>
> The contents may contain information which is confidential and may also be
> privileged. Any part of this email may not be used, disseminated,
> forwarded, printed or copied without authorisation.
>
> Liability cannot be accepted for any statements, views or opinions made
> which are clearly the sender's own and not expressly made on behalf of any
> of the companies below.
>
> This is Global Ltd (6251684) / Global Radio Holdings Ltd (4077052) /
> Global Radio Ltd (923454) / Global Radio Services Ltd (3296557) / Global
> Talent Group Ltd (3601691) / Global Talent Management Ltd (4631297) /
> Global Talent Music Ltd (5522116) / Global Talent Publishing Ltd (3509421)
> / Global Talent TV Ltd (4506139) / Global Talent Records Ltd (8112796) /
> Global Talent Music Recordings Ltd (3598411) / Global Music Television Ltd
> (7103948) / Global Charities (4359098) Registered Office: 30 Leicester
> Square, London WC2H 7LA.
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
>
> http://p.sf.net/sfu/Bonitasoft_______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
>
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
>
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to