Re: [Savonet-users] [savonet/liquidsoap] Support for multiple directories in one station / playlist (#648)

2018-10-26 Thread strelkovandreyvalerievich
and it if I want to provide a station that plays all genres but with a calm mood I'll do next: `all_calm = rotate(weights=[1,1,1],[pop_calm,cl_calm)` in this case, I understand that ``` pop_happy pop_calm pop_sad cl_happy cl_calm cl_sad pop cl all all_calm ``` is all the sources that I can broadc

[Savonet-users] [savonet/liquidsoap] Support for multiple directories in one station / playlist (#648)

2018-10-26 Thread strelkovandreyvalerievich
Please tell me whether it is possible to specify several music directories in LiquidSoap for one station, for example, there is the following hierarchy ``` Pop -Happy -Calm -Sad Classical -Happy -Calm -Sad Techno -Happy -Calm -Sad ... ``` I wish that I had a choice in the genre,

Re: [Savonet-users] [savonet/liquidsoap] Unknown protocol "C" in URI "C:\\RADIO\\MUSIC\reggae" (#646)

2018-10-25 Thread strelkovandreyvalerievich
> It is because \r is an escape sequence, same would probably happen with a > `n`, or a `t` e.g. ;) see https://en.wikipedia.org/wiki/Escape_sequences_in_C > for reference. Thanks, that's clear now. I did not know about this behavior `\r` -- You are receiving this because you are subscribed to

Re: [Savonet-users] [savonet/liquidsoap] Unknown protocol "C" in URI "C:\\RADIO\\MUSIC\reggae" (#646)

2018-10-24 Thread strelkovandreyvalerievich
Hmm, I try change path to **"C:\\RADIO\\MUSIC\\reggae"** but the same result :( -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/646#issuecomment-432910965__

[Savonet-users] [savonet/liquidsoap] Unknown protocol "C" in URI "C:\\RADIO\\MUSIC\reggae" (#646)

2018-10-24 Thread strelkovandreyvalerievich
Good day, Strange behavior noticed on similar folders Both folders present, both folders contain files, path correct But why folder **reggae** doesn't found? [radio.liq.txt](https://github.com/savonet/liquidsoap/files/2512451/radio.liq.txt) [radio.log](https://github.com/savonet/liquidsoap/files/2

[Savonet-users] [savonet/liquidsoap] How play audio files in directory (not playlist) (#642)

2018-10-06 Thread strelkovandreyvalerievich
Good afternoon, I saw in the possibilities that liquidsoap can > Playing from files, playlists, **directories** or script playlists (plays the > file chosen by an external program) But I can not find how to do it, ie playlist turns out to do, and I realized that you can just specify the direct

Re: [Savonet-users] [savonet/liquidsoap] AAC+ broadcast in Windows platform problem (#633)

2018-09-22 Thread strelkovandreyvalerievich
Thanks for fast answer!!! Works! Please tell me, if I understand correctly, if I'm in the playlist I put audio files in the AAC+ format with bitrate of 48 kbps and broadcast them with the same settings 48 kbps, what is the probability that liquidsoap will them immediately without conversion in

[Savonet-users] [savonet/liquidsoap] AAC+ broadcast in Windows platform problem (#633)

2018-09-22 Thread strelkovandreyvalerievich
Good day, I installed ICECAST and made a minimum of settings, namely created TEST mountpoint Next I installed liquidsoap also making the minimum settings, and it was raskomentiruyte in the standard config at the end of several lines ``` # An icecast output in AAC+ format output.icecast(%aacplus(

Re: [Savonet-users] [savonet/liquidsoap] Liquidsoap support multiple radio stations at once? (#632)

2018-09-21 Thread strelkovandreyvalerievich
Thank you, that's what I wanted to see! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/632#issuecomment-423528409___ Savonet-users mail

[Savonet-users] [savonet/liquidsoap] Liquidsoap support multiple radio stations at once? (#632)

2018-09-21 Thread strelkovandreyvalerievich
Want to make music folders separated by genre, and that Liquidsoap was broadcast them all at once on different mountpoint icecast (each folder is a separate radio) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://gith

[Savonet-users] [savonet/liquidsoap] Support playing .m4a or .aac audio files (aac+) (#631)

2018-09-21 Thread strelkovandreyvalerievich
Good day, The Liquidsoap supports playing files in the AAC+codec in playlists? I want to store all the music in aac+ format (32 kbit) for less space on the hard drive, and then broadcast it in AAC+ 32 kbit format -- You are receiving this because you are subscribed to this thread. Reply to this