Re: [SlimDevices: Plugins] Help with MusicIP docker container

2022-12-08 Thread sparkyuk
I just tested this with a clean install of the container. The uid/gid for my user is 1001 and I created /data/docker-compose/musicip/music and /data/docker-compose/musicip/config as this user. Docker compose file includes environment: - PUID=1001 - PGID=1001 volumes: -

Re: [SlimDevices: Plugins] Spotty EQ using SOX

2022-04-12 Thread sparkyuk
After a bit of experimentation and looking at the transcoding logging I've got this working... I have two players I'm trying to work with - a Touch and a Topping DX3Pro+ DAC/headphone amp. I want to apply room correction to the former and [URL="https://github.com/jaakkopasanen/AutoEq"]AutoEQ]

Re: [SlimDevices: Plugins] Spotty EQ using SOX

2022-04-03 Thread sparkyuk
I tried this spt flc * 00:1e:06:11:22:33 # RT:{START=--start-position %s} [spotty] --enable-volume-normalisation -n Squeezebox -c "$CACHE$" --single-track $FILE$ --disable-discovery --bitrate 320 --disable-audio-cache $START$ | [sox] -q -t raw -b 16 -e signed -c 2 -r 44.1k -L - -t wav - gain

Re: [SlimDevices: Plugins] Spotty EQ using SOX

2022-04-02 Thread sparkyuk
I've been experimenting with room correction and have some equalizer settings that I'm applying to my local flac files using this in custom-convert.conf; flc flc * 00:04:20:23:22:28 # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d} [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav

Re: [SlimDevices: Plugins] ANNOUNCE: MusicIP container for ARM based systems - first release.

2021-12-28 Thread sparkyuk
That's a good point, the path to your music files must be the same in both LMS and MusicIP. I'm not familiar with OSMC but whatever the path to your music is in the LMS Settings -> Basic Settings -> Media Folders page should also be used in the MusicIP container. Note that this is the second

Re: [SlimDevices: Plugins] ANNOUNCE: MusicIP container for ARM based systems - first release.

2021-12-27 Thread sparkyuk
> So I went to 192.168.1.29:10002, added /mnt/MUSIC to 'enter root folder of music' and pressed 'add music'. Nothing happens Your docker run command is mapping /mnt/MUSIC to /music inside the container so you would have to use /music as the path "Add Music" from.

Re: [SlimDevices: Plugins] Success: MusicIP and Spicefly Sugarcube running on Raspberry Pi

2021-12-25 Thread sparkyuk
I built an arm based container with MusicIP - see https://forums.slimdevices.com/showthread.php?114235-ANNOUNCE-MusicIP-container-for-ARM-based-systems-first-release sparkyuk's Profile:

[SlimDevices: Plugins] ANNOUNCE: MusicIP container for ARM based systems - first release.

2021-03-25 Thread sparkyuk
As part of the process of moving from an old x86 LMS server to an ARM based one I've been trying to find a way to get MusicIP running on the new system. I'm using an Odroid N2 running Ubuntu which uses 64 bit (aarch64) architecture and I haven't been able to get the steps detailed in the

Re: [SlimDevices: Plugins] Success: MusicIP and Spicefly Sugarcube running on Raspberry Pi

2021-02-10 Thread sparkyuk
I'm trying to get this working on an aarch64 based system. I've got to the point I can run MusicMagicServer but it crashes; Code: # /data/musicip/MusicIP/MusicMagicMixer/MusicMagicServer MusicIP Server 1.8 Copyright (C) 2006-2007 MusicIP Corporation Usage:

[SlimDevices: Plugins] ARM based substitute for MusicIP?

2021-01-23 Thread sparkyuk
My current system uses the lmscommunity container for LMS along with ptoulouse/musicip for the Don't Stop the Music plugin. They run on an old HP server based on the vortexbox software but with a few years worth of tweaks and additions. I would like to move to a lower power, probably ARM

Re: [SlimDevices: Plugins] Announce : BBC Sounds Plugin

2020-10-19 Thread sparkyuk
A big thank you for creating this plugin. The new login feature is excellent and provides me with easy access to my favourite podcasts. Great work! sparkyuk's Profile: