Re: [SlimDevices: Plugins] [Announce] Ratings Light

2022-03-17 Thread CypherMK


I'm checking this plugin now as a replacement of Trackstat. Looks good
so far.

What I miss is this: 10 star rating. I've set it to allow half star
ratings, so there is a workaround, but 10 stars is more logical in my
opinion.

I also used trackstat to track when a song is last played, so I could
use the dynamic playlist to not play this song anymore within a certain
amount of time. Is this functionality also in this plugin? Or is there
another plugin for this? Or is it already built in LMS?

Thanks.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=113344

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2022-03-05 Thread CypherMK


And sometimes the lag is gone. So it must be loading something when I
press the button.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2022-03-05 Thread CypherMK


This was the easiest way to share, but the lag is also there in the
webbrowser.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2022-03-05 Thread CypherMK


mherger wrote: 
> > So does anyone know what to do about it?
> 
> I think all the hints I'd give already have been given. But let's start
> 
> over: please post your MAI settings. As mentioned before the performance
> 
> depends on how you've configured MAI. If you haven't enabled display of
> 
> artist pictures, then the browsing should see no impact at all.
> 
> And are you actually talking about the artists list? You only say 
> "browsing" was slow.

These are my settings now, but any combination does not make a
difference: https://imgur.com/uehB3Ip
And here is a video how bad the lag is: https://streamable.com/thv5d8



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2022-03-05 Thread CypherMK


mherger wrote: 
> > So does anyone know what to do about it?
> 
> I think all the hints I'd give already have been given. But let's start
> 
> over: please post your MAI settings. As mentioned before the performance
> 
> depends on how you've configured MAI. If you haven't enabled display of
> 
> artist pictures, then the browsing should see no impact at all.
> 
> And are you actually talking about the artists list? You only say 
> "browsing" was slow.

These are my settings now, but any combination does not make a
difference: https://imgur.com/uehB3Ip
And here is a video how bad the lag is:



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2022-02-27 Thread CypherMK


CypherMK wrote: 
> I'm using this plugin for a while now, but it slows down the browsing
> through LMS considerably. So when I press M on the web interface or use
> the 3 stripes in SqueezeCTRL, it can take a while for that sub menu to
> load.
> 
> What can I do to speed things up?
> 
> EDIT:
> Everything is running on a Pi 4. Also tried turning every checkbox off
> and turning artist pictures off.

So does anyone know what to do about it?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


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

2021-12-28 Thread CypherMK


Not using spicefly. But I can set the path in the docker how I want it,
so it's all good. changed it to /mnt/MUSIC like I had it in my old
situation. Now I just need to install some plugins and settings and
we're all good.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=114235

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


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

2021-12-28 Thread CypherMK


Now have the docker method working. Less steps and it works.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-12-28 Thread CypherMK


And.it works! Changing the path did the trick. This is so much
easier then the other method. Just a few steps and your good to go.
Thanks for making this method work!



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=114235

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


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

2021-12-28 Thread CypherMK


Code:

docker run -d --name=musicip --platform=armhf -e PUID=1000 -e PGID=1000 -e 
TZ=Europe/London -p 10002:10002 -v /music:/music:ro -v 
/home/osmc/MusicIP/MusicMagicMixer:/config --restart unless-stopped 
mwalters68/musicip-arm



I'm trying to mount my music on my network drive to /music instead of
/mnt/MUSIC. So the path for LMS and MusicIP are the same. Maybe that
makes a difference.
Doing a full rescan again, so I'll report back in a couple of hours.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=114235

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


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

2021-12-28 Thread CypherMK


So everything is scanned. MusicIP import was successful. But I can't
create a MusicIP mix. Tried restarting LMS, but that made no
difference.

Any ideas on how to proceed?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=114235

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


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

2021-12-27 Thread CypherMK


slartibartfast wrote: 
> Sounds promising.
> 
> Sent from my Pixel 3a using Tapatalk

I'm now scanning in LMS, so let's see tomorrow.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=114235

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


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

2021-12-27 Thread CypherMK


Music is added. Now let's see if I can get this to work with LMS...



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=114235

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


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

2021-12-27 Thread CypherMK


Still need to learn docker :)

But I added /music, and it says: adding tracks. So far so good! Let's
see what happens next...



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=114235

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


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

2021-12-26 Thread CypherMK


CypherMK wrote: 
> So this should work on a Pi4?

Added a comment on the docker thead. it runs, but I can't add music.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-12-26 Thread CypherMK


I did the following on an OSMC image on a raspberry Pi 4:


Code:

curl -sSL https://get.docker.com | sh



Code:

sudo usermod osmc -aG docker


exit and log in

Code:

docker pull mwalters68/musicip-arm



Code:

docker run -d --name=musicip --platform=armhf -e PUID=1000 -e PGID=1000 -e 
TZ=Europe/London -p 10002:10002 -v /mnt/MUSIC:/music:ro -v 
/home/osmc/MusicIP/MusicMagicMixer:/config --restart unless-stopped 
mwalters68/musicip-arm
  


That will run MusicIP!
but when I try to add music it does nothing.
So I went to 192.168.1.29:10002, added /mnt/MUSIC to 'enter root folder
of music' and pressed 'add music'. Nothing happens

Tried this from the
https://forums.slimdevices.com/showthread.php?106958-Success-MusicIP-and-Spicefly-Sugarcube-running-on-Raspberry-Pi
topic:

Code:

#! /bin/sh
  
  ### BEGIN INIT INFO
  # Provides: mmserver
  # Required-Start: $remote_fs $syslog
  # Required-Stop: $remote_fs $syslog
  # Default-Start: 2 3 4 5
  # Default-Stop: 0 1 6
  # Short-Description: Start MusicIP daemon at boot time
  # Description: Enable service provided by daemon.
  ### END INIT INFO
  
  
  # NON-PRIVIELEGED USER TO RUN MUSICMAGICSERVER.
  USER=osmc
  # PATH TO THE MUSICMAGICMIXERSERVER 
  export MUSICHOME=/home/osmc/MusicIP/MusicMagicMixer/
  case $1 in
  start)
# next line was original
# su - $USER -c $MUSICHOME"MusicMagicServer start & > /dev/null" 
sudo -u osmc /home/osmc/MusicIP/MusicMagicMixer/MusicMagicServer start 
& > /dev/null 2>&1 
echo "Running MusicMagicServer"
exit
;;
  stop)
# next line was original
# su - $USER -c $MUSICHOME"MusicMagicServer stop & > /dev/null"
sudo -u osmc /home/osmc/MusicIP/MusicMagicMixer/MusicMagicServer stop & 
> /dev/null 2>&1 
echo "Stopped MusicMagicServer"
exit
;;
  *)
  echo "Usage: /etc/rc.d/init.d/mmserver { start | stop }"
exit
;;
  esac



But that made no difference.

So what's can I try now?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=114235

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


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

2021-12-26 Thread CypherMK


sparkyuk wrote: 
> 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

So this should work on a Pi4?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2021-12-25 Thread CypherMK


slartibartfast wrote: 
> Maybe set the plugin logging to debug and see what appears in the server
> log.
> 
> Sent from my Pixel 3a using Tapatalk

Tried that, but no info on the delay.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2021-12-25 Thread CypherMK


slartibartfast wrote: 
> If this only happens occasionally and is normally fast it could be that
> the music storage hard drive is sleeping. Mine can take 10 seconds on
> the Windows machine and 7 seconds on the Pi when the drive is sleeping
> but around a second otherwise.
> 
> Sent from my Pixel 3a using Tapatalk

It can't be the drive, because it's in use. The delay can be within a
second to like 20 seconds. It has no delay with the plugin disabled.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


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

2021-12-24 Thread CypherMK


Wouldn't it be possible to run MusicIP in docker? That would make
installation easier? But my knowledge on that is quite limited.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2021-12-23 Thread CypherMK


slartibartfast wrote: 
> If this only happens occasionally and is normally fast it could be that
> the music storage hard drive is sleeping. Mine can take 10 seconds on
> the Windows machine and 7 seconds on the Pi when the drive is sleeping
> but around a second otherwise.
> 
> Sent from my Pixel 3a using Tapatalk

It can't be the drive, because it's in use. The delay can within a
second to like 20 seconds. It has no delay with the plugin disabled.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2021-12-23 Thread CypherMK


slartibartfast wrote: 
> If this only happens occasionally and is normally fast it could be that
> the music storage hard drive is sleeping. Mine can take 10 seconds on
> the Windows machine and 7 seconds on the Pi when the drive is sleeping
> but around a second otherwise.
> 
> Sent from my Pixel 3a using Tapatalk

It doesn't look like the drive is sleeping, because it's in use.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2021-12-23 Thread CypherMK


I didn't measure the delay, but it can be within a second to sometimes
waiting 20 seconds. And only with that plugin. I ruled out the other
plugins.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2021-12-23 Thread CypherMK


Does this plugin try to gather the info when I press the M button?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2021-12-23 Thread CypherMK


slartibartfast wrote: 
> You could try turning off Artist pictures in the plugin settings.
> 
> Sent from my Pixel 3a using Tapatalk

I tried turning everything off, but that does not make a difference
unfortunately.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2021-12-23 Thread CypherMK


I'm using this plugin for a while now, but it slows down the browsing
through LMS considerably. So when I press M on the web interface or use
the 3 stripes in SqueezeCTRL, it can take a while for that sub menu to
load.

What can I do to speed things up?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


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

2021-12-05 Thread CypherMK


CypherMK wrote: 
> > 
Code:

  >   > osmc@osmc:~$ sudo dpkg -i newpack/libc6_2.28-10+rpi1_i386.deb
  > Selecting previously unselected package libc6:i386.
  > (Reading database ... 37294 files and directories currently installed.)
  > Preparing to unpack .../libc6_2.28-10+rpi1_i386.deb ...
  > De-configuring libc6:armhf (2.28-10) ...
  > Unpacking libc6:i386 (2.28-10+rpi1) ...
  > dpkg: error processing package libc6:i386 (--install):
  > package libc6:i386 2.28-10+rpi1 cannot be configured because libc6:armhf is 
at a different version (2.28-10)
  > dpkg: error processing package libc6:armhf (--install):
  > package libc6:armhf 2.28-10 cannot be configured because libc6:i386 is at a 
different version (2.28-10+rpi1)
  > Errors were encountered while processing:
  > libc6:i386
  > libc6:armhf
  > 

> > 

Tried once more:

Code:

osmc@osmc:~$ sudo dpkg -i newpack/libc6_2.28-10+rpi1_i386.deb
  (Reading database ... 37595 files and directories currently installed.)
  Preparing to unpack .../libc6_2.28-10+rpi1_i386.deb ...
  Unpacking libc6:i386 (2.28-10+rpi1) over (2.28-10+rpi1) ...
  dpkg: error processing package libc6:i386 (--install):
  package libc6:i386 2.28-10+rpi1 cannot be configured because libc6:armhf is 
at a different version (2.28-10)
  Errors were encountered while processing:
  libc6:i386
  




CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-12-05 Thread CypherMK


Code:

osmc@osmc:~$ sudo dpkg -i newpack/libc6_2.28-10+rpi1_i386.deb
  Selecting previously unselected package libc6:i386.
  (Reading database ... 37294 files and directories currently installed.)
  Preparing to unpack .../libc6_2.28-10+rpi1_i386.deb ...
  De-configuring libc6:armhf (2.28-10) ...
  Unpacking libc6:i386 (2.28-10+rpi1) ...
  dpkg: error processing package libc6:i386 (--install):
  package libc6:i386 2.28-10+rpi1 cannot be configured because libc6:armhf is 
at a different version (2.28-10)
  dpkg: error processing package libc6:armhf (--install):
  package libc6:armhf 2.28-10 cannot be configured because libc6:i386 is at a 
different version (2.28-10+rpi1)
  Errors were encountered while processing:
  libc6:i386
  libc6:armhf
  




CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-12-05 Thread CypherMK


Did this, so correct version now

Code:

sudo apt install libc6=2.28-10
  




CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-12-05 Thread CypherMK


CypherMK wrote: 
> Also get this:
> > 
Code:

  >   > osmc@osmc:~$ sudo dpkg -i newpack/libc6_2.28-10+rpi1_i386.deb
  > (Reading database ... 37595 files and directories currently installed.)
  > Preparing to unpack .../libc6_2.28-10+rpi1_i386.deb ...
  > Unpacking libc6:i386 (2.28-10+rpi1) over (2.28-10+rpi1) ...
  > dpkg: error processing package libc6:i386 (--install):
  > package libc6:i386 2.28-10+rpi1 cannot be configured because libc6:armhf is 
at a different version (2.28-110.1)
  > Errors were encountered while processing:
  > libc6:i386
  > 

> > 

After this I did:


Code:

wget http://www.spicefly.com/files/mp/MusicMixer_x86_1.8.tgz




Code:

tar xzvf MusicMixer_x86_1.8.tgz




Code:

/home/osmc/MusicIP/MusicMagicMixer/MusicMagicServer start



Then I did this:

Code:

/home/osmc/MusicIP/MusicMagicMixer/MusicMagicServer start


Then I get this:

Code:


  -bash: /home/osmc/MusicIP/MusicMagicMixer/MusicMagicServer: cannot execute 
binary file: Exec format error
  




CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-12-05 Thread CypherMK


Also get this:

Code:

osmc@osmc:~$ sudo dpkg -i newpack/libc6_2.28-10+rpi1_i386.deb
  (Reading database ... 37595 files and directories currently installed.)
  Preparing to unpack .../libc6_2.28-10+rpi1_i386.deb ...
  Unpacking libc6:i386 (2.28-10+rpi1) over (2.28-10+rpi1) ...
  dpkg: error processing package libc6:i386 (--install):
  package libc6:i386 2.28-10+rpi1 cannot be configured because libc6:armhf is 
at a different version (2.28-110.1)
  Errors were encountered while processing:
  libc6:i386
  




CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-12-05 Thread CypherMK


I'm trying again now on the newest OSMC image. When I do this (dpkg -s
libc6:armhf), I get:

Code:

Package: libc6
  Status: install ok installed
  Priority: optional
  Section: libs
  Installed-Size: 8330
  Maintainer: GNU Libc Maintainers 
  Architecture: armhf
  Multi-Arch: same
  Source: glibc
  Version: 2.28-110.1
  Depends: libgcc1
  Recommends: libidn2-0 (>= 2.0.5~)
  Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales
  Breaks: hurd (<< 1:0.5.git20140203-1), libtirpc1 (<< 0.2.3), locales (<< 
2.28), locales-all (<< 2.28), nocache (<< 1.1-1~), nscd (<< 2.28), r-cran-later 
(<< 0.7.5+dfsg-2)
  Conflicts: openrc (<< 0.27-2~)
  Conffiles:
  /etc/ld.so.conf.d/arm-linux-gnueabihf.conf 5054ac8ac8815ff71fe0f9cadfa7e30f
  Description: GNU C Library: Shared libraries
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
  and the standard math library, as well as many others.
  Homepage: https://www.gnu.org/software/libc/libc.html
  



Does this look ok? Can't find Version: 2.28-110.1 anywhere.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-20 Thread CypherMK


I repeated these steps from the tutorial, so now it starts like before.
but still have the bus error.


Code:

cd ~
  wget http://ftp.us.debian.org/debian/pool...28-10_i386.deb
  mkdir -p newpack oldpack/DEBIAN
  dpkg-deb -x libc6_2.28-10_i386.deb oldpack/
  dpkg-deb -e libc6_2.28-10_i386.deb oldpack/DEBIAN
  nano oldpack/DEBIAN/control
  Set the version to the Rasbian version (add +rpi1) and remove the dependency 
of libgcc1 and save the file
  rm oldpack/usr/share/doc/libc6/changelog.Debian.gz
  nano oldpack/DEBIAN/md5sums
  Remove the line with the MD5 Sums for changelog.Debian.gz
  dpkg-deb -Z xz -b oldpack/ newpack/
  The new package is now in the subfolder newpack, with the name of the new 
version (e.g. libc6_2.28-10+rpi1_i386.deb)
  Install the new package:
  sudo dpkg -i newpack/libc6_2.28-10+rpi1_i386.deb




CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-20 Thread CypherMK


The odd thing is that the file excists in that directory.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-20 Thread CypherMK


slartibartfast wrote: 
> If you run htop you can use function key F3 to search for qemu or music
> and you should see it.
> When you installed OSMC did you need to have a screen attached?
> 
> Sent from my Pixel 3a using Tapatalk

I just installed LMS, started it, and now I get this:

Code:

osmc@osmc:~$ /home/osmc/MusicIP/MusicMagicMixer/MusicMagicServer start
  /lib/ld-linux.so.2: No such file or directory
  




CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-20 Thread CypherMK


Can I see if MusicIp is started in Top? I can't find it, even if it's
started.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-20 Thread CypherMK


frankd wrote: 
> Thanks for digging out the old failure codes, Slartibartfast. The
> multicast warnings are not a problem, this is a known limitation of old
> QEMU versions and it worked in the past despite of the warnings. 
> It seems to be the bus error - this is very cryptic, in particular as it
> happens when you open the web page.
> 
> 2 ideas CypherMK: 
> Did you try to open the webpage with another browser (e.g. firefox,
> chrome, edge?) Maybe some strange request kills the MusicIP webserver
> component?
> 
> I guess you need to have the webpage opened to scan for your files and
> create the database. But what happens if you start the MusicIP server,
> then you start or re-start LMS with the MusicIP plugin active - does it
> connected to your MusicIP server and does the server crash as well while
> LMS connects?

I just tried to open it on Edge and Chrome, both same results.

I haven't installed LMS yet, since I could not get this to work.

After the bus error, I can't start Musicip again.

Code:

osmc@osmc:~$ /home/osmc/MusicIP/MusicMagicMixer/MusicMagicServer start
  ERROR: ld.so: object '/usr/lib/libarmmem.so' from /etc/ld.so.preload cannot 
be preloaded (cannot open shared object file): ignored.
  File does not exist: /home/osmc/.MusicMagic/recipes.xml
  Starting server on port 10002
  


It just ends with that. Normally it's:

Code:

osmc@osmc:~$ /home/osmc/MusicIP/MusicMagicMixer/MusicMagicServer start
  ERROR: ld.so: object '/usr/lib/libarmmem.so' from /etc/ld.so.preload cannot 
be preloaded (cannot open shared object file): ignored.
  File does not exist: /home/osmc/.MusicMagic/recipes.xml
  Starting server on port 10002
  Unsupported setsockopt level=0 optname=32
  setsockopt - IP_MULTICAST_IF: Protocol not available
  Unsupported setsockopt level=0 optname=32
  setsockopt - IP_MULTICAST_IF: Protocol not available



I also set MusicIp to auto start, but it does not start.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-18 Thread CypherMK


slartibartfast wrote: 
> I thought I would install OSMC and try it myself. So far I have been
> waiting 20 minutes and still can't connect with PuTTY. I don't have the
> Pi connected to a TV so I have no idea what is going on.
> 
> Sent from my Pixel 3a using Tapatalk

I'm curious how it goes.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-17 Thread CypherMK


slartibartfast wrote: 
> Apart from the bus error the same errors were noted back in 2017. 
> https://forums.slimdevices.com/showthread.php?p=886868
> Is the server definitely not available at port 10002?
> 
> Sent from my Pixel 3a using Tapatalk

The MusicIP server starts. When I go to MusicIP webpage it loads too.
But immediately after that I get this bus error. Then MusicIP is not
available anymore and it stopped running.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-17 Thread CypherMK


CypherMK wrote: 
> Because of a new version of Kodi, I tried to install the latest version
> of OSMC. Also tried installing Musicip again, but ran into a new issue.
> 
> When I run this command: > 
Code:

  >   > /home/osmc/MusicIP/MusicMagicMixer/MusicMagicServer start

> >  The server starts. As soon as I enter the web interface of Musicip I
> get: Bus error
> Full code: > 
Code:

  >   > osmc@osmc:~$ /home/osmc/MusicIP/MusicMagicMixer/MusicMagicServer start
  > ERROR: ld.so: object '/usr/lib/libarmmem.so' from /etc/ld.so.preload cannot 
be preloaded (cannot open shared object file): ignored.
  > File does not exist: /home/osmc/.MusicMagic/recipes.xml
  > Starting server on port 10002
  > Unsupported setsockopt level=0 optname=32
  > setsockopt - IP_MULTICAST_IF: Protocol not available
  > Unsupported setsockopt level=0 optname=32
  > setsockopt - IP_MULTICAST_IF: Protocol not available
  > Bus error
  > 

> > 
> 
> How to get past this?

But if I could fix this, then all would be good.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-17 Thread CypherMK


slartibartfast wrote: 
> That's the one
> 
> Sent from my Pixel 3a using Tapatalk

I can see 'Music Path' in the settings, but that does not mean that
Musicip could be on a different machine?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-17 Thread CypherMK


slartibartfast wrote: 
> The mipmixer plugin has path settings so that may work as well.
> 
> Sent from my Pixel 3a using Tapatalk

You mean this one?
https://github.com/CDrummond/lms-mipmixer



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-17 Thread CypherMK


slartibartfast wrote: 
> The mipmixer plugin has path settings so that may work as well.
> 
> Sent from my Pixel 3a using Tapatalk

In sugarcube I see: MusicIP Host Location. But I don't use this plugin.
I usually just use Musicip with Don't stop the music. Mixes are better
with that. 

But I can't find any related settings in the Musicip plugin about
location. Only HTTP port.

But if I could get it running on the latest OSMC would be great. But I
got that bus error mentioned before.
I'm also trying to use multi boot with PINN. So I could use Libreelec on
one and raspbian on the other partition. But that doesn't look ideal.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-17 Thread CypherMK


frankd wrote: 
> Would be interesting to get feedback in this thread, on which systems
> MusicIP is running using the approach explained in the first post. 
> So far I know about 
> >   >   > 
  - Raspbian 32 bit
  - Ubuntu for Raspberry 32 bit
  - OSMC 32 bit (to be confirmed if it works with the latest version)
  > with a Raspberry
  > 
  > > > 
> 
> In principle it should also work with the 64bit version of Raspbian,
> but nobody tried it so far

It worked for me on an older version of OSMC on a Pi3b+. And I had it
running on raspbian on a pi 4 since last year. Don't know if it's 64 bit
or 32 bit.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-17 Thread CypherMK


I was wondering. Would it be possible to have musicip running on another
server then where LMS is installed?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-14 Thread CypherMK


frankd wrote: 
> Maybe others can chime in who use OSMC - I know about some reports who
> were successful in the past. 
> However a lot of things changed also for the OSMC image since August
> 2021 - OSMC changed to Kodi Matrix and a lot of parts were adapted and
> patched to account for all Kodi changes (including drivers, potentially
> some changes also for IP interfaces, a lot of stuff seems to be based on
> manual down-stream patches). 
> I still do not believe this should cause issues for MusicIP, but you
> never know - maybe other users of OSMC can share their version and if
> MusicIP still works
> The issue is not that MusicIP is not running - the issue is the
> communication via API / Webinterface

The last time I got this running on OSMC was on an Raspberry Pi 3. Since
I'm on a Pi 4 now, I was using Raspbian. But there I could not use Kodi
19 (yet). And since I have a new 4K TV, Kodi 19 is needed for good
playback of 4K movies.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-11-06 Thread CypherMK


frankd wrote: 
> I think this is a problem with multicast and Qemu. Which Qemu version is
> installed, there was a discussion about issues introduced by 4.2.0
> (https://patchwork.kernel.org/project/qemu-devel/patch/CAMx8kb2aJ2OOHx6GG9qmXOoSXdQrzQ9+fsK=jr7pm-bja4q...@mail.gmail.com/)

1:3.1+dfsg-8+deb10u8



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-10-27 Thread CypherMK


HB64 wrote: 
> I think you are trying to run a 32 bit application on a 64 bit system,
> try following command from a terminal session
> sudo apt install -y lib32z1 lib32ncurses-dev


Code:

osmc@osmc:~$ sudo apt install -y lib32z1 lib32ncurses-dev
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  E: Unable to locate package lib32z1
  E: Unable to locate package lib32ncurses-dev
  




CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2021-10-26 Thread CypherMK


Because of a new version of Kodi, I tried to install the latest version
of OSMC. Also tried installing Musicip again, but ran into a new issue.

When I run this command: 
Code:

/home/osmc/MusicIP/MusicMagicMixer/MusicMagicServer start

 The server starts. As soon as I enter the web interface of Musicip I
get: Bus error
Full code: 
Code:

osmc@osmc:~$ /home/osmc/MusicIP/MusicMagicMixer/MusicMagicServer start
  ERROR: ld.so: object '/usr/lib/libarmmem.so' from /etc/ld.so.preload cannot 
be preloaded (cannot open shared object file): ignored.
  File does not exist: /home/osmc/.MusicMagic/recipes.xml
  Starting server on port 10002
  Unsupported setsockopt level=0 optname=32
  setsockopt - IP_MULTICAST_IF: Protocol not available
  Unsupported setsockopt level=0 optname=32
  setsockopt - IP_MULTICAST_IF: Protocol not available
  Bus error
  



How to get past this?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2021-10-07 Thread CypherMK


I have to say that this app works perfect for me know. No issues
anymore, and the issues that I've had were resolved. So thank you for
making this app so great.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2021-06-23 Thread CypherMK


I've come around a bug. 
Sometimes I can't scroll the playlist up and down at all. Seems to
happen when the app is running in the background for a while. Everything
else works in the app.
Ways to circumvent this, is to restart the app. Or if I rearrange my
playlist, it also starts working again.

Using the app on a Pixel 2XL (android 11) with gesture navigation.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2021-06-20 Thread CypherMK


wt0 wrote: 
> The collapsed controls can only show controls available in the expanded
> controls. Not sure if you've noticed, but in the expanded control there
> is no skip backwards because you can only show a maximum of five
> controls and skip backwards seem to least important.  If you disabled
> volume control for the app then a skip backwards button appears in those
> controls.
> 
> I'll add the skip forward button to the collapsed panel in a future
> update and the skip backward too if it is on the expanded panel.

Thanks!



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2021-06-19 Thread CypherMK


Thanks for the last update of the app. Looks more modern now, especially
with the music notification option, to bring it in the correct place. 

One thing about that music notification. When I swipe down on my phone,
I get the notification panel. The music notification is collapsed. Only
the pause/play is visible. On the second swipe down I see a lot more
options. Would it be possible, to add at least a skip forward and maybe
backwards control in the collapsed notification? Just like Spotify. See
the attached screenshots.
35016
35017


+---+
|Filename: Screenshot_20210619-170122.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=35017|
+---+


CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] ARM based substitute for MusicIP?

2021-01-23 Thread CypherMK


I guess you have found this
thread?https://forums.slimdevices.com/showthread.php?106958-Success-MusicIP-and-Spicefly-Sugarcube-running-on-Raspberry-Pi

I'm running this on a pi 4 and works great. But I don't know about the
odroid.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=113740

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


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

2020-12-10 Thread CypherMK


slartibartfast wrote: 
> Any ideas why the "add music" function doesn't work. CPU goes to 100%
> but very little memory is used. Refresh does the same thing. The server
> is definitely running and I can generate test mixes from the alternative
> webUI.
> 
> Sent from my Pixel 3a using Tapatalk

Can't really help you. But I also have a pi 4 with buster. And it's
working without issues. Those errors look normal to me.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2020-10-21 Thread CypherMK


wt0 wrote: 
> I know about this one already, but as far as I can tell it's a glitch
> with the system. It even happens with the Gmail app, except in Gmail
> there's no action associated with hold and drag so you don't notice it.
> Instead it just won't scroll on first try.
> 
> Sent from my Pixel 3 using Tapatalk

I just tried it with the Gmail app. It seems to happen like 1 out of 5
times or so.
I can't remember having this issue with the previous version of Squeeze
CTRL (before the Android 11 gesture fix) though. 
Is it possible to download the older version of Squeeze CTRL to try this
out?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2020-10-21 Thread CypherMK


I have found a bug. First, have Squeeze CTRL open in the playlist view.
Then lock the phone with power button. Then unlock your phone, in my
case the fingerprint scanner. Then try to scroll the playlist page. This
is not possible. On the second try (still in unlocked state), you will
reorder the track you are pressing. After that you can scroll freely.

Tried this on a Pixel 2 XL with Android 11



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2020-10-10 Thread CypherMK


wt0 wrote: 
> I don't use the new gesture controls, I prefer previous version that the
> pixel 3 came with.
> 
> Squeeze Ctrl haven't been made to work with the new gesture system.
> Basically, apps have the option to request the system gestures be
> limited to just the bottom third of the screen. I'll add that when I get
> around to it.

Thanks for fixing the gestures issue!



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2020-09-09 Thread CypherMK


wt0 wrote: 
> I don't use beta versions, it's my personal phone.
> 
> As to supporting that feature, probably not. I think it automatically
> does it for media apps. Squeeze Ctrl is not a media app and having it
> pretend to be one can be problematic especially when used in conjunction
> with SB Player.
> 
> Also those media controls usually require the use of a system supplied
> template and those templates rarely support all the buttons Squeeze Ctrl
> needs.
> 
> Sent from my Pixel 3 using Tapatalk

Ok I understand. Android 11 is out of beta. Full version is out now for
pixel phones.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2020-09-09 Thread CypherMK


Since android 11, music apps are now shown here:
https://www.google.com/amp/s/9to5google.com/2020/06/10/android-11-media-player-space-multiple-apps/amp/

Will Squeeze control support this in the future? 

Since you have a pixel, you probably have android 11 yourself to test ;)



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Trackstat causing 100% cpu usage on Raspberry PI 4

2020-08-26 Thread CypherMK


I have a workaround for my problem. I went to trackstat settings and
changed this setting: Startup refresh to no. Now startup is fine.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=112837

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


Re: [SlimDevices: Plugins] Trackstat causing 100% cpu usage on Raspberry PI 4

2020-08-26 Thread CypherMK


Thanks. It seems there isn't a real solution then?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=112837

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


[SlimDevices: Plugins] Trackstat causing 100% cpu usage on Raspberry PI 4

2020-08-26 Thread CypherMK


Hello.

I'm using LMS on a Pi 4 with 4GB. When I restart LMS or I reboot my pi,
LMS is using 100% cpu. This will take up to 2 hours, before LMS is
responsive again. I started disabling some plugins, and found out that
trackstat was causing this issue.

Is this a known issue? Is there an option to make it quicker?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=112837

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2020-04-16 Thread CypherMK


Thanks for the reply. I'll hope you can fix the issue with gestures. 

About the rating system. If you look at this solution from CDrummond:

https://github.com/CDrummond/lms-material

He also uses 5 stars, but it is also possible to click a half star.
Maybe that would be easier to implement in your app?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2020-04-15 Thread CypherMK


CypherMK wrote: 
> Hello everybody. Hope y'all doing well.
> 
> I have a suggestion. I was trying the trackstat plugin. And I chose to
> rate my songs from 1 to 10 instead of 1 to 5.
> When I enable rating on the now playing screen in Squeeze Control, it
> only let's me select 1 to 5. Would it be possible to have them both?

CypherMK wrote: 
> I also have a bug to report. I use the latest version of android 10 with
> the new gesture system on a Pixel 2 XL.
> The issue is this. Normally you can swipe lef/right to go to: home menu,
> now playing, playlist. When I do this: Start the app. Select my music.
> Then use the android back gesture from the right side of the screen to
> go back one screen. Then select my music again. Now the screen will
> 'jump' to now playing.
> There are more ways to trigger, but this is the easy way.
> 
> Can someone reproduce?

@wt0
I see you have a pixel 3. Don't you have the same issue with the new
gestures on android 10?
Any comment on the ratings? Would be great if it could be implemented.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2020-04-12 Thread CypherMK


I also have a bug to report. I use the latest version of android with
the new gesture system on a Pixel 2 XL.
The issue is this. Normally you can swipe lef/right to go to: home menu,
now playing, playlist. When I do this: Start the app. Select my music.
Then use the android back gesture from the right side of the screen to
go back one screen. Then select my music again. Now the screen will
'jump' to now playing.
There are more ways to trigger, but this is the easy way.

Can someone reproduce?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2020-04-12 Thread CypherMK


Hello everybody. Hope y'all doing well.

I have a suggestion. I was trying the trackstat plugin. And I chose to
rate my songs from 1 to 10 instead of 1 to 5.
When I enable rating on the now playing screen in Squeeze Control, it
only let's me select 1 to 5. Would it be possible to have them both?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


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

2020-03-14 Thread CypherMK


Thanks for the reply. It makes more sense now.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2020-03-11 Thread CypherMK


Hi all,

I'm trying sugarcube at the moment. I have a quetion about the sugarcube
mix mode. When I select standard musicip, it seems that the mixes are
similar to DSTM and musicip. But what does the freestyle option do? The
spicefly site wan't very clear about it. It seems more random. Does it
mix with musicip, and it ignores the mix style and variety? Or something
else?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2020-01-26 Thread CypherMK


To install Lms (copied the link from the page you mentioned):

wget
http://downloads.slimdevices.com/nightly/7.9/sc/4f7c9f49acb606a1ca56acd7525ba03857c6bd0b/logitechmediaserver_7.9.3~1579448956_all.deb

Sudo dpkg -i logitechmediaserver_7.9.3~1579448956_all.deb



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2020-01-26 Thread CypherMK


To install Lms (copied the link from the page you mentioned):

wget
http://downloads.slimdevices.com/nightly/7.9/sc/4f7c9f49acb606a1ca56acd7525ba03857c6bd0b/logitechmediaserver_7.9.3~1579448956_all.deb

Sudo dpkg -i logitechmediaserver_7.9.3~1579448956_all.deb



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2020-01-26 Thread CypherMK


Alright, got it working on a raspberry pi 4 with raspbian buster lite
and squeezelite. Seems much quicker then my pi b+, but that was to be
expected of course. And plenty of ram left. 4 GB is really overkill.
But, I'm gonna install some more programs on it.
Would it work to install Kodi alongside it? And output sound through the
same hdmi cable. Or maybe I should buy a second hdmi cable for the other
port.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2020-01-26 Thread CypherMK


slartibartfast wrote: 
> Try these instructions.
> https://forums.slimdevices.com/showthread.php?p=950011
> 
> Sent from my Pixel 3a using Tapatalk

Thanks! Found it also. Keep y'all updated



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2020-01-26 Thread CypherMK


frankd wrote: 
> I am not giving up so quickly...
> 
> Maybe ErwinB is still motivated to try out a new libc6 package I have
> created for the i386 architecture.
> It is the original version with two changes in the control file inside:
> I have changed the version to 2.28-10+rpi1 and I have removed the
> dependency of libgcc1.
> 
> It can be downloaded at
> https://www98.zippyshare.com/v/ezJts4h1/file.html.
> 
> It can be installed via 
> sudo dpkg -i ./libc6_2.28-10+rpi1_i386.deb
> If it works, let me know if the dependency database also does not list
> the dependency of libgcc1 for the i386 version of libc6 anymore
> 
> 
> If there are errors concerning libgcc1, then we need to ignore the
> dependencies:
> sudo dpkg -i --ignore-depends=libgcc1:i386
> ./libc6_2.28-10+rpi1_i386.deb
> 
> In case this should work, I will post how to modify these files with the
> help of a raspbian or debian installation by yourself...
> The rest of the tutorial should be the same...
> 
> P.S.: ErwinB - no risk of removing anything this time...

Is this file still available somewhere?
Currently installing this on a raspberry pi 4 with raspbian buster lite.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2020-01-19 Thread CypherMK


Alright! Let's order!



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2020-01-19 Thread CypherMK


slartibartfast wrote: 
> I had issues with Max2Play where after updating the OS with
> sudo apt-get update
> sudo apt-get dist-upgrade
> the Pi wouldn't boot. If you don't update then you are stuck with the
> old kernel with the high temperatures that go with it.
> I also had issues with hd-idle not working so gave up and started with
> plain Raspbian Buster. YMMV.
> I also went with 4GB as when I used a Pi3 I needed a large swap space.
> 
> Sent from my Pixel 3a using Tapatalk

And so far it runs stable? Also on 'max performance'?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2020-01-19 Thread CypherMK


I think I'm gonna buy a pi 4. My current pi is too slow for the job.
Some questions. What OS do you run on the the pi 4? NOOBS, or max2play
or.
And would you recommend 4 gb or is 1 gb enough? I have over 5 FLAC
tracks.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-12-01 Thread CypherMK


frankd wrote: 
> Excellent, thanks for the confirmation - thus the door is open for all
> the scripting...
> I guess it is time to update the first post for buster with several
> confirmed installations and add this info as well...
> 
> I still like the MusicIP approach very much as it is a local approach,
> does not rely on third-parties, works with "audible similarity" and
> produces great results (in particular with the Sugarcube plugin - for
> example having a mix based on X-mass genres only at this time of the
> year...)..

The mixes are really good, even without spicefly. And more varied than
Spotify.
Maybe I have to buy spicefly to be able to filter my music better.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-12-01 Thread CypherMK


frankd wrote: 
> Keep us updated. 
> I am also not sure at the moment if the second line is needed to  update
> the database with your new music.

I did a full rescan with both lines of code and that worked. When I
remove the last from the script it also works. So this can be deleted.

I put this in a script, named musicip.sh


Code:

#!/bin/bash
  
  curl -d 'root=/mnt/MUSIC/' http://localhost:10002/server/add curl -d ''



Then I did: sudo chmod +x musicip.sh
Then you can execute it with: sh musicip.sh



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-12-01 Thread CypherMK


frankd wrote: 
> I think posting a form with curl should work for scripts:
> 
> curl -d 'root=/your_path_to_your_music/'
> http://ip_of_your_server:10002/server/add
> curl -d '' http://ip_of_your_server:10002/server/refresh

Wow, this seems to work! Thank you!

I've tried this on my phone using termux, and the musicip site shows
that it is adding tracks. Let's see if I can make a script out of it to
run on my pi.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-29 Thread CypherMK


frankd wrote: 
> I just looked at the webform. 
> The relevant part seems to be :
> 
> 
>  enter root folder of music
> 
> 
> maybe this can be used in some way?

I have no clue...



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-27 Thread CypherMK


CypherMK wrote: 
> Is there a way to automatically add new musicip songs to the database of
> musicip? Now I have to go to http://localhost:10002, select the location
> of my music files, and press add music. 
> 
> 

No one knows?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-24 Thread CypherMK


Is there a way to automatically add new musicip songs to the database of
musicip? Now I have to go to http://localhost:10002, select the location
of my music files, and press add music. 

Another thing maybe some of you will like:

I created some automated playlists with this python script. It will
create a playlist by musicip and plays this on LMS:


Code:

import requests
  r = requests.get("http://192.168.1.29:10002/api/mix?mood=rock&size=5";)
  print r.content
  f = open("/mnt/PLAYLIST/Rock Mix.m3u", "w")
  f.write(r.content)
  f.close()
  import urllib
  
urllib.urlopen("http://192.168.1.29:9000/status.html?p0=playlist&p1=shuffle&p2=0";)
  
urllib.urlopen("http://192.168.1.29:9000/status.html?p0=playlist&p1=play&p2=Rock%20Mix&player=b8:27:eb:cc:de:bd";)
  
urllib.urlopen("http://192.168.1.29:9000/status.html?p0=mixer&p1=volume&p2=55&player=b8:27:eb:cc:de:bd";)



or:


Code:

import requests
  from random import randint
  
  c = str(randint(50,91))
  url = "http://192.168.1.29:10002/api/mix?album=Radio 538 Hitzone " + c
  r = requests.get (url)
  print r.content
  f = open("/mnt/PLAYLIST/Pop Mix.m3u", "w")
  f.write(r.content)
  f.close()
  import urllib
  
urllib.urlopen("http://192.168.1.29:9000/status.html?p0=playlist&p1=shuffle&p2=0";)
  
urllib.urlopen("http://192.168.1.29:9000/status.html?p0=playlist&p1=play&p2=Pop%20Mix&player=b8:27:eb:cc:de:bd";)
  
urllib.urlopen("http://192.168.1.29:9000/status.html?p0=mixer&p1=volume&p2=55&player=b8:27:eb:cc:de:bd";)



You can then automate this with for example tasker or node red, however
you like.
For example, when I press my flic button twice, it will load the first
script posted, and also turns on my receiver at the correct input.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-23 Thread CypherMK


slartibartfast wrote: 
> I am amazed that it works with no swapfile. If I run Top during the scan
> I can watch the RAM use rise during the MusicIP import phase until the
> MusicIP service ultimately quits. I wonder why yours is different.
> 
> Sent from my SM-G900F using Tapatalk

On my pi 3b+ I also don't use a swap file. Don't know what the
difference is between your install and mine.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-22 Thread CypherMK


Import finished! Without swap file!

Later today I'm gonna test if it's quick enough for daily use ;)



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-22 Thread CypherMK


Wow, it starts importingbut it wil take a couple of hours before it
finishes. Let's see tomorrow morning what the result is.
I set the timeout to 3600 :)



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-22 Thread CypherMK


frankd wrote: 
> I fear the pi 1 is simply too slow for 45k tracks and you might run into
> timeouts at different places - the fact that the log tells you that it
> didn't find the link may be simply a timeout issue. 
> One last idea: You could try to change the timouts in the MusicIP Plugin
> directly, by editing /usr/share/perl5/Slim/Plugin/MusicMagic/Importer.pm
> and set the timeouts to a few minutes in this file (search for
> timeouts).

Let's try this. If this fails, I'll use the pi to only run squeezelite.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-21 Thread CypherMK


frankd wrote: 
> So lets' try to debug this problem step by step:
> When your are in your local network, use a web-browser with any computer
> and enter the url http://localhost:10002/api/songs?extended *but replace
> the "localhost" with the IP of the computer which runs the Music-IP
> server*. 
> It will take some seconds but you should receive a long list of all the
> songs which are registered with MusicIP...
> Since you are using OSMC, I assume you have not a local browser
> installed (there is an interesting plugin for this, look for the forum),
> thus go for any computer in your local network and replace localhost...

Weird! I did this on my working pi 3b+, but this makes my MusicIP crash
on that pi. I get this error:
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-20 Thread CypherMK


I started this project, because my Squeezebox duet
died. So I have a raspberry pi 3b+ already running
with too many programs on it: Lms, musicip,
homeassistant, node red, Zigbee2mqtt and
qbittorrent. This all runs on a SD card with a
connected hard drive for downloading, and my
music is stored on a hard drive connected to my
router. I use OSMC on that pi.
Because my duet died, I got raspberry pi b+ (yes the
old one) from a friend of mine. And I want to run
Lms, squeezelite and musicip on it. Also to offload
my other pi.
Playing music is fine, albeit a bit slow. Scanning is
horrible though. This pi also uses OSMC. Same type
of SD card. Music comes from the same hard drive
connected to my router. Even the mount name is the
same. So I would expect this to work. But why
doesn't it pick up my musicip database?
I have around 45000 tracks.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-20 Thread CypherMK


I started this project, because my Squeezebox duet died. So I have a
raspberry pi 3b+ already running with too many programs on it: Lms,
musicip, homeassistant, node red, zigbee2mqtt and qbittorrent. This all
runs on a SD card with a connected hard drive for downloading, and my
music is stored on a hard drive connected to my router. I use OSMC on
that pi.
Because my duet died, I got raspberry pi b+ (yes the old one) from a
friend of mine. And I want to run Lms, squeezelite and musicip on it.
Also to offload my other pi. 
Playing music is fine, albeit a bit slow. Scanning is horrible though.
This pi also uses OSMC. Same type of SD card. Music comes from the same
hard drive connected to my router. Even the mount name is the same. So I
would expect this to work. But why doesn't it pick up my musicip
database?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-20 Thread CypherMK


Took a few minutes, but that works.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-20 Thread CypherMK


This is from the debug scanner.log:
[19-11-20 20:13:21.9030] Slim::Utils::Scanner::Local::__ANON__ (454)
Rescanning changed audio files (0)
[19-11-20 20:13:21.9174] Slim::Music::Import::endImporter (644)
Completed Slim::Media::MediaFolderScan Scan in 13560 seconds.
[19-11-20 20:13:21.9275] Slim::Music::Import::runImporter (511) Starting
Slim::Plugin::MusicMagic::Importer scan
[19-11-20 20:14:22.7537] Slim::Plugin::MusicMagic::Importer::exportSongs
(230) Error: Couldn't connect to
http://localhost:10002/api/songs?extended ! : No such file or directory
[19-11-20 20:14:23.1651] Slim::Music::Import::endImporter (644)
Completed Slim::Plugin::MusicMagic::Importer Scan in 61 seconds.


So what can I do about that?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-20 Thread CypherMK


Increasing the timeout to 500 didn't make a difference. Let's debug
now...



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-20 Thread CypherMK


slartibartfast wrote: 
> The Pi isn't trying to validate the missing 62 tracks is it?
> 
> Sent from my SM-G900F using Tapatalk

nope



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-20 Thread CypherMK

frankd wrote: 
> For me it looks like the Music IP server is working as a standalone and
> LMS is working as a standalone, and LMS is aware of the musicIP server
> and even can work with the moods, but the problem is the import
> procedure. I am just guessing but maybe the LMS import script runs with
> a different process / user / rights and thus the difference between LMS
> working in priniciple with MusicIP, but the import script does not
> work...
> Maybe starting the MusicIP server with different user accounts (pi, or
> the user running the LMS server, or root) could tell us if there is a
> clash of different users

Át the moment I'm trying with another timeout, instead of 120. Maybe
that's the issue, because this pi is really slow ;) Also rescanning
again. Takes a while...

About different users: I have the same users and operating system as on
my pi3 b+. Also LMS (user: squeezeboxserver) and MusicIP (user: osmc)
run as these users on both systems.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-20 Thread CypherMK


slartibartfast wrote: 
> Have you tried setting the MusicIP plugin logging to debug?
> 
> Sent from my SM-G900F using Tapatalk

Not yet, first I'm gonna try a few other things, then I will do that.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-20 Thread CypherMK


MusicIP says this:

Total songs 43,291
Mixable songs   43,229
Songs to validate   62



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-20 Thread CypherMK


CypherMK wrote: 
> Now I'm performing a full rescan to see if that makes a difference.

Rescanning and musicip import stays at 0.

Bestanden/mappen detecteren: /mnt/MUSIC   (48093 van 48093)   Voltooien 
00:12:47

Nieuwe muziekbestanden scannen: /mnt/MUSIC   (44463 van 44463)  
Voltooien  02:45:18

MusicIP-import   (0 van 43291)   Actief  00:11:24

Tekstindex opbouwen   (1 van 7)   Actief  00:10:23

Nummers



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-20 Thread CypherMK


I noticed, that 'don't stop the music' adds songs from musicip. So it
seems.
I also compared my setup from my pi 3b+, and I noticed that the mmm.ini
in the /home/osmc/MusicIP/MusicMagicMixer folder, had different rights.
After changing that I could use the MusicIP mood mix within LMS. Now I'm
performing a full rescan to see if that makes a difference.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


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

2019-11-19 Thread CypherMK


frankd wrote: 
> I am not sure if your scan sees the amount of fingerprinted files
> through MusicIP: Basically LMS realizes that you have musicIP running
> and wants to query musicIP for the files LMS knows, not neccessarily the
> files MusicIP knows. Thus some Basic Questions:
> 
> Did you add your musicdirectory to musicIP (via web interface), i.e. did
> MusicIP scan all your files to the local database?
> You can download a rplacementfile for your musicIP webinterface at
> https://www.spicefly.com/article.php?page=musicip-headless-interface.
> Place it into the server subdirectory of your musicIP install directory
> - it should replace the existing index.html.
> Restart MusicIP - does it show the expected number of scanned / indexed
> files?
> Can you create a test mix with this web-interface?

I added all files in the musicip webinterface. I can see the expected
amount of MusicIP files.
I downloaded the replacement file and I can create a mix. So that is
working. But I can't create a mix within LMS.

In this post I ask the same question, and it seems, a few posts later,
that I solved it, by placing the mmm.ini in two folders:
https://forums.slimdevices.com/showthread.php?106958-Success-MusicIP-and-Spicefly-Sugarcube-running-on-Raspberry-Pi&p=913034&viewfull=1#post913034

But I did the same thing again, but now it doesn't work.



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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


  1   2   3   >