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

2021-01-26 Thread slartibartfast


TheCoyote wrote: 
> To be honest, I'd rather like to avoid that. Probably not too bad with
> just the LMS, a Samba share and an Apache Tomcat for my home automation
> on that machine, but still. :(Maybe you need to remove all traces of the 
> other version of libc. 

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-01-26 Thread TheCoyote


To be honest, I'd rather like to avoid that. Probably not too bad with
just the LMS, a Samba share and an Apache Tomcat for my home automation
on that machine, but still. :(



TheCoyote's Profile: http://forums.slimdevices.com/member.php?userid=68172
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-01-26 Thread slartibartfast


TheCoyote wrote: 
> Hm, thanks. I did what you said and removed NEWS.Debian.gz. And then
> NEWS.gz. And then changelog.gz. And then copyright. Now it's
> /usr/share/lintian/overrides/libc6 that's wrong...
> 
> I don't think I'm on the right path here. :(
> > 
Code:

  >   > pi@raspberrypi4:~ $ sudo dpkg -i newpack/libc6_2.28-10+rpi1_i386.deb
  > (Reading database ... 104863 files and directories currently installed.)
  > Preparing to unpack .../libc6_2.28-10+rpi1_i386.deb ...
  > Unpacking libc6:i386 (2.28-10+rpi1) ...
  > dpkg: error processing archive newpack/libc6_2.28-10+rpi1_i386.deb 
(--install):
  > trying to overwrite shared '/usr/share/lintian/overrides/libc6', which is 
different from other instances of package libc6:i386
  > Processing triggers for libc-bin (2.28-10+rpi1) ...
  > Errors were encountered while processing:
  > newpack/libc6_2.28-10+rpi1_i386.deb

> > Do you think it is worth starting again with a fresh install?

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-01-26 Thread TheCoyote


Hm, thanks. I did what you said and removed NEWS.Debian.gz. And then
NEWS.gz. And then changelog.gz. And then copyright. Now it's
/usr/share/lintian/overrides/libc6 that's wrong...

I don't think I'm on the right path here. :(

Code:

pi@raspberrypi4:~ $ sudo dpkg -i newpack/libc6_2.28-10+rpi1_i386.deb
  (Reading database ... 104863 files and directories currently installed.)
  Preparing to unpack .../libc6_2.28-10+rpi1_i386.deb ...
  Unpacking libc6:i386 (2.28-10+rpi1) ...
  dpkg: error processing archive newpack/libc6_2.28-10+rpi1_i386.deb 
(--install):
  trying to overwrite shared '/usr/share/lintian/overrides/libc6', which is 
different from other instances of package libc6:i386
  Processing triggers for libc-bin (2.28-10+rpi1) ...
  Errors were encountered while processing:
  newpack/libc6_2.28-10+rpi1_i386.deb




TheCoyote's Profile: http://forums.slimdevices.com/member.php?userid=68172
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-01-25 Thread frankd


I would go with
http://ftp.us.debian.org/debian/pool/main/g/glibc/libc6_2.28-10_i386.deb,
the other version you used is probably for stretch, not buster. 
I guess you missed to remove the file NEWS.Debian.gz. 
See instructions of first page (I know I should document this better),
there is one line:
rm oldpack/usr/share/doc/libc6/changelog.Debian.gz

This should help hopefully (this file is not needed and causes a version
conflict during the installation preventing the entire installation)
Cheers,
Frank


TheCoyote wrote: 
> Thanks, Frank!
> 
> I used libc6_2.31-9_i386.deb - that seemed to be the latest at the time
> and the instructions told me to find that.  Did the whole shebang again
> with 2.28, but now I'm back at "/lib/ld-linux.so.2: No such file or
> directory". The root cause must be this:
> 
> > 
Code:

  >   > pi@raspberrypi4:~ $ sudo dpkg -i newpack/libc6_2.28-10+rpi1_i386.deb
  > Selecting previously unselected package libc6:i386.
  > (Reading database ... 104863 files and directories currently installed.)
  > Preparing to unpack .../libc6_2.28-10+rpi1_i386.deb ...
  > Unpacking libc6:i386 (2.28-10+rpi1) ...
  > dpkg: error processing archive newpack/libc6_2.28-10+rpi1_i386.deb 
(--install):
  > trying to overwrite shared '/usr/share/doc/libc6/NEWS.Debian.gz', which is 
different from other instances of package libc6:i386
  > Processing triggers for libc-bin (2.28-10+rpi1) ...
  > Errors were encountered while processing:
  > newpack/libc6_2.28-10+rpi1_i386.deb
  > 

> >



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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-01-25 Thread TheCoyote


Thanks, Frank!

I used libc6_2.31-9_i386.deb - that seemed to be the latest at the time
and the instructions told me to find that. Here's the protocol of what I
did:


Code:

pi@raspberrypi4:~ $ sudo dpkg --add-architecture i386
  
  pi@raspberrypi4:~ $ sudo nano /etc/apt/sources.list
  --> deb [arch=armhf] http://raspbian.raspberrypi.org/raspbian/ buster main 
contrib non-free rpi
  
  pi@raspberrypi4:~ $ sudo nano /etc/apt/sources.list.d/raspi.list
  --> deb [arch=armhf] http://archive.raspberrypi.org/debian/ buster main
  
  pi@raspberrypi4:~ $ dpkg -s libc6:armhf
  Package: libc6
  Status: install ok installed
  Priority: optional
  Section: libs
  Installed-Size: 8982
  Maintainer: GNU Libc Maintainers 
  Architecture: armhf
  Multi-Arch: same
  Source: glibc
  Version: 2.28-10+rpi1
  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
  
  pi@raspberrypi4:~ $ wget 
http://ftp.us.debian.org/debian/pool/main/g/glibc/libc6_2.31-9_i386.deb <-- 
latest version?
  --2021-01-18 12:41:49--  
http://ftp.us.debian.org/debian/pool/main/g/glibc/libc6_2.31-9_i386.deb
  Resolving ftp.us.debian.org (ftp.us.debian.org)... 
2620:0:861:1:208:80:154:15, 2600:3402:200:227::2, 2600:3404:200:237::2, ...
  Connecting to ftp.us.debian.org 
(ftp.us.debian.org)|2620:0:861:1:208:80:154:15|:80... connected.
  HTTP request sent, awaiting response... 200 OK
  Length: 2752888 (2.6M) [application/octet-stream]
  Saving to: libc6_2.31-9_i386.deb
  
  libc6_2.31-9_i386.deb 
100%[=>]   2.62M  2.17MB/s
in 1.2s
  
  2021-01-18 12:41:51 (2.17 MB/s) - libc6_2.31-9_i386.deb saved 
[2752888/2752888]
  
  pi@raspberrypi4:~ $ mkdir -p newpack oldpack/DEBIAN
  pi@raspberrypi4:~ $ dpkg-deb -x libc6_2.28-10_i386.deb oldpack/
  pi@raspberrypi4:~ $ dpkg-deb -e libc6_2.28-10_i386.deb oldpack/DEBIAN
  pi@raspberrypi4:~ $ nano oldpack/DEBIAN/control
  Package: libc6
  Source: glibc
  Version: 2.31-9+rp1
  
  pi@raspberrypi4:~ $ rm oldpack/usr/share/doc/libc6/changelog.Debian.gz
  pi@raspberrypi4:~ $ nano oldpack/DEBIAN/md5sums
  --> removed checksum
  
  pi@raspberrypi4:~ $ dpkg-deb -Z xz -b oldpack/ newpack/
  dpkg-deb: building package 'libc6' in 'newpack//libc6_2.31-9+rp1_i386.deb'.
  
  pi@raspberrypi4:~ $ rm -r oldpack
  pi@raspberrypi4:~ $ rm -r newpack
  
  pi@raspberrypi4:~ $ sudo apt-get install binfmt-support qemu-user
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  binfmt-support is already the newest version (2.2.0-2).
  qemu-user is already the newest version (1:3.1+dfsg-8+deb10u8).
  0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  
  pi@raspberrypi4:~ $ sudo reboot




TheCoyote's Profile: http://forums.slimdevices.com/member.php?userid=68172
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-01-23 Thread frankd


I have updated the tutorial on the first page to reflect buster
installations. Before it was a piecemeal across multiple posts. Let me
know if you find errors or have proposals for improvement.



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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-01-23 Thread frankd


TheCoyote wrote: 
> Fixed that, but there's still something else wrong. Is there a logfile
> somewhere?
> 
> Edit: wait - found the issue:
> > 
Code:

  >   > pi@raspberrypi4:~ $ /usr/local/mip/MusicMagicServer start
  > -bash: /usr/local/mip/MusicMagicServer: No such file or directory
  > pi@raspberrypi4:~ $ ls /usr/local/mip/
  > ConnectionManager1.xml  ContentDirectory1.xml  mip.service  mm.jar  mmm.ini 
 notes.txt  register.key

> > 
> 
> Fixed that to:
> > 
Code:

  >   > pi@raspberrypi4:~ $ ls -alR  /usr/local/mip/
  > /usr/local/mip/:
  > total 8204
  > drwxr-xr-x  5 pi   pi  4096 Jan 20 11:16 .
  > drwxr-xr-x 11 root root4096 Jan 18 13:19 ..
  > -rwxr--r--  1 pi   pi  4983 Jan 20 11:16 ConnectionManager1.xml
  > -rwxr--r--  1 pi   pi 15048 Jan 20 11:16 ContentDirectory1.xml
  > drwxr-xr-x  2 root root4096 Jan 20 11:16 lib
  > -rwxr--r--  1 root root 4517840 Jan 20 11:16 mipcore
  > -rwxr--r--  1 pi   pi   221 Jan 20 11:16 mip.service
  > -rwxr--r--  1 pi   pi715351 Jan 20 11:16 mm.jar
  > -rwxr--r--  1 pi   pi   247 Jan 20 11:16 mmm.ini
  > -rwxr--r--  1 root root 458 Jan 20 11:16 mmserver
  > drwxr-xr-x  4 pi   pi  4096 Jan 20 11:12 MusicMagicMixer
  > -rwxr--r--  1 root root 3093420 Jan 20 11:16 MusicMagicServer
  > -rwxr--r--  1 pi   pi  4437 Jan 20 11:16 notes.txt
  > -rwxr--r--  1 pi   pi20 Jan 20 11:16 register.key
  > drwxr-xr-x  2 root root4096 Jan 20 11:16 server
  > 
  > /usr/local/mip/lib:
  > total 4248
  > drwxr-xr-x 2 root root4096 Jan 20 11:16 .
  > drwxr-xr-x 5 pi   pi  4096 Jan 20 11:16 ..
  > -rwxr--r-- 1 root root 4340600 Jan 20 11:16 MusicMagic.so
  > 
  > /usr/local/mip/MusicMagicMixer:
  > total 8256
  > drwxr-xr-x 4 pi pi4096 Jan 20 11:12 .
  > drwxr-xr-x 5 pi pi4096 Jan 20 11:16 ..
  > -rwxr--r-- 1 pi pi4983 Jan 20 11:15 ConnectionManager1.xml
  > -rwxr--r-- 1 pi pi   15048 Jan 20 11:15 ContentDirectory1.xml
  > drwxr-xr-x 2 pi pi4096 Jan 20 11:12 lib
  > -rwxr--r-- 1 pi pi 4517840 Jan 20 11:15 mipcore
  > -rwxr--r-- 1 pi pi 221 Jan 20 11:15 mip.service
  > -rwxr--r-- 1 pi pi  715351 Jan 20 11:15 mm.jar
  > -rwxr--r-- 1 pi pi 247 Jan 20 11:15 mmm.ini
  > -rwxr--r-- 1 pi pi 458 Jan 20 11:15 mmserver
  > -rwxr--r-- 1 pi pi   56948 Jan 20 11:15 MusicMagicMixer
  > -rwxr--r-- 1 pi pi 3093420 Jan 20 11:15 MusicMagicServer
  > -rwxr--r-- 1 pi pi4437 Jan 20 11:15 notes.txt
  > -rwxr--r-- 1 pi pi  20 Jan 20 11:15 register.key
  > drwxr-xr-x 2 pi pi4096 Jan 20 11:12 server
  > 
  > /usr/local/mip/MusicMagicMixer/lib:
  > total 4248
  > drwxr-xr-x 2 pi pi4096 Jan 20 11:12 .
  > drwxr-xr-x 4 pi pi4096 Jan 20 11:12 ..
  > -rwxr--r-- 1 pi pi 4340600 Jan 20 11:15 MusicMagic.so
  > 
  > /usr/local/mip/MusicMagicMixer/server:
  > total 20
  > drwxr-xr-x 2 pi pi 4096 Jan 20 11:12 .
  > drwxr-xr-x 4 pi pi 4096 Jan 20 11:12 ..
  > -rwxr--r-- 1 pi pi 6663 Jan 20 11:15 index.html
  > -rwxr--r-- 1 pi pi 3155 Jan 20 11:15 index.html.orig
  > 
  > /usr/local/mip/server:
  > total 20
  > drwxr-xr-x 2 root root 4096 Jan 20 11:16 .
  > drwxr-xr-x 5 pi   pi   4096 Jan 20 11:16 ..
  > -rwxr--r-- 1 root root 6663 Jan 20 11:16 index.html
  > -rwxr--r-- 1 root root 3155 Jan 20 11:16 index.html.orig

> > 
> 
> Now I get
> > 
Code:

  >   > pi@raspberrypi4:~ $ sudo /usr/local/mip/MusicMagicServer start
  > /lib/ld-linux.so.2: No such file or directory

> > 


Hi TheCoyote, 
I have updated the instruction on the first page which should reflect
the current Buster version of the Raspberry. 
Maybe you can retry the installation (it worked for a number of people)
following these instructions. 
For me it looks like you were not successfull in modifiying the the
linux package libc6_2.28-10_i386.deb.
What distribution do you use?
Best,
Frank



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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-01-20 Thread TheCoyote


There's probably still something else wrong. Is there a logfile
somewhere?

pi@raspberrypi4:~ $ nano  /etc/systemd/system/mip.service

[Unit]
Description=MusicIP Mixer
After=multi-user.target

[Service]
Type=simple
User=pi
ExecStart=/usr/local/mip/MusicMagicServer start
ExecStop=/usr/local/mip/MusicMagicServer stop

[Install]
WantedBy=multi-user.target

pi@raspberrypi4:~ $ sudo systemctl daemon-reload
pi@raspberrypi4:~ $ sudo systemctl enable mip.service
pi@raspberrypi4:~ $ sudo systemctl start mip.service

pi@raspberrypi4:~ $ netstat -pln
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address   Foreign Address
State   PID/Program name
tcp0  0 0.0.0.0:90900.0.0.0:*  
LISTEN  -
tcp0  0 0.0.0.0:90000.0.0.0:*  
LISTEN  -
tcp0  0 0.0.0.0:139 0.0.0.0:*  
LISTEN  -
tcp0  0 0.0.0.0:22  0.0.0.0:*  
LISTEN  -
tcp0  0 127.0.0.1:631   0.0.0.0:*  
LISTEN  -
tcp0  0 0.0.0.0:34830.0.0.0:*  
LISTEN  -
tcp0  0 0.0.0.0:445 0.0.0.0:*  
LISTEN  -
tcp6   0  0 127.0.0.1:8005  :::*   
LISTEN  -
tcp6   0  0 :::139  :::*   
LISTEN  -
tcp6   0  0 :::8080 :::*   
LISTEN  -
tcp6   0  0 :::22   :::*   
LISTEN  -
tcp6   0  0 ::1:631 :::*   
LISTEN  -
tcp6   0  0 :::445  :::*   
LISTEN  -
udp0  0 0.0.0.0:68  0.0.0.0:*   
-
udp0  0 0.0.0.0:631 0.0.0.0:*   
-
udp0  0 192.168.178.255:137 0.0.0.0:*   
-
udp0  0 192.168.178.52:137  0.0.0.0:*   
-
udp0  0 0.0.0.0:137 0.0.0.0:*   
-
udp0  0 192.168.178.255:138 0.0.0.0:*   
-
udp0  0 192.168.178.52:138  0.0.0.0:*   
-
udp0  0 0.0.0.0:138 0.0.0.0:*   
-
udp0  0 0.0.0.0:37515   0.0.0.0:*   
-
udp0  0 0.0.0.0:53530.0.0.0:*   
-
udp0  0 0.0.0.0:54612   0.0.0.0:*   
-
udp0  0 0.0.0.0:34830.0.0.0:*   
-
udp6   0  0 :::38112:::*
-
udp6   0  0 :::5353 :::*
-
udp6   0  0 :::59346:::*
-
udp6   0  0 :::546  :::*
-
raw6   0  0 :::58   :::*7   
-
Active UNIX domain sockets (only servers)
Proto RefCnt Flags   Type   State I-Node   PID/Program
name Path
unix  2  [ ACC ] STREAM LISTENING 19519603/systemd  
/run/user/1000/gnupg/S.gpg-agent.extra
unix  2  [ ACC ] STREAM LISTENING 19522603/systemd  
/run/user/1000/bus
unix  2  [ ACC ] STREAM LISTENING 19524603/systemd  
/run/user/1000/gnupg/S.dirmngr
unix  2  [ ACC ] STREAM LISTENING 70981-
/run/cups/cups.sock
unix  2  [ ACC ] STREAM LISTENING 19526603/systemd  
/run/user/1000/gnupg/S.gpg-agent
unix  2  [ ACC ] STREAM LISTENING 19528603/systemd  
/run/user/1000/gnupg/S.gpg-agent.browser
unix  2  [ ACC ] STREAM LISTENING 19530603/systemd  
/run/user/1000/gnupg/S.gpg-agent.ssh
unix  2  [ ACC ] STREAM LISTENING 19532603/systemd  
/run/user/1000/pulse/native
unix  2  [ ACC ] STREAM LISTENING 19824-
/var/run/samba/nmbd/unexpected
unix  2  [ ACC ] STREAM LISTENING 1412 -
/run/systemd/private
unix  2  [ ACC ] STREAM LISTENING 18825603/systemd  
/run/user/1000/systemd/private
unix  2  [ ACC ] STREAM LISTENING 1419 -
/run/systemd/fsck.progress
unix  2  [ ACC ] SEQPACKET  LISTENING 1423 -
/run/udev/control
unix  2  [ ACC ] STREAM LISTENING 1436 -
/run/systemd/journal/stdout
unix  2  [ ACC ] STREAM LISTENING 12984-
/var/run/dbus/system_bus_socket
unix  2  [ ACC ] STREAM LISTENING 12988-
/run/thd.socket
unix  2  [ ACC ] STREAM LISTENING 12991-
/run/avahi-daemon/socket

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

2021-01-18 Thread cpd73


TheCoyote wrote: 
> It totally helps me.
> 
> I just got stuck at Step 12 now:
> 
> I already have MusicIp stored on that machine, and I don't have an lms
> user - for simplicity's sake, it's running as pi (I know, bad, but I
> didn't want to complicate things for me right now):
> 
> 
> 
> So things are differing beginning step 13 and I don't quite get it how
> it should be. I also don't have the register,key and mip.service files
> mentioned. I guess I need to download your package first.
> 
> Edit: so this is what I did:
> 
> > 
Code:

  >   > pi@raspberrypi4:~ $ sudo mkdir /usr/local/mip
  > pi@raspberrypi4:~ $ sudo chown pi:pi /usr/local/mip <-- no lms user
  > pi@raspberrypi4:~ $ cp -r /usr/samba/mmm/MusicMagicMixer/*.* /usr/local/mip
  > pi@raspberrypi4:~ $ cp /usr/local/mip/mmm.ini /usr/local/mip/register.key 
~/.MusicMagic/
  > pi@raspberrypi4:~ $ sudo cp /usr/local/mip/mip.service /etc/systemd/system/
  > pi@raspberrypi4:~ $ sudo systemctl daemon-reload
  > pi@raspberrypi4:~ $ sudo systemctl enable mip.service
  > Created symlink /etc/systemd/system/multi-user.target.wants/mip.service 
 /etc/systemd/system/mip.service.
  > pi@raspberrypi4:~ $ sudo systemctl start mip.service

> > 
> 
> Didn't give me any error messages so far, but running  netstat -ln
> won't show port 10002 or 10003 being in use - I'd expect that. So I
> guess the server hasn't started?

If you do not have an lms user, you will need to change mip.service so
that it has "User=pi"



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
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-01-18 Thread TheCoyote


cpd73 wrote: 
> Not sure if this will help, but I made a note of the steps I took at:
> https://github.com/CDrummond/musicip - Look for the "Raspberry Pi
> installation" section.
It totally helps me.

I just got stuck at Step 12 now:

I already have MusicIp stored on that machine, and I don't have an lms
user - for simplicities sake, it's running as pi (I know, bad, but I
didn't want to complicate things for me right now):

> pi@raspberrypi4:~ $ ls MusicIP/MusicMagicMixer/
> ConnectionManager1.xml  lib  mm.jar   mmserver  MusicMagicMixer  
> notes.txt
> ContentDirectory1.xml   mipcore  mmm.ini  moods MusicMagicServer 
> server

So things are differing beginning step 13 and I don't quite get it how
irt should be. I also don't have the register,key and mip.service files
mentioned.



TheCoyote's Profile: http://forums.slimdevices.com/member.php?userid=68172
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-01-18 Thread cpd73


TheCoyote wrote: 
> Is there a consolidated installation instruction for Buster in this
> thread? I can't seem to find it, and I have a hard time finding the
> correct steps after all these trial-and-error posts. I'd be very
> grateful - I can't get MusicIP installed, I think the biggest problem is
> finding the correct Debian lib. Though right now I'm unsure anymore
> about where to start. Sadly, I'm not very Linux-savvy - I used it some,
> but not extensively.

Not sure if this will help, but I made a note of the steps I took at:
https://github.com/CDrummond/musicip - Look for the "Raspberry Pi
installation" section.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
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-01-18 Thread TheCoyote


Is there a consolidated installation instruction for Buster in this
thread? I can't seem to find it, and I have a hard time finding the
correct steps after all these trial-and-error posts. I'd be very
grateful - I can't get MusicIP installed, I think the biggest problem is
finding the correct Debian lib. Though right now I'm unsure anymore
about where to start. Sadly, I'm not very Linux-savvy - I used it some,
but not extensively.



TheCoyote's Profile: http://forums.slimdevices.com/member.php?userid=68172
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-12-11 Thread slartibartfast


slartibartfast wrote: 
> The mystery deepens. I restored a backup I did shortly before updating
> the Raspberry pi OS to another SD card and that acts exactly the same.
> Add music no longer works. It was working when I added my latest album
> so it almost seems like that album has broken it although that doesn't
> seem possible. The only unusual thing about it was I bought it from
> Bandcamp in FLAC format. Even deleting the default.m3lib file doesn't
> fix it.
> 
> Sent from my Pixel 3a using TapatalkI think I've fixed it. After adding that 
> last album I did some tests
with DXD files and one of them was a WAV file. After deleting the WAV
file adding music works again. Who would have thought it? [emoji1787]

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-12-11 Thread slartibartfast


CypherMK wrote: 
> 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.The mystery deepens. I 
> restored a backup I did shortly before updating
the Raspberry pi OS to another SD card and that acts exactly the same.
Add music no longer works. It was working when I added my latest album
so it almost seems like that album has broken it although that doesn't
seem possible. The only unusual thing about it was I bought it from
Bandcamp in FLAC format. Even deleting the default.m3lib file doesn't
fix it.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-12-10 Thread slartibartfast


CypherMK wrote: 
> 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.I think the errors are 
> normal. Have you updated your Pi to the latest
OS? Can you check in Top what the CPU and memory use of the musicmagic
process is when you add songs? 

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-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] Success: MusicIP and Spicefly Sugarcube running on Raspberry Pi

2020-12-09 Thread slartibartfast


slartibartfast wrote: 
> I recently updated my raspberry pi4 to the latest operating system which
> is still Debian Buster based. Since the update (I assume) MusicIP no
> longer works. I can still see the webpage at port 10002 but nothing
> works. I stopped the server and restarted it and I see the result in the
> attachment. I can't remember seeing the errors after the server starts
> before. Any ideas?
> Edit. It actually does seem to generate mixes but when I try to add
> music on the webpage it hangs and "Top" shows musicmagic using 100% CPU.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





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-12-08 Thread slartibartfast


I recently updated my raspberry pi4 to the latest operating system which
is still Debian Buster based. Since the update (I assume) MusicIP no
longer works. I can still see the webpage at port 10002 but nothing
works. I stopped the server and restarted it and I see the result in the
attachment. I can't remember seeing the errors after the server starts
before. Any ideas?


+---+
|Filename: musicip.JPG  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32470|
+---+


slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-12-03 Thread slartibartfast


Antoniop wrote: 
> That's it, I did not request a trial license, you found it, well done!
> I had to restart LMS, and it's ok now. I have 45 days of trial.
> Thanks a lot ! :D[emoji106]

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-12-03 Thread Antoniop


slartibartfast wrote: 
> Did you get a licence for the free trial?
> 
> Sent from my Pixel 3a using Tapatalk
That's it, I did not request a trial license, you found it, well done!
I had to restart LMS, and it's ok now. I have 45 days of trial.
Thanks a lot ! :D



LMS 7.9.x
on Linux Mageia 6 and RPI 3
1 SB3, 2 radio, 1 touch, 1 transporter SE, 1 chromecast audio 
Plugins : Trackstat, Smartmix, MusicIP, ...

Antoniop's Profile: http://forums.slimdevices.com/member.php?userid=39292
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-12-03 Thread slartibartfast


Antoniop wrote: 
> Hi Slartibartfast,
> It think it's a pay to use plugin indeed, or at least it was, but I
> think there is a trial period and I would like to try it first :)Did you get 
> a licence for the free trial?

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-12-03 Thread Antoniop


slartibartfast wrote: 
> I think spicefly is a pay to use plugin, could that be the reason?
> 
> Sent from my Pixel 3a using Tapatalk
Hi Slartibartfast,
It think it's a pay to use plugin indeed, or at least it was, but I
think there is a trial period and I would like to try it first :)



LMS 7.9.x
on Linux Mageia 6 and RPI 3
1 SB3, 2 radio, 1 touch, 1 transporter SE, 1 chromecast audio 
Plugins : Trackstat, Smartmix, MusicIP, ...

Antoniop's Profile: http://forums.slimdevices.com/member.php?userid=39292
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-12-03 Thread slartibartfast


Antoniop wrote: 
> Hi,
> Sorry to pollute this thread, but cparker I posted a message here 
> https://forums.slimdevices.com/showthread.php?73988-Announce-Spicefly-SugarCube-Version-2-03-%96-(Automatic-MusicIP-DJ)-for-7-x=996584#post996584
> because I can't have spicefly to work. Can you have a look at it ?
> Many thanks
> AntonioI think spicefly is a pay to use plugin, could that be the reason?

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-12-03 Thread Antoniop


cparker wrote: 
> Yes correct I've found tags that contain for example a web site address
> so e.g a comment tag with http:// will break MusicIP, so keep to
> alpha/numerics
> 
> @macpac In terms of the issue here, I'm sure I heard that Windows MIP
> 1.96b m3lib format isnt 100% compatible with Linux MIP 1.8?  So I would
> consider testing an installation of Windows MIP 1.8 (you can download
> from my site) and doing a rescan, it should suck in the pre-existing
> tags from the files into the m3lib file and then trying that m3lib file
> with Linux.

Hi,
Sorry to pollute this thread, but cparker I posted a message here 
https://forums.slimdevices.com/showthread.php?73988-Announce-Spicefly-SugarCube-Version-2-03-%96-(Automatic-MusicIP-DJ)-for-7-x=996584#post996584
because I can't have spicefly to work. Can you have a look at it ?
Many thanks
Antonio



LMS 7.9.x
on Linux Mageia 6 and RPI 3
1 SB3, 2 radio, 1 touch, 1 transporter SE, 1 chromecast audio 
Plugins : Trackstat, Smartmix, MusicIP, ...

Antoniop's Profile: http://forums.slimdevices.com/member.php?userid=39292
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-12-02 Thread slartibartfast


macpac wrote: 
> Thanks, slartibartfast, cparker and frankd for all your feedback! Using
> the 1.8 Windows version was key to getting the MusicIP fingerprints
> identified on my Raspberry. It seems that every change to any tag in a
> mp3 file leads to MusicIP listing the file as not being analyzed.
> Changes made with MusicBrainz Picard Tagger 2.5.2 led to mp3tag listing
> these files as "!BAD ID3v2".
> 
> So, I had to reanalyze a lot of files again and again. Looking at the
> relevant tags for MusicIP (MUSICMAGIC DATA and MUSICMAGIC FINGERPRINT),
> there are now multiple versions of these tags in my files!? Anyway it
> works...Yup some tag changes mean a file needs to be reanalysed and others 
> don't
(I think). The 1.8 Windows version only causes issues when analysing
24/96kHz FLAC files which 1.9 handles. I actually switched to 1.9
because of this and files analysed with this appear to work when
transferred to my Pi system but I don't know why.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-12-02 Thread macpac


frankd wrote: 
> Here my experience also in line with CParker:
> 1) Do not reuse a database you have created with a newer windows version
> on your raspberry pi with an older version of the program on the pi (we
> have only 1.8 there).
> 2) Best is that you let your pi create its own database version (which
> you can edit later with the 1.8 windows version), do not copy your
> database to the pi
> 3) Make sure that your windows MusicIP really embeds the fingerprints
> into all MP3s, I had sometimes hiccups in the past. Easy to check with
> MP3Tag as Slartibartfast already proposed
> 4) Once you are sure that your pi has access to the files with embedded
> MusicIP tags, let your raspberry pi create a new database and scan all
> files again. As long as the files contain your MusicIP fingerprints this
> should be pretty fast. 
> 5) Once you have a Pi created database, you can edit it with the 1.8
> version of MusicIP on Windows, adding filters and more but make a
> backup before...
> Cheers,
> Frank

Thanks, slartibartfast, cparker and frankd for all your feedback! Using
the 1.8 Windows version was key to getting the MusicIP fingerprints
identified on my Raspberry. It seems that every change to any tag in a
mp3 file leads to MusicIP listing the file as not being analyzed.
Changes made with MusicBrainz Picard Tagger 2.5.2 led to mp3tag listing
these files as "!BAD ID3v2".

So, I had to reanalyze a lot of files again and again. Looking at the
relevant tags for MusicIP (MUSICMAGIC DATA and MUSICMAGIC FINGERPRINT),
there are now multiple versions of these tags in my files!? Anyway it
works...



macpac's Profile: http://forums.slimdevices.com/member.php?userid=70877
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-11-17 Thread prabbit


frankd wrote: 
> Here my experience also in line with CParker:
> 1) Do not reuse a database you have created with a newer windows version
> on your raspberry pi with an older version of the program on the pi (we
> have only 1.8 there).
> 2) Best is that you let your pi create its own database version (which
> you can edit later with the 1.8 windows version), do not copy your
> database to the pi
> 3) Make sure that your windows MusicIP really embeds the fingerprints
> into all MP3s, I had sometimes hiccups in the past. Easy to check with
> MP3Tag as Slartibartfast already proposed
> 4) Once you are sure that your pi has access to the files with embedded
> MusicIP tags, let your raspberry pi create a new database and scan all
> files again. As long as the files contain your MusicIP fingerprints this
> should be pretty fast. 
> 5) Once you have a Pi created database, you can edit it with the 1.8
> version of MusicIP on Windows, adding filters and more but make a
> backup before...
> Cheers,
> Frank

Thank you for this information.

I am considering getting a Pi primarily to serve as my MusicIP server.
Right now MusicIP 1.9 is my Windows laptop. But the laptop is not on
24/7, and when it's not reachable Sugarcube naturally starts using
random tracks. A small Pi would solve that problem.



prabbit's Profile: http://forums.slimdevices.com/member.php?userid=11142
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-11-16 Thread frankd


cparker wrote: 
> Yes correct I've found tags that contain for example a web site address
> so e.g a comment tag with http:// will break MusicIP, so keep to
> alpha/numerics
> 
> @macpac In terms of the issue here, I'm sure I heard that Windows MIP
> 1.96b m3lib format isnt 100% compatible with Linux MIP 1.8?  So I would
> consider testing an installation of Windows MIP 1.8 (you can download
> from my site) and doing a rescan, it should suck in the pre-existing
> tags from the files into the m3lib file and then trying that m3lib file
> with Linux.

Here my experience also in line with CParker:
1) Do not reuse a database you have created with a newer windows version
on your raspberry pi with an older version of the program on the pi (we
have only 1.8 there).
2) Best is that you let your pi create its own database version (which
you can edit later with the 1.8 windows version), do not copy your
database to the pi
3) Make sure that your windows MusicIP really embeds the fingerprints
into all MP3s, I had sometimes hiccups in the past. Easy to check with
MP3Tag as Slartibartfast already proposed
4) Once you are sure that your pi has access to the files with embedded
MusicIP tags, let your raspberry pi create a new database and scan all
files again. As long as the files contain your MusicIP fingerprints this
should be pretty fast. 
5) Once you have a Pi created database, you can edit it with the 1.8
version of MusicIP on Windows, adding filters and more but make a
backup before...
Cheers,
Frank



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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-11-15 Thread cparker


slartibartfast wrote: 
> So everything is OK now. I seem to remember having the same issue years
> ago. Another tip for MusicIP, don't have a lot of text in the comments
> tag. That seems to cause corruption for some reason.

Yes correct I've found tags that contain for example a web site address
so e.g a comment tag with http:// will break MusicIP, so keep to
alpha/numerics

@macpac In terms of the issue here, I'm sure I heard that Windows MIP
1.96b m3lib format isnt 100% compatible with Linux MIP 1.8?  So I would
consider testing an installation of Windows MIP 1.8 (you can download
from my site) and doing a rescan, it should suck in the pre-existing
tags from the files into the m3lib file and then trying that m3lib file
with Linux.



www.spicefly.com - ** Spicefly SugarCube ** - A hassle free acoustic
journey through your music library using MusicIP.  Plus the finest
MusicIP installation guides, enhanced MIP Interface and SpyGlass MIP the
Windows Automated MusicIP Headless Installer.

cparker's Profile: http://forums.slimdevices.com/member.php?userid=2083
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-11-13 Thread slartibartfast


macpac wrote: 
> It seems something is corrupting my music files on the way from
> fingerprinting to being copied to the USB drive attached to the Pi. As I
> didn't find a one-fits-all solution I normally use 'Windows Media
> Player' as a library tool and for ratings, 'MusicBrainz Picard' and
> 'Mp3tag' to adjust tags and finally 'Nightingale' (fork of 'Songbird')
> to copy only tracks being rated 4+ to the USB drive which also leads to
> another folder structure. I really need to shorten that pipeline. Which
> program(s) do you use?
> 
> Anyway, I connected the USB drive to my PC and scanned the files with
> MusicIP (Status: all files except one mixable, as mentioned before).
> Then I forced MusicIP to archive the analysis within the files again.
> The result with MusicMagicServer on the Pi now already looks better:
> 
> Total songs  11,857
> Mixable songs  10,569
> Songs to validate   1,514I only use mp3tag. MusicIP can have issues with 
> accented characters in
file names. I have also seen files that no longer appear as analysed
after changing tags and tags becoming corrupted after MusicIP analysis.
If you can find the files that appear as not analysed you could try
copying them to your Windows PC hard drive, analysing them there and
then move them back to the Pi drive over the network. Maybe just try a
few files at first to see if it makes any difference. 

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-11-13 Thread macpac


slartibartfast wrote: 
> Ah so you did scan from Windows while the drive was attached to your Pi.
> I wonder if attaching the drive to the Windows machine for scanning
> would work differently. On my system I have a second drive which I
> attach to my Windows laptop to perform the MusicIP scan then copy them
> over the network to the drive on the Pi.
> I would try connecting the drive to the Windows machine for scanning
> then move it back to the Pi.
> 
> Sent from my Pixel 3a using Tapatalk

It seems something is corrupting my music files on the way from
fingerprinting to being copied to the USB drive attached to the Pi. As I
didn't find a one-fits-all solution I normally use 'Windows Media
Player' as a library tool and for ratings, 'MusicBrainz Picard' and
'Mp3tag' to adjust tags and finally 'Nightingale' (fork of 'Songbird')
to copy only tracks being rated 4+ to the USB drive which also leads to
another folder structure. I really need to shorten that pipeline. Which
program(s) do you use?

Anyway, I connected the USB drive to my PC and scanned the files with
MusicIP (Status: all files except one mixable, as mentioned before).
Then I forced MusicIP to archive the analysis within the files again.
The result with MusicMagicServer on the Pi now already looks better:

Total songs  11,857
Mixable songs  10,569
Songs to validate   1,514



macpac's Profile: http://forums.slimdevices.com/member.php?userid=70877
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-11-13 Thread slartibartfast


macpac wrote: 
> Sorry, I don't get it. My setup is as follows:
> 
> (1) PC with Windows 10 and MusicIP Mixer 1.96 beta 6
> (2) Raspberry Pi 4 (1GB) with MagicMusicServer 1.8 + USB-Drive with
> music files (accessible via Samba)
> 
> Results of the scan of the music files with (1) over the network:
> 11,857 songs
> 11,856 analyzed / mixable
> 1 unanalyzable 
> 
> Results of the scan of the music files with (2):
> Total songs11,857
> Mixable songs  2,945
> Songs to validate   11,725
> 
> Results of the default.m3lib of the MagicMusicServer installation on (2)
> in MusicIP Mixer on (1):
> 132 files: analyzed
> around 3000 files: identified (to be verified)
> around 9000 files: to be analyzed
> 
> I hope this clarifies my current situation.Ah so you did scan from Windows 
> while the drive was attached to your Pi.
I wonder if attaching the drive to the Windows machine for scanning
would work differently. On my system I have a second drive which I
attach to my Windows laptop to perform the MusicIP scan then copy them
over the network to the drive on the Pi.
I would try connecting the drive to the Windows machine for scanning
then move it back to the Pi.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-11-13 Thread macpac


slartibartfast wrote: 
> I thought you tried analysing the files on the Pi from Windows over the
> network. You can do it by navigating to the Pi MusicIP library file on
> your Windows machine and double clicking it. Then analyse the files.
> 
> Sent from my Pixel 3a using Tapatalk

Sorry, I don't get it. My setup is as follows:

(1) PC with Windows 10 and MusicIP Mixer 1.96 beta 6
(2) Raspberry Pi 4 (1GB) with MagicMusicServer 1.8 + USB-Drive with
music files (accessible via Samba)

Results of the scan of the music files with (1) over the network:
11,857 songs
11,856 analyzed / mixable
1 unanalyzable 

Results of the scan of the music files with (2):
Total songs11,857
Mixable songs  2,945
Songs to validate   11,725

Results of the default.m3lib of the MagicMusicServer installation on (2)
in MusicIP Mixer on (1):
132 files: analyzed
around 3000 files: identified (to be verified)
around 9000 files: to be analyzed

I hope this clarifies my current situation.



macpac's Profile: http://forums.slimdevices.com/member.php?userid=70877
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-11-13 Thread slartibartfast


macpac wrote: 
> No, you got me wrong. These were only the results of my music analysis
> via the Windows version (MusicIP Mixer 1.96 beta 6). The analysis on my
> raspberry with version 1.8 still gets reduced results for mixable songs.
> I'll install 1.8 for Windows and check these files again...I thought you 
> tried analysing the files on the Pi from Windows over the
network. You can do it by navigating to the Pi MusicIP library file on
your Windows machine and double clicking it. Then analyse the files.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-11-13 Thread macpac


slartibartfast wrote: 
> So everything is OK now. I seem to remember having the same issue years
> ago. Another tip for MusicIP, don't have a lot of text in the comments
> tag. That seems to cause corruption for some reason.
> 
> Sent from my Pixel 3a using Tapatalk

No, you got me wrong. These were only the results of my music analysis
via the Windows version (MusicIP Mixer 1.96 beta 6). The analysis on my
raspberry with version 1.8 still gets reduced results for mixable songs.
I'll install 1.8 for Windows and check these files again...



macpac's Profile: http://forums.slimdevices.com/member.php?userid=70877
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-11-13 Thread slartibartfast


macpac wrote: 
> It says:
> 11,857 songs
> 11,856 analyzed / mixable
> 1 unanalyzableSo everything is OK now. I seem to remember having the same 
> issue years
ago. Another tip for MusicIP, don't have a lot of text in the comments
tag. That seems to cause corruption for some reason.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-11-13 Thread macpac


slartibartfast wrote: 
> I can't tell but did you try analysing the files again from the Windows
> machine over the network?
> 
> Sent from my Pixel 3a using Tapatalk

It says:
11,857 songs
11,856 analyzed / mixable
1 unanalyzable



macpac's Profile: http://forums.slimdevices.com/member.php?userid=70877
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-11-12 Thread slartibartfast


macpac wrote: 
> Any ideas anyone how to proceed here with debugging?I can't tell but did you 
> try analysing the files again from the Windows
machine over the network?

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-11-12 Thread macpac


macpac wrote: 
> I did it but it's hard for me to find a pattern in it. The MusicMagic
> Server stats are confirmed within the Windows version and there are 3
> subcategories: 
> 
> 132 files: analyzed 
> around 3000 files: identified (to be verified) 
> around 9000 files: to be analyzed
> 
> All of the analyzed files are new music files. I had "Archive analysis"
> activated all the time before and I can still see the the tags
> "MUSICMAGIC FINGERPRINT" and "MUSICMAGIC DATA" in all files (btw Windows
> Media Player deletes these tag when making changes to the files :mad:).

Any ideas anyone how to proceed here with debugging?



macpac's Profile: http://forums.slimdevices.com/member.php?userid=70877
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-11-11 Thread macpac


slartibartfast wrote: 
> You could open the default.m3lib file on the Pi system from the Windows
> machine and analyse the files. It should be fairly quick if the
> musicmagic tag is already present. 
> 
> Sent from my Pixel 3a using Tapatalk

I did it but it's hard for me to find a pattern in it. The MusicMagic
Server stats are confirmed within the Windows version and there are 3
subcategories: 

132 files: analyzed 
around 3000 files: identified (to be verified) 
around 9000 files: to be analyzed

All of the analyzed files are new music files. I had "Archive analysis"
activated all the time before and I can still see the the tags
"MUSICMAGIC FINGERPRINT" and "MUSICMAGIC DATA" in all files (btw Windows
Media Player deletes these tag when making changes to the files :mad:).



macpac's Profile: http://forums.slimdevices.com/member.php?userid=70877
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-11-11 Thread slartibartfast


macpac wrote: 
> It's 1.9 beta 6 on Windows and 1.8 for Linux but this wasn't an issue in
> a former installation when almost all files were recognized by
> MusicMagic Server.You could open the default.m3lib file on the Pi system from 
> the Windows
machine and analyse the files. It should be fairly quick if the
musicmagic tag is already present. 

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-11-11 Thread macpac


slartibartfast wrote: 
> Do you have the same version of MusicIP installed on Windows and
> Max2Play? It shouldn't be an issue but you never know. 
> 
> Sent from my Pixel 3a using Tapatalk

It's 1.9 beta 6 on Windows and 1.8 for Linux but this wasn't an issue in
a former installation when almost all files were recognized by
MusicMagic Server.



macpac's Profile: http://forums.slimdevices.com/member.php?userid=70877
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-11-11 Thread slartibartfast


macpac wrote: 
> No, that doesn't work for me. Neither deleting default.m3lib and adding
> the music path again nor refreshing the songs changed a thing. This
> morning all counters were on zero again. :eek:
> So I entered the music path again and after scanning it said again:
> 
> Total songs11,857
> Mixable songs  2,927
> Songs to validate   11,725
> 
> This is really strange as even the parts don't sum up!?Do you have the same 
> version of MusicIP installed on Windows and
Max2Play? It shouldn't be an issue but you never know. 

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-11-11 Thread macpac


Weller wrote: 
> I had the same problem. Clicking "Refresh Songs" did the trick for me.

No, that doesn't work for me. Neither deleting default.m3lib and adding
the music path again nor refreshing the songs changed a thing. This
morning all counters were on zero again. :eek:
So I entered the music path again and after scanning it said again:

Total songs 11,857
Mixable songs  2,927
Songs to validate   11,725

This is really strange as even the parts don't sum up!?



macpac's Profile: http://forums.slimdevices.com/member.php?userid=70877
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-11-11 Thread Weller


I had the same problem. Clicking "Refresh Songs" did the trick for me.



Weller's Profile: http://forums.slimdevices.com/member.php?userid=69877
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-11-10 Thread macpac


Hi,

As I experienced network problems in a former installation, I decided to
set up MusicMagic Server from scratch with Max2Play on a Raspberry PI 4B
1GB with Debian Buster and LMS version 7.9.4. Following this guide I got
stuck while adding tracks to MusicMagic Server. Although all files were
fingerprinted and tagged before with the Windows version, only a rough
quarter of them is listed as 'mixable songs' but MusicIP import in LMS
is possible for all of these songs. Any suggestions are appreciated...

Regards
macpac



macpac's Profile: http://forums.slimdevices.com/member.php?userid=70877
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-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-13 Thread cparker


CypherMK wrote: 
> 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?

It doesn't use MusicIP.  It's pseudo random selecting from the LMS
database based on year metadata.  It respects the settings to block
Genres and Artists and remembers recently played tracks, so the same
tracks are not played, plus it uses TrackStat settings.

The settings are between the  lines

29717

Note this functionality was added back in 2013 so other plugins may give
better results in this space now that weren't around back then


+---+
|Filename: freestyle.PNG|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29717|
+---+


www.spicefly.com - ** Spicefly SugarCube ** - A hassle free acoustic
journey through your music library using MusicIP.  Plus the finest
MusicIP installation guides, enhanced MIP Interface and SpyGlass MIP the
Windows Automated MusicIP Headless Installer.

cparker's Profile: http://forums.slimdevices.com/member.php?userid=2083
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 Wirrunna


Frankd, slartibartfast and CypherMK,
What is the starting point for getting this going ? Obviously a running
version of LMS on a RPi is needed, but what are the recommendations ?

May I suggest an addition to "the first post" to include something along
the lines of :

Prerequisites for running MusicIP with LMS on a RPi
Recommended Hardware - RPi 4 - 4Gb, 64Gb SD card, FLIRC case .
OS - Download Raspbian buster lite from
https://www.raspberrypi.org/downloads/raspbian/ and install it.
LMS - Download Debian Installer Package (ARM) from
http://downloads.slimdevices.com/nightly/?ver=7.9  <<-- ??? Is that the
right version ?
Follow instructions from ? to install and get LMS running.



A camel is a racehorse designed by a committee.

Seen sprayed on the outside wall of the local library -
Three things I hate in life :
1. Vandalism
2. Irony
3. Lists

Wirrunna's Profile: http://forums.slimdevices.com/member.php?userid=3225
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 frankd


slartibartfast wrote: 
> Maybe. I also had issues with hd-idle on Max2Play. It worked until I
> installed LMS and then stopped working. No such problems with Raspbian.
> 
> Sent from my Pixel 3a using Tapatalk

You are a very active and engaged member here :-)



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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 slartibartfast


frankd wrote: 
> Well, potentially the Max2Play installation had also not implemented the
> 256MB boot partition and I was lucky doing it myself after monitoring
> the general raspberry upgrade talks to increase the boot partition
> size
> The upgrades first write all the new files into the boot partition, then
> configure them and finally remove all the old ones - if you have too
> little space on the boot partition this call for trouble...Maybe. I also had 
> issues with hd-idle on Max2Play. It worked until I
installed LMS and then stopped working. No such problems with Raspbian.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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 frankd


slartibartfast wrote: 
> I started off from the latest Max2Play download and no I didn't resolve
> the issues. I used Raspbian Buster Desktop instead.
> 
> Sent from my Pixel 3a using Tapatalk

Well, potentially the Max2Play installation had also not implemented the
256MB boot partition and I was lucky doing it myself after monitoring
the general raspberry upgrade talks to increase the boot partition
size
The upgrades first write all the new files into the boot partition, then
configure them and finally remove all the old ones - if you have too
little space on the boot partition this call for trouble...



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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 slartibartfast


frankd wrote: 
> Concerning the update issues:
> did you resolve them?
> I updated all my packages today with my own manual upgrade from stretch
> to buster of Max2Play and had no issues. However looking at all the
> packages and activities which had been updated in paticular for the boot
> partition (e.g. overlays) I have a suspicion:
> If you upgrade from jessy to stretch and you will not change the
> partition size of the boot partition from 64 to 256MB you might run into
> trouble with all the boot partition changes. 
> For changing the partition size of the SD Disk  I had to use the paragon
> partition manager (windows) as gparted did not want to change the
> partition sizes...
> I recomment to change the partition sizes, as the standard Raspian
> distribution assumes this sizes and will use the additional space in
> near future for drivers and overlays...I started off from the latest Max2Play 
> download and no I didn't resolve
the issues. I used Raspbian Buster Desktop instead.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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 frankd


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

Concerning the update issues:
did you resolve them?
I updated all my packages today with my own manual upgrade from stretch
to buster of Max2Play and had no issues. However looking at all the
packages and activities which had been updated in paticular for the boot
partition (e.g. overlays) I have a suspicion:
If you upgrade from jessy to stretch and you will not change the
partition size of the boot partition from 64 to 256MB you might run into
trouble with all the boot partition changes. 
For changing the partition size of the SD Disk  I had to use the paragon
partition manager (windows) as gparted did not want to change the
partition sizes...
I recomment to change the partition sizes, as the standard Raspian
distribution assumes this sizes and will use the additional space in
near future for drivers and overlays...



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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 frankd


slartibartfast wrote: 
> Try these instructions.
> https://forums.slimdevices.com/showthread.php?p=950011
> 
> Sent from my Pixel 3a using Tapatalk[/QUOTE
> Thanks slartibatrfast - it is better to follow the instructions and not
> download an old modified file - this way you have the most recent
> version and it won't be overwritten next time the underlying
> distribution updates the libraries



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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 slartibartfast


CypherMK wrote: 
> Is this file still available somewhere?
> Currently installing this on a raspberry pi 4 with raspbian buster lite.Try 
> these instructions.
https://forums.slimdevices.com/showthread.php?p=950011

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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 slartibartfast


CypherMK wrote: 
> Alright! Let's order!Which case are going to buy with it? The Flirc case 
> works well to keep
the temperature in check.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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 slartibartfast


CypherMK wrote: 
> And so far it runs stable? Also on 'max performance'?As far as I can tell and 
> yes with max performance setting.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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 slartibartfast


CypherMK wrote: 
> 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.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





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-30 Thread slartibartfast


frankd wrote: 
> Thanks Slartibartfast for the confirmation. When I will have time  I
> will update the tutorial on the first page taking your updates into
> account. 
> After 2 months of usage I can say that MusicIP and Spicefly Sugarcube
> are both running very well, fast and smooth on the Pi4, not long waiting
> times anymore.
> You could still increase the use of swap-space if you need more ram for
> importing (some installations do not have this ram problem, I do not
> know why...)
> 
> One more nice addon for the MusicIP community:
> Charles, the author of Spicefly Sugarcube offers a key for MusicIP on
> his website (If you copy it to your homefolder/.MusicMagic you can get
> unlimited playlist length and binary moods... plus a lot more features
> for the windows version)
> https://www.spicefly.com/article.php?page=musicip-key
> 
> 
> Cheers,
> FrankThe second time I performed a full rescan (which I thought was going to
be a new and changed scan) I watched the RAM usage in TOP and never saw
it go above 1GB. Strange. I am using the "Maximum" performance setting
in LMS now.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-30 Thread frankd


slartibartfast wrote: 
> I have just installed MusicIP on my Pi4 using these instructions and
> everything seems to be working. The only stumbling blocks I came across
> are old ones.
> 1. There is no command to download the MusicIP software and once
> downloaded the unpacking command did not work for me. I used
> wget http://www.spicefly.com/files/mp/MusicMixer_x86_1.8.tgz
> unpack using
> tar xzvf MusicMixer_x86_1.8.tgz
> 
> 2. In crontab I used
> 0 4 * * * sudo /etc/init.d/mmserver stop
> 1 4 * * * sudo /etc/init.d/mmserver start
> 
> 
> LMS imported 5 MusicIP tracks in around 15 minutes. I was surprised
> to see the used RAM after import was still high at 2895 MB and 43MB of
> swap space had been used. The only way I know to free that RAM is to
> reboot the server or restart MusicIP.

Thanks Slartibartfast for the confirmation. When I will have time  I
will update the tutorial on the first page taking your updates into
account. 
After 2 months of usage I can say that MusicIP and Spicefly Sugarcube
are both running very well, fast and smooth on the Pi4, not long waiting
times anymore.
You could still increase the use of swap-space if you need more ram for
importing (some installations do not have this ram problem, I do not
know why...)

One more nice addon for the MusicIP community:
Charles, the author of Spicefly Sugarcube offers a key for MusicIP on
his website (If you copy it to your homefolder/.MusicMagic you can get
unlimited playlist length and binary moods... plus a lot more features
for the windows version)
https://www.spicefly.com/article.php?page=musicip-key


Cheers,
Frank



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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-28 Thread slartibartfast


frankd wrote: 
> Just tested by myself. 
> the instructions for Buster (replacing step 2-4 of the original tutorial
> on the first page) are:
> 
> ---  
> Check the current libc6 version of the Raspberry: dpkg -s libc6:armhf
> Find the equivalent  version of the i386 libc Debian package from
> https://packages.debian.org/buster/i386/libc6 (currently
> libc6_2.28-10_i386.deb)
> Adapt the lines below with your version:
> 
> 
> wget
> http://ftp.us.debian.org/debian/pool/main/g/glibc/libc6_2.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
> 
> -
> 
> If you update the libraries with sudo apt dist-upgrade and a new version
> of libc6 will have been published in the meantime, the upgrade will fail
> due to version mismatches. 
> In this case remove the libc6:i386 version (sudo apt-get purge
> libc6:i386) run the distribution upgrade and follow the steps of
> re-packaging and installing the new libc6:i386
> 
> Would be great to get confirmation that this approach works for somebody
> else.
> Update on 2019.09.08 (mix-up of order of instructions)

I have just installed MusicIP on my Pi4 using these instructions and
everything seems to be working. The only stumbling blocks I came across
are old ones.
1. There is no command to download the MusicIP software and once
downloaded the unpacking command did not work for me. I used
wget http://www.spicefly.com/files/mp/MusicMixer_x86_1.8.tgz
unpack using
tar xzvf MusicMixer_x86_1.8.tgz

2. In crontab I used
0 4 * * * sudo /etc/init.d/mmserver stop
1 4 * * * sudo /etc/init.d/mmserver start


LMS imported 5 MusicIP tracks in around 15 minutes. I was surprised
to see the used RAM after import was still high at 2895 MB and 43MB of
swap space had been used. The only way I know to free that RAM is to
reboot the server or restart MusicIP.



slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-04 Thread frankd


slartibartfast wrote: 
> I am preparing myself for the installation on a new Pi4 after Xmas. Is
> the version set to the raspbian version (+rp1) and the removal of the
> dependency of libgcc1 done by editing the "control" file?
Exactly



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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-03 Thread slartibartfast


frankd wrote: 
> Just tested by myself. 
> the instructions for Buster (replacing step 2-4 of the original tutorial
> on the first page) are:
> 
> ---  
> Check the current libc6 version of the Raspberry: dpkg -s libc6:armhf
> Find the equivalent  version of the i386 libc Debian package from
> https://packages.debian.org/buster/i386/libc6 (currently
> libc6_2.28-10_i386.deb)
> Adapt the lines below with your version:
> 
> 
> wget
> http://ftp.us.debian.org/debian/pool/main/g/glibc/libc6_2.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
> 
> -
> 
> If you update the libraries with sudo apt dist-upgrade and a new version
> of libc6 will have been published in the meantime, the upgrade will fail
> due to version mismatches. 
> In this case remove the libc6:i386 version (sudo apt-get purge
> libc6:i386) run the distribution upgrade and follow the steps of
> re-packaging and installing the new libc6:i386
> 
> Would be great to get confirmation that this approach works for somebody
> else.
> Update on 2019.09.08 (mix-up of order of instructions)

I am preparing myself for the installation on a new Pi4 after Xmas. Is
the version set to the raspbian version (+rp1) and the removal of the
dependency of libgcc1 done by editing the "control" file?



slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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 frankd


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

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...)..



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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 frankd


CypherMK wrote: 
> 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.

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.



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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-30 Thread frankd


frankd wrote: 
> I am not a python expert, but I think you need to post this webform to
> the music IP webserver (similar to the way you got your mixes, but this
> time posting). The field "root" contains the location which should be
> searched for new music.

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



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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 frankd


CypherMK wrote: 
> I have no clue...

I am not a python expert, but I think you need to post this webform to
the music IP webserver (similar to the way you got your mixes, but this
time posting). The field "root" contains the location which should be
searched for new music.



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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 frankd


CypherMK wrote: 
> No one knows?

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?



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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=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=shuffle=0;)
  
urllib.urlopen("http://192.168.1.29:9000/status.html?p0=playlist=play=Rock%20Mix=b8:27:eb:cc:de:bd;)
  
urllib.urlopen("http://192.168.1.29:9000/status.html?p0=mixer=volume=55=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=shuffle=0;)
  
urllib.urlopen("http://192.168.1.29:9000/status.html?p0=playlist=play=Pop%20Mix=b8:27:eb:cc:de:bd;)
  
urllib.urlopen("http://192.168.1.29:9000/status.html?p0=mixer=volume=55=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 slartibartfast


frankd wrote: 
> Yes. However first I increased the FAT partition to 256mb and decreased
> the ext4 partition accordingly (all buster distros for the raspberry
> have 256mB of fat. Paragon Partition manager could do this, with GParted
> I was not successful.
> 
> Then: 
> 
> sudo apt update
> sudo apt dist-upgrade
> sudo apt-get purge libc6:i386
> sudo nano /etc/apt/sources.list and replace stretch with buster
> sudo nano /etc/apt/sources.list.d/raspi.list and replace stretch with
> buster
> sudo apt update
> sudo apt dist-upgrade
> sudo apt purge timidity lxmusic gnome-disk-utility deluge-gtk evince
> wicd wicd-gtk clipit usermode gucharmap gnome-system-tools pavucontrol
> 
> afterwards you can use your SDCard with a Raspberry 3 and 4... And of
> course you have to install the libc6:i386 as described in this threadI might 
> just start from scratch with a need microSD card and a fresh
Max2Play download so I still have a working system in case anything goes
wrong.

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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 frankd


slartibartfast wrote: 
> Did you update the SD card in your Pi3 and then swap it to the Pi4? 
> 
> Sent from my SM-G900F using Tapatalk

Yes. However first I increased the FAT partition to 256mb and decreased
the ext4 partition accordingly (all buster distros for the raspberry
have 256mB of fat. Paragon Partition manager could do this, with GParted
I was not successful.

Then: 

sudo apt update
sudo apt dist-upgrade
sudo apt-get purge libc6:i386
sudo nano /etc/apt/sources.list and replace stretch with buster
sudo nano /etc/apt/sources.list.d/raspi.list and replace stretch with
buster
sudo apt update
sudo apt dist-upgrade
sudo apt purge timidity lxmusic gnome-disk-utility deluge-gtk evince
wicd wicd-gtk clipit usermode gucharmap gnome-system-tools pavucontrol

afterwards you can use your SDCard with a Raspberry 3 and 4... And of
course you have to install the libc6:i386 as described in this thread



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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-23 Thread slartibartfast


frankd wrote: 
> Maybe this is Debian (OSMC) versus Raspian (Max2Play) and some different
> compilations of Qemu...Maybe but I used OSMC before you found a way to 
> install MusicIP on
Raspbian Stretch and I still  needed a large swap file.

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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 frankd


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

Maybe this is Debian (OSMC) versus Raspian (Max2Play) and some different
compilations of Qemu...



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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 slartibartfast


CypherMK wrote: 
> Import finished! Without swap file!
> 
> Later today I'm gonna test if it's quick enough for daily use ;)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





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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-22 Thread slartibartfast


frankd wrote: 
> Since I did an in-situ upgrade to buster and switched to pi 4 I still
> have the swap file - but it is not used anymore. Also you can now run
> easily the biggest memory configuration for LMSDid you update the SD card 
> in your Pi3 and then swap it to the Pi4? 

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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 frankd


slartibartfast wrote: 
> Sounds like you find the Pi4 a worthwhile upgrade from the Pi3. It is
> something I am considering as well. I suppose there is no need for any
> additional swap space when using MusicIP.[emoji3]
> 
> Sent from my SM-G900F using Tapatalk

Since I did an in-situ upgrade to buster and switched to pi 4 I still
have the swap file - but it is not used anymore. Also you can now run
easily the biggest memory configuration for LMS



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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 frankd


CypherMK wrote: 
> 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.


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).



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
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 slartibartfast


frankd wrote: 
> You are not kidding - few minutes?
> I thought about 10-60 seconds (for myself using a Pi 4 with 30k tracks
> residing on an attached SSD  it is less than 10 seconds...) but several
> minutes seems to be very long
> I am just wondering if you run into other timeouts with that slow
> response - maybe you can describe your working setup versus the not
> working setup in more detail (operating system, hardware) but also  the
> number of music tracks, where they are stored etc
> Also - what is the difference with your old setup and the new one.
> 
> I had a very positive change recently: Moving my entire Max2Play
> installation to Buster, switching a local SSD instead of an old NAS, and
> switching to a Pi 4 decrease the scanning time to less than 10% of the
> original time  (except of online looking up of artists pictures...)Sounds 
> like you find the Pi4 a worthwhile upgrade from the Pi3. It is
something I am considering as well. I suppose there is no need for any
additional swap space when using MusicIP.[emoji3]

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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


<    1   2   3   4   5   6   >