Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2014-03-22 Thread frank_from_hh

Well, it's not that I want to stream in raw PCM format. But Pulseaudio
just streams like this. See here:
http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Network/

Flac does work fine and I tried to keep the custom-convert.conf close to
your version, i.e. with lame and flac encoding. I get sound, but with
more delay and funny behavior if the source stream ended and restarted.
As is buffers go crazy. It could take >30sec to hear what my PC played.
In the end the setup that I described in my last post just works best
for me. And my system has certainly sufficient power to handle all this
streaming, encoding, recoding and whatever. It's has a i5-4570 CPU; so I
guess it not even wakes up to handle audio ;-)

Cheers
Frank



frank_from_hh's Profile: http://forums.slimdevices.com/member.php?userid=25866
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2014-03-22 Thread frank_from_hh

Hi all,
here is how I got it working:
I didn't want to run Pulseaudio in system-wide mode. It should run per
user. Hence, I added the following line to /etc/pulse/default.pa:
load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1

This grants access to the pulseaudio server from the localhost. Any
local user can now connect.

I also had to edit
/var/lib/squeezeboxserver/cache/InstalledPlugins/WaveInput/custom-convert.conf.
It now reads:
wavin pcm * *
parecord --server=127.0.0.1 --file-format=raw

That's all! For me it works. Only thing that is strange is that I have a
6sec delay between the local music, i.e. on my PC, and what comes out of
my Squeezebox. The delay gets worse when trying to pipe to FLAC or other
encoders. I guess it has to do with pipe buffers and squeezeboxserver
internal buffers. I would prefer a shorter delay. But for the moment I'm
happy that it works.

Cheers
Frank



frank_from_hh's Profile: http://forums.slimdevices.com/member.php?userid=25866
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2011-09-17 Thread frank_from_hh

Hi Erland,
it's not that bad for me that I'm going to jump out of the window ;-)
Take your time. I am already happy that you found the error and that
there is hope it will work again in the future.

Cheers
Frank


-- 
frank_from_hh

frank_from_hh's Profile: http://forums.slimdevices.com/member.php?userid=25866
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2011-09-10 Thread frank_from_hh

I just figured out that my previous post might be a little misleading.
What I mean regarding the log is, that I do not see anything special in
it. But my problem is of course not solved.

Cheers
Frank


-- 
frank_from_hh

frank_from_hh's Profile: http://forums.slimdevices.com/member.php?userid=25866
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2011-09-06 Thread frank_from_hh
03) Deleted track data after 1.455842 seconds
[11-09-06 20:57:20.7535] Plugins::CustomScan::Scanner::exitScan (1022)
Optimizing SQLite database
[11-09-06 20:57:21.0745] Plugins::CustomScan::Scanner::exitScan (1048)
Rescan finished of Plugins::CustomScan::Modules::MixedTag


-- 
frank_from_hh

frank_from_hh's Profile: http://forums.slimdevices.com/member.php?userid=25866
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2011-09-06 Thread frank_from_hh

I installed "Database Query". But what do I do now? I can't find any
description of it.


-- 
frank_from_hh

frank_from_hh's Profile: http://forums.slimdevices.com/member.php?userid=25866
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2011-09-05 Thread frank_from_hh

Hi Erland,
I have a question regarding CustomScan and 7.6.1. 

I like to see the tag ALBUMARTIST in the title format used by the web
interface. Since Squeezebox Server does not do this by itself I use
CustomScan MixedTags and set the actual title format including the
field CUSTOMSCAN_MIXEDTAG_ALBUMARTIST on the Interface page of the
server settings. That worked very well until the update to 7.6.1 (I
skipped 7.6). The field CUSTOMSCAN_MIXEDTAG_ALBUMARTIST is still
available but always empty. Any idea why? I switched on logging and
CustomScan seems to work fine.

Cheers
Frank


-- 
frank_from_hh

frank_from_hh's Profile: http://forums.slimdevices.com/member.php?userid=25866
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Custom Scan and 7.6

2011-08-29 Thread frank_from_hh

I do not start a new thread since the title of this one fits my
question. Please don't see this as hijacking ;-)

I like to see the ALBUMARTIST in the title format used by the web
interface. Since Squeezebox Server does not do this by itself I use
CustomScan MixedTags. The actual title format incl. the field
CUSTOMSCAN_MIXEDTAG_ALBUMARTIST is set on the Interface page of the
server settings. That worked very well until the update to 7.6.1 (I
skipped 7.6). The field CUSTOMSCAN_MIXEDTAG_ALBUMARTIST is still
available but always empty. Any idea why?

Cheers
Frank


-- 
frank_from_hh

frank_from_hh's Profile: http://forums.slimdevices.com/member.php?userid=25866
View this thread: http://forums.slimdevices.com/showthread.php?t=89135

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins