mherger wrote:
> > thread 'main' panicked at 'called `Result::unwrap()` on an `Err`
> value: Error { repr: Os { code: 13, message: "Permission denied" } }',
> /checkout/src/libcore/result.rs:860:4
>
> Hmm... Permissions denied?... Could you please check permissions on
> /var/lib/squeezebox
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error {
repr: Os { code: 13, message: "Permission denied" } }',
/checkout/src/libcore/result.rs:860:4
Hmm... Permissions denied?... Could you please check permissions on
/var/lib/squeezeboxserver/cache/spotty/dd8b619
You say Raspberry Pi B - is this a 2/3B? First generation might not be
good enough.
And could you please provide a log file of the full session?
Michael
http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo
mherge
Many thanks for the super-fast response. Apologies for my
misinterpretation of your instructions.
1. Original convert.conf put back
2. New custom-convert.conf created and saved as per instructions :set
list seems to show just NL which I think is what is required. (file
attached)
3. Server re-sta
mikebainbridge wrote:
> 1. Removed previous line with MAC address
> 2. Added this line - note I removed the double space before the first
> pipe and before the second $FILES in your example
>
> >
Code:
> > aac pcm Squeezebox *
> # IF
> [faad] -q -w -f 1 -b 1 $FILE$
1. Removed previous line with MAC address
2. Added this line - note I removed the double space before the first
pipe and before the second $FILES in your example
Code:
aac pcm Squeezebox *
# IF
[faad] -q -w -f 1 -b 1 $FILE$ | [sox] -q -t wav $FILE$ -t raw -r 44100 -c
Many thanks for this @BPM
Server is max2play 2.45 running on Odroid U2
1. Copied /etc/squeezeboxserver/convert.conf to convert.conf.safe
2. Added lines you suggested as below into convert.conf after existing
entry
Code:
aac pcm * *
# IF
[faad] -q -w -f 2 -b 1 $F
mherger wrote:
> > Now the Daemons seem to crash.
>
> :-(
>
> >
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyV2Bin/Bin/spotty-custom
> -c /var/lib/squeezeboxserver/cache/spotty/dd8b6193 -n Touch
> --disable-audio-cache --bitrate 96 --player-mac --lms
> 192.168.0.10:9
mherger wrote:
> > Now the Daemons seem to crash.
>
> :-(
>
> >
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyV2Bin/Bin/spotty-custom
> -c /var/lib/squeezeboxserver/cache/spotty/dd8b6193 -n Touch
> --disable-audio-cache --bitrate 96 --player-mac --lms
> 192.168.0.10:9
Now the Daemons seem to crash.
:-(
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyV2Bin/Bin/spotty-custom
-c /var/lib/squeezeboxserver/cache/spotty/dd8b6193 -n Touch
--disable-audio-cache --bitrate 96 --player-mac --lms 192.168.0.10:9000
--disable-discovery
Could
I had no idea that this existed, but I'm hugely impressed. It works
really well. Many thanks. If only SoundCloud could be made to work as
well as this
majones's Profile: http://forums.slimdevices.com/member.php?userid=1
Simon_rb wrote:
> All other devices work fine, its only the HomePod. It used to play for
> 2-3mins the stop playing then resume playing later when streaming from
> LMS library. I set it to send Meta Data and then it works.
>
> However it will not work with ShairTunes, Doesn't matter what
> conf
mherger wrote:
> > Hmm the server log shows it seems to be using the old helper and
> there
> > is an error relating to the custom helper.
>
> I've uploaded a new version. Could you please give it another try?
>
> --
>
> Michael
Now the Daemons seem to crash.
Code:
Hmm the server log shows it seems to be using the old helper and there
is an error relating to the custom helper.
I've uploaded a new version. Could you please give it another try?
--
Michael
___
plugins mailing list
plugins@lists.slimdevices.com
htt
mherger wrote:
> > I have some trouble with false positives with Full-text search, did
> some
> > testing and while clearing the cache, I also "cleared" my plugins.
> That
> > was not so great. I just want them to be out of harm's way.
>
> Rather than create new problems by tinkering a working e
bpa wrote:
> No - plugin manager only deal with Cache. If you want to go manual
> route - then everything is manual (e.g. no auto updates, no checking
> plugin in directory matches the OS or LMS version, you will lose all
> manual installed plugins after an update)
Ok, thank you. I'll leave it
mherger wrote:
>
> Rather than create new problems by tinkering a working environment you
> should learn from your mistake and not do it again. Now you know you
> shouldn't just wipe the cache folder.
It wouldn't have been tinkering if there would be an official way to
move it (there's three
philippe_44 wrote:
> Seems that the app is crashing regularly in that configuration, when
> sending metadata. Does it do that with any track? And with other AirPlay
> targets, the same configuration is fine? (I mean the exact same thing
> of grouping then sending via shairtunes2?)
All other de
Aha ... we did a debug session and might have found the cause.
One of the data sources for FIP does a HTTP Redirect to HTTPS
In this instance the LMS is 7.9.0 running on a MAC
So - my current guess is that it is missing the Perl SSL module.
I know how to install that on Debian style systems but n
I have some trouble with false positives with Full-text search, did some
testing and while clearing the cache, I also "cleared" my plugins. That
was not so great. I just want them to be out of harm's way.
Rather than create new problems by tinkering a working environment you
should learn from y
dolodobendan wrote:
> I have some trouble with false positives with Full-text search, did some
> testing and while clearing the cache, I also "cleared" my plugins. That
> was not so great. I just want them to be out of harm's way.
>
> If I move the plugins to SlimServer/Plugins, will the automat
bpa wrote:
> Why do you want to move them ?
> Plugins managed by the Plugin manager will always be put in the
> Cache/InstalledPlugins
>
> User installed plugins can be installed in the LMS top level Plugins
> directory. LMS Plugins are installed in the Slim/Plugin - no user
> plugins must be i
dolodobendan wrote:
> I want to move the plugins from Cache\InstalledPlugins to some other
> location that is not the cache (but obviously, I still want them to be
> found and used in LMS). Is this possible?
Why do you want to move them ?
Plugins managed by the Plugin manager will always be put i
I want to move the plugins from Cache\DownloadedPlugins to some other
location that is not the cache (but obviously, I still want them to be
found and used in LMS). Is this possible?
QLMS 7.9.1@1.07.2 (digimaster) / QNAP 469L QTS 4.3.4
---
Although not really relevant, I see today that Spotify is about to added
to the SkyQ platform in the UK and Eire ...
https://www.skygroup.sky/corporate/media-centre/articles/en-gb/sky-q-takes-another-big-leap-forward
Raymo
Trying to PM you and not working. Am I jinxed at the moment?
whitman's Profile: http://forums.slimdevices.com/member.php?userid=9053
View this thread: http://forums.slimdevices.com/showthread.php?t=106900
_
whitman wrote:
> Paul, that's very generous of you. Yep, in UK. How about 3pm?
Ok
Paul Webster
http://dabdig.blogspot.com
Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http
Paul, that's very generous of you. Yep, in UK. How about 3pm?
whitman's Profile: http://forums.slimdevices.com/member.php?userid=9053
View this thread: http://forums.slimdevices.com/showthread.php?t=106900
28 matches
Mail list logo