similar to: Strange Metadata Truncation in 2.43

Displaying 20 results from an estimated 4000 matches similar to: "Strange Metadata Truncation in 2.43"

2017 May 12
0
Strange Metadata Truncation in 2.43
Good morning, On Fri, 2017-05-12 at 07:26 -0400, Steve Matzura wrote: > I recently upgraded from 2.41 to 2.43. There is no 2.41 nor 2.43. I guess you talk about 2.4.1 and 2.4.3. My statements are for those releases. > I feed my Icecast server with > either a live stream or from EZStream. I am now finding that track > title metadata never exceeds thirty characters. Is this new, or
2019 Oct 22
2
More on problems with new install
I pasted that block at the end of dovecot.conf, restarted, and got the following in syslog: Oct 22 08:24:32 tgvprod dovecot[7290]: doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf line 106: Expecting '{' Oct 22 08:24:32 tgvprod systemd[1]: dovecot.service: Main process exited, code=exited, status=89/n/a Oct 22 08:24:32 tgvprod systemd[1]: dovecot.service: Failed
2019 Oct 22
2
More on problems with new install
Sorry for having lost the original chain of this problem. It's been a very long day. New output from 'dovecot -n output', including the contents of dovecot.conf, conf.d/10-master.conf, conf.d/10-mail.conf and conf.d/10-ssl.conf: # 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.21 (92477967) # OS: Linux 4.15.0-64-generic x86_64 Ubuntu 18.04.3 LTS ext4
2015 Oct 07
4
EZStream: Can it stream a URL?
Got'ny good ideas for doing that then? I want to connect to a stream for restreaming, for lack of a better term. On Mon, 5 Oct 2015 14:41:08 +0100 (BST), you wrote: >On Mon, 5 Oct 2015, Steve Matzura wrote: > >> If I put a URL in the M3U file, will EZStream stream it through >> Icecast? > >No. EZStream is meant to be pretty basic. > >Geoff. >
2023 Feb 06
2
Still Struggling with Secure Connections
I made a special pair of keys just for Icecast with this command: $ openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -keyout key.pem -out cert.pem I combined the two files like this: $ cat cert.pem key.pem > icecast.pem I placed icecast.pem in /etc/icecast2 and used 'chown icecast2:icecast icecast.pem' to change owner to icecast2:icecast. I also changed its protection to
2015 Mar 24
5
EZStream 0.5.6 Says No Such Share Object
On Fedora 20 (Heizenbug), when the command: /usr/local/bin/ezstream -q -c "{some-file}.xml" is executed, the error message: /usr/loca/bin/ezstream: error while loading shared library: libtag_c.so.0; cannot open shared object file: no such file or directory is displayed. "find" shows it's in /usr/lib64, which is a link to /usr/lib64/libtag_so.0.0.0. Is there something I
2015 May 22
1
Can email be shared between POP3 and shell account access?
On Thu, 21 May 2015 19:21:41 -0500, you wrote: > >On May 21, 2015, at 9:25 AM, Steve Matzura wrote: > >> I needed to receive a message to admin at mydomain.com. I waited and >> waited for it, but it never showed up in the admin mailbox on the >> mydomain.com machine. So I looked for the admin account in >> /etc/dovecot.passwd, and there it was, plain-text password
2015 Jan 08
2
EZStream and Cue Sheets
Looks like a lot of tedium. I'll give it a go on Red Hat, but not before a full backup first. On Wed, 7 Jan 2015 11:26:13 -0800, you wrote: >Hello, > >Fedora and CentOS don't have any prebuilt packages in the standard repos. > >Here are a few guides from the Liquidsoap community, specific to CentOS. >http://puck.in/2013/12/install-liquidsoap-1-1-on-centos-6-4/
2015 Jan 07
2
EZStream and Cue Sheets
Looks like it's what I need. Do you know, is there a distro or repo for Fedora? Or should I build it from source? On Wed, 7 Jan 2015 07:56:39 -0800, you wrote: >Hi Steve. > >Liquidsoap supports CUE sheets as an input. > >http://savonet.sourceforge.net/doc-svn/playlist_parsers.html >On Jan 7, 2015 5:04 AM, "Steve Matzura" <sm at noisynotes.com> wrote: >
2015 Jan 09
1
EZStream and Cue Sheets
I could, but I have this big old Fedora system just waiting for me to get LS working on it, so I think I need to concentrate on making that happen. If it's hard, difficult, tedious, inconvenient, then that's what it is. I want the cue sheet capability some way somehow, so I'm just going to have to knuckle down and buckle down and do it. Right? On Wed, 7 Jan 2015 17:21:27 -0800, you
2015 Oct 08
2
EZStream: Can it stream a URL?
Additional to my earlier post, I was also thinking of a single broadcast relay, but it's not possible to start it and stop it on demand. One way around this might be to load a special Icecast XML with the relay in it at the program's broadcast time, then reload the regular one when the relayed program ends. Klugey, but it could work I suppose. On Thu, 08 Oct 2015 06:20:47 +0000, you
2015 Jan 07
2
EZStream and Cue Sheets
I may have asked this before, but either I didn't, or I've inadvertently discarded the message containing the answer, so pardon please if this is a repeat. Wil EZStream ever support cue sheets--a companion file containing metadata information normally inserted into the stream from that contained in the multimedia file itself? More play-out software is including the ability to produce
2015 Oct 05
2
EZStream: Can it stream a URL?
If I put a URL in the M3U file, will EZStream stream it through Icecast?
2015 May 21
2
Can email be shared between POP3 and shell account access?
I needed to receive a message to admin at mydomain.com. I waited and waited for it, but it never showed up in the admin mailbox on the mydomain.com machine. So I looked for the admin account in /etc/dovecot.passwd, and there it was, plain-text password and all! I set up a retrieval system for the admin POP3 account and got all the messages I was waiting for, not to mention about 20 that I
2015 Jul 07
2
Ices generates lots of email warnings
On Mon, 6 Jul 2015 20:15:42 +0200, you wrote: >Am 06.07.2015 um 19:38 schrieb Steve Matzura <sm at noisynotes.com>: > >> I can't say whether this is either an Ices or a CentovaCast issue [...] > >Sorry but we can't provide support for CentovaCast, as it's not developed by us and we have nothing to do with it. I know. My comment was to explain that if you
2015 Mar 25
1
EZStream 0.5.6 Says No Such Share Object
On Wed, Mar 25, 2015 at 09:43:20AM -0400, Steve Matzura wrote: > I ridded myself of the 32-bit and install the 64-bit version of > EZStream on Fedora 20 (Heizenbug). The RPM doesn't offer 0.6.0, but no > matter, I'm sorry, the previous ezstream RPM package maintainer did not registered the package for monitoring new releases, so Fedora still delivers older version. However I
2014 Nov 21
2
EZStream Question
Can it, or will it ever be able to, process .CUE files along with the MP3 streams? If not, this would be a *VERY* VERY* valuable feature, as a popular playout system in common use can now create .CUE files when recording programs for later airing.
2019 Oct 22
2
More on problems with new install
It was the three passdb blocks you sent me. On 10/22/2019 4:43 AM, Aki Tuomi via dovecot wrote: > Can you show what you ended up pasting? > > Aki > > On 22.10.2019 11.34, Steve Matzura via dovecot wrote: >> I pasted that block at the end of dovecot.conf, restarted, and got the >> following in syslog: >> >> Oct 22 08:24:32 tgvprod dovecot[7290]: doveconf:
2018 Mar 17
1
Short Title Bar
It used to be that streamed titles could exceed thirty characters. Ever since I upgraded to I believe it was version 2.4.0, no matter what I send, there's a truncation of the artist-plus-title combined sting. At first, I thought it was an ices-cc problem, but it isn't, because when live programs connect to the input port, the title bar still cuts off at thirty characters. I've
2015 Mar 25
1
EZStream 0.5.6 Says No Such Share Object
On Wed, 25 Mar 2015, Steve Matzura wrote: > I've encountered something new having to do with something > called 'madplay'. EZStream is what it sounds like. It's a very basic streamer. You can use it to stream files as they are, at the bitrate they are, etc. For anything more complicated, you will need decoders and encoders. This includes being able to stream multiple