Re: [SlimDevices: Plugins] Announce: Bliss DSTM mixer

2022-12-14 Thread bakker_be


cpd73 wrote: 
> As stated, Bliss only stores the path -within- the music folder. So if
> you analysed c:\Some\Path\Artist\Album\Track.mp3 and set c:\Some\Path\
> as Bliss analyser's music path, then only Artist/Album/Track.mp3 is
> stored in the DB. When the mixer is run, it removes all LMS configured
> Music paths from the LMS music tracks. So if
> /srv/mediaserver/music/USB%20Drives/UP_Music/ was defined in LMS as a
> music directory, then
> /srv/mediaserver/music/USB%20Drives/UP_Music/Cee%20Lo%20Green/Cee-Lo%20Green...%20Is%20the%20Soul%20Machine%20(Clean)/11-Evening%20News.flac
> is passed to bliss-mixer as 
> Cee%20Lo%20Green/Cee-Lo%20Green...%20Is%20the%20Soul%20Machine%20(Clean)/11-Evening%20News.flac
> - and therefore should be found.
> 
> Both the analyser and mixer -should- be able to handle multiple music
> directories.
But that's just the thing: with the default configuration of Daphile you
see just one global music folder in LMS: /srv/mediaserver/music/,
regardless of how many storage discs you've added. When adding a storage
disc to the installation you can choose its name and whether it's used
as music, backup or other. It then gets mounted underneath the global
music folder, adding quite some path info, in this case /USB
Drives/UP_Music/, before getting to the /ARTIST/ALBUM/ part of the path.
So if I understood the mechanics correctly, all Bliss removes is
/srv/mediaserver/music/, as that's what's configured in LMS (out of the
box!), expecting to see /ARTIST/ALBUM/TRACK there, while in reality the
path is /srv/mediaserver/music/*USB
Drives/UP_Music/*ARTIST/ALBUM/TRACK.
39413
39414
39415

The reasoning behind this approach in Daphile is IMO "ease of
management": strictly speaking, using it you don't go to the native
interface of LMS, instead using its own flavour of it, not even
presented on port 9000, but simply over http. All management is done
here, and the default LMS "Basic Settings" page isn't published. The
official LMS pages however are still being published on port 9000, which
is how I was able to change the media folder to
/srv/mediaserver/music/USB Drives/UP_Music for the Bliss folder
substitution mechanism to work


+---+
|Filename: Screenshot_187.png   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=39415|
+---+


Main System: Marantz SR-5015 + Adam Audio T8V + Teufel Ultima 20 Mk 3 +
BK Monolith+ FF + Lenovo T560 + Kodi + Pioneer PDP-LX5090H + UP-Board
running Daphile
Kitchen: Touch + Ikea ENEBY 30
Home-Office: SqueezeLite-X + Topping DX3 Pro + NAD 312 + TMA Premium 905

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=116068

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


Re: [SlimDevices: Plugins] Announce: Bliss DSTM mixer

2022-12-13 Thread bakker_be

cpd73 wrote: 
> Don't think you would needed to have run a re-analysis, bliss only
> stores relative paths. e.g. If you have
> "c:\MyMusic\LMS\Artist\Album\Track.mp3" and bliss-analyser is configured
> to find music in "C:\MyMusic\LMS" then it will only store
> "Artist/Album/Track.mp3" in the DB. When the mixer runs it first removes
> your LMS music paths (as configured in LMS's server settings) and sends
> the relative part - e.g if LMS was on a Pi4 with music path
> "/var/lib/music" then "/var/lib/music/Artist/Album/Track.mp3" is
> converted to "Artist/Album/Track.mp3" - which matches the path in the
> DB.
> 
> Basically, you probably need to check the paths used for analysis and
> the paths LMS is configured for - and see if they can see the same
> sub-paths within. You can use (e.g.) SQLiteBrowser to see what paths are
> stored in the DB.

Thanks, I think a path issue is indeed what's happening.
Daphile is configured out of the box to use /srv/mediaserver/music/ as
the LMS music path. Any disk you add is automatically mounted under that
path, in its own folder (which makes adding more discs containing music
really simple, it's all under one directory). I connected my USB disk to
my Windows machine directly, making scanning quicker than over the
network, resulting in a db path of e.g. "Queensrÿche/MTV
Unplugged/05-Intro.flac". The LMS-Bliss interaction expects
"/srv/mediaserver/music/Queensrÿche/MTV Unplugged/05-Intro.flac" if I
understood you correctly, but the actual file path as seen by LMS is
"/srv/mediaserver/music/USB Drives/UP_Music/Queensrÿche/MTV
Unplugged/05-Intro.flac", which of course can't be found.
I've just set LMS to use "/srv/mediaserver/music/USB Drives/UP_Music" as
music folder. I'll let you know after the clear and rescan if it's
solved.



Main System: Marantz SR-5015 + Adam Audio T8V + Teufel Ultima 20 Mk 3 +
BK Monolith+ FF + Lenovo T560 + Kodi + Pioneer PDP-LX5090H + UP-Board
running Daphile
Kitchen: Touch + Ikea ENEBY 30
Home-Office: SqueezeLite-X + Topping DX3 Pro + NAD 312 + TMA Premium 905

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=116068

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


Re: [SlimDevices: Plugins] Announce: Bliss DSTM mixer

2022-12-12 Thread bakker_be


Hi, with the current energy prices being what they are I've shut down my
original server (Lenovo Dual Xenon P700 workstation) as it was solely
responsible for around 30% of my total electricity consumption :eek:
I've moved my home automation (Home Assistant) to a Pi 3 I had laying
around, and moved my LMS to an UP Board
(https://up-board.org/up/specifications/) using Daphile as it's the X86
equivalent of pCP. I've done a full new analysis on my laptop (Win11),
copied the DB over to the LMS, all fine, but for some reason I don't get
any mixes :confused:
Relevant debug log entries using the 3 Bliss-related entries in "More":

Code:

[22-12-12 13:49:02.5377] Plugins::BlissMixer::Plugin::_cliCommand (342) 
BlissMix Track Seed /srv/mediaserver/music/USB Drives/UP_Music/Dire Straits/On 
the Night/10-Brothers In Arms.flac
  [22-12-12 13:49:02.5382] Plugins::BlissMixer::Plugin::_cliCommand (384) Num 
tracks for BlissMix: 1
  [22-12-12 13:49:02.5391] Plugins::BlissMixer::Plugin::_getMixData (1059) 
Request {"norepalb":100,"norepart":100,"tracks":["USB Drives/UP_Music/Dire 
Straits/On the Night/10-Brothers In 
Arms.flac"],"shuffle":1,"max":0,"min":0,"count":20,"filterxmas":1,"previous":[],"filtergenre":0,"genregroups":[]}
  [22-12-12 13:49:02.5403] Plugins::BlissMixer::Plugin::_callApi (629) Call 
http://localhost:46059/api/mix
  [22-12-12 13:49:02.5717] Plugins::BlissMixer::Plugin::__ANON__ (634) Received 
API response 
  [22-12-12 13:49:02.6138] Plugins::BlissMixer::Plugin::__ANON__ (753) Num 
tracks to use:1
  [22-12-12 13:50:08.0310] Plugins::BlissMixer::Plugin::_cliCommand (342) 
BlissMix Track Seed /srv/mediaserver/music/USB Drives/UP_Music/Dire Straits/On 
the Night/10-Brothers In Arms.flac
  [22-12-12 13:50:08.0316] Plugins::BlissMixer::Plugin::_cliCommand (384) Num 
tracks for BlissMix: 1
  [22-12-12 13:50:08.0327] Plugins::BlissMixer::Plugin::_getListData (1080) 
Request {"byartist":0,"count":50,"track":"USB Drives/UP_Music/Dire Straits/On 
the Night/10-Brothers In 
Arms.flac","genregroups":[],"min":0,"filtergenre":0,"max":0}
  [22-12-12 13:50:08.0338] Plugins::BlissMixer::Plugin::_callApi (629) Call 
http://localhost:46059/api/list
  [22-12-12 13:50:08.0463] Plugins::BlissMixer::Plugin::__ANON__ (634) Received 
API response 
  [22-12-12 13:50:08.0475] Plugins::BlissMixer::Plugin::__ANON__ (753) Num 
tracks to use:0
  [22-12-12 13:50:13.1739] Plugins::BlissMixer::Plugin::_cliCommand (342) 
BlissMix Track Seed /srv/mediaserver/music/USB Drives/UP_Music/Dire Straits/On 
the Night/10-Brothers In Arms.flac
  [22-12-12 13:50:13.1752] Plugins::BlissMixer::Plugin::_cliCommand (384) Num 
tracks for BlissMix: 1
  [22-12-12 13:50:13.1764] Plugins::BlissMixer::Plugin::_getListData (1080) 
Request {"filtergenre":0,"max":0,"byartist":1,"count":50,"track":"USB 
Drives/UP_Music/Dire Straits/On the Night/10-Brothers In 
Arms.flac","genregroups":[],"min":0}
  [22-12-12 13:50:13.1775] Plugins::BlissMixer::Plugin::_callApi (629) Call 
http://localhost:46059/api/list
  [22-12-12 13:50:13.1876] Plugins::BlissMixer::Plugin::__ANON__ (634) Received 
API response 
  [22-12-12 13:50:13.1888] Plugins::BlissMixer::Plugin::__ANON__ (753) Num 
tracks to use:0


Relevant Entries using DSTM:

Code:

[22-12-12 13:27:52.6609] Plugins::BlissMixer::Plugin::_dstmMix (893) Get 
tracks
  [22-12-12 13:27:52.6634] Plugins::BlissMixer::Plugin::_getMixableProperties 
(447) Auto-mixing from random tracks in current playlist
  [22-12-12 13:27:52.6733] Plugins::BlissMixer::Plugin::_dstmMix (905) Seed 
/srv/mediaserver/music/USB Drives/UP_Music/Black Sabbath/Sabotage/03-Symptom Of 
The Universe.flac id:10212
  [22-12-12 13:27:52.6741] Plugins::BlissMixer::Plugin::_getPreviousTracks 
(998) Get last 200 tracks
  [22-12-12 13:27:52.6746] Plugins::BlissMixer::Plugin::_dstmMix (920) Num 
tracks to previous: 1
  [22-12-12 13:27:52.6760] Plugins::BlissMixer::Plugin::_getMixData (1059) 
Request {"count":3,"min":0,"max":0,"shuffle":1,"norepalb":100,"tracks":["USB 
Drives/UP_Music/Black Sabbath/Sabotage/03-Symptom Of The 
Universe.flac"],"norepart":100,"genregroups":[],"filtergenre":0,"previous":["USB
 Drives/UP_Music/Black Sabbath/Sabotage/03-Symptom Of The 
Universe.flac"],"filterxmas":1}
  [22-12-12 13:27:52.6765] Plugins::BlissMixer::Plugin::_dstmMix (926) URL: 
http://localhost:46059/api/mix
  [22-12-12 13:27:52.8865] Plugins::BlissMixer::Plugin::__ANON__ (930) Received 
API response
  [22-12-12 13:27:52.8871] Plugins::BlissMixer::Plugin::_mixFailed (988) Call 
through to LastMix




Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): 

Re: [SlimDevices: Plugins] Interesting home assistant update

2022-04-18 Thread bakker_be


I have a web page card displaying Material Skin, works perfectly when on
my home network, which is the only location where it needs to work.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112546

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-03-16 Thread bakker_be


mruddo wrote: 
> Perhaps, but isn't this an ID3 tag that we'd not normally expect in
> FLAC? If there's an equivalent in FLAC then that might be more
> appropriate to label the album - but we'd still have this issue:
MP3TAG does see it as a tag in any case ...
37500


+---+
|Filename: Screenshot_151.png   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37500|
+---+


Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-03-16 Thread bakker_be


slartibartfast wrote: 
> Does LMS respect that "Original year" tag?
> 
> Sent from my Pixel 3a using Tapatalk
Good point ... I've checked, and the behaviour isn't consistent. For mp3
it uses the "Original Year" tag if it's present, for flac it just uses
the year. I'd have expected that an album with both values present would
be present in both years, not this inconsistent behaviour.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Bliss DSTM mixer

2022-03-16 Thread bakker_be


cpd73 wrote: 
> The analysis code is the same - as this is from a library. But
> bliss-analyse (no r) is intended to analyse one file (as passed on the
> commandline) and outputs the results to stdout - where the Python reads
> results from. bliss-analyser iterates the music file tree, checks if
> files in DB, analyses all new files (multi-threaded, one thread per CPU
> core - this is also in the library) and saves results to DB - no Python
> required.

OK, clear. With around 130K files this initially does take some time
which is why I experienced this "difficulty", but for subsequent
iterations of newly added files the impact of course is a lot less, even
negligible.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=116068

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


Re: [SlimDevices: Plugins] Announce: Bliss DSTM mixer

2022-03-16 Thread bakker_be


Is the bliss-analyser used in this plugin different from the one in the
music-similarity plugin? While scanning with this one access to file
shares on the machine where it runs are virtually impossible. I didn't
have this with the other scanner, running on the same machine.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=116068

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-03-16 Thread bakker_be


mruddo wrote: 
> But it doesn't, e.g. for 1967 - it includes all tracks on the following
> album:
> 37463
> 
> (In both Material and Default skins.)
> 
> But if I chose "All Songs" in the default skin, I'd only get the tracks
> on that album where the year was 1967.

To me this is actually a tagging issue. This album should not have 1967
as year
(https://www.discogs.com/master/737558-Various-Music-To-Watch-Girls-By),
nor should the individual tracks. There's a tag specifically for the
"Original year" (https://id3.org/id3v2.3.0#Text_information_frames).
Using this for your individual tracks would solve your problem I think
...



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] MusicIP Question

2022-03-16 Thread bakker_be


Matt Drown wrote: 
> Can i copy the mp3llb database from the linux nas to windows and load it
> up?  Going to try that tomorrow and see what happens.   Was trying to
> avoid creating a situation where i was stuck scanning from windows again
> due to length of time it takes.

Only if you use version 1.8 for Windows. There's also 1.9 for Windows,
but that database isn't compatible with the Linux version.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=116105

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-24 Thread bakker_be


I've been playing with this for some time now, and I agree that Bliss is
probably the way to go with this. It seems to be more robust and faster
in scanning and the mixes are entirely satisfactory IMO when compared to
Spicefly SugarCube.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-16 Thread bakker_be


cpd73 wrote: 
> Ah, I'm guessing you have not analysed your tracks with Musly. The
> original idea was that Bliss would replace Musly - so, if bliss-analyse
> is found then Musly defaults to disabled. You need to edit config.json
> and add -{"musly":{"enabled":true}}- and then analyse again - this
> -should- only run the Musly analysis, as it -should- detect that the
> files have already been analysed with the others. ...or just don't use
> Musly.
> 
> To be honest, as stated before, I'm not convinced mixing the analysis
> types is a good idea - I added the code just to experiment.
OK, that does indeed seem to explain it. I've just added that parameter
to config.json and it indeed now tells me that it's using Musly as
analyser as well. I admit I didn't see that in the code/docs while
trying to troubleshoot this thing.
One advantage I already have from this: it's identified around 10K track
in my collection which unexplicably had lost all tags. Solved now. If I
hadn't wanted to play with the simalgo I never would've seen this :p



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-15 Thread bakker_be


cpd73 wrote: 
> I've updated the code to list the number of tracks loaded for Essentia,
> Bliss, Musly. Perhaps this will allow you to debug the issue?

I just did a git pull and set the simalgo. It seems to fail on Musly. If
I set the Musly ratio to 0 it starts flawlessly. DEBUG output:

Code:


  bart@p700:~/music-similarity$ ./music-similarity.py -l DEBUG
  2022-02-16 08:32:36 D (Defaults) musly.lib set to linux/x86-64/libmusly.so
  2022-02-16 08:32:36 D Init DB
  2022-02-16 08:32:36 D Start server
  2022-02-16 08:32:36 D Loading essentia attribs from DB
  2022-02-16 08:32:38 D 121511 track(s) loaded from Essentia
  2022-02-16 08:32:38 D Loading bliss from DB
  2022-02-16 08:32:39 D 121511 track(s) loaded from Bliss
  2022-02-16 08:32:39 D Init Musly
  2022-02-16 08:32:39 D Using: 
/home/bart/music-similarity/linux/x86-64/libmusly.so (b'libav')
  2022-02-16 08:32:39 D Musly init done
  Traceback (most recent call last):
  File "./music-similarity.py", line 43, in 
  app.start_app(args, cfg, jukebox_file)
  File "/home/bart/music-similarity/lib/app.py", line 930, in start_app
  similarity_app.init(args, config, jukebox_path)
  File "/home/bart/music-similarity/lib/app.py", line 77, in init
  _LOGGER.debug('%d track(s) loaded from Musly' % len(self.paths))
  TypeError: object of type 'NoneType' has no len()
  


I seem to recall that it used to create a music-similarity.jukebox file.
This file doesn't exist in my installation and doesn't seem to get
created at restart either ...



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-14 Thread bakker_be


cpd73 wrote: 
> Not that it helps much, but its working for me. I've tried setting
> simalgo to mixed and using bliss+musly, and also bliss+essentia+musly -
> both worked. But, the 'mixing' of bliss/essentia/musly was only done for
> experimentation - not sure how useful it is. My original idea was that
> Musly (or Bliss) would be used to get 'similar' tracks, and then use
> Essentia for further filtering. But, I'm heavily leaning towards just
> Bliss - to the extent that I have written an anlyser (to analyse all
> tracks) and mixer in Rust (my first Rust apps), and an LMS plugin to
> call the mixer.
> 
> 
> 
> My guess would be that there is an issue here.
The strange thing is that each individual setting works, but as soon as
I want to use a mix it freaks out :p



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-14 Thread bakker_be

bakker_be wrote: 
> Has anything been changed in either the Essentia Analyser or the
> write-to-DB routine? I've restarted the full scan several times now and
> it always hangs at the end with the exact same message on the exact same
> songs by . Looking in the DB
> the actual last written song is "Étienne Daho/Best of
> Singles/05-Soudain.flac" while all tracks are present in the cache
> directory.
> > 
Code:

  >   > 
  > 2022-02-12 13:13:04 D [122219/122297  99%] Étienne Daho/Best of 
Singles/01-Idéal.flac
  > 2022-02-12 13:13:04 D [10/122297  99%] Étienne Daho/Best of 
Singles/02-Le Premier Jour (du reste de ta vie).flac
  > 2022-02-12 13:13:04 D [11/122297  99%] Étienne Daho/Best of 
Singles/03-Sur mon cou.flac
  > 2022-02-12 13:13:04 D [12/122297  99%] Étienne Daho/Best of 
Singles/04-Au commencement.flac
  > 2022-02-12 13:13:04 D [13/122297  99%] Étienne Daho/Best of 
Singles/05-Soudain.flac
  > 2022-02-12 13:13:04 D [14/122297  99%] Étienne Daho/Best of 
Singles/06-Jungle pulse.flac
  > 2022-02-12 13:13:04 D [15/122297  99%] Étienne Daho/Best of 
Singles/07-Mon manège à moi.flac
  > 2022-02-12 13:13:05 D [16/122297  99%] Étienne Daho/Best of 
Singles/08-Comme un igloo.flac
  > 2022-02-12 13:13:05 D [17/122297  99%] Étienne Daho/Best of 
Singles/09-Les Voyages immobiles.flac
  > 2022-02-12 13:13:05 D [18/122297  99%] Étienne Daho/Best of 
Singles/10-Des attractions désastre.flac
  > 2022-02-12 13:13:05 D [19/122297  99%] Étienne Daho/Best of 
Singles/11-Saudade.flac
  > 2022-02-12 13:13:05 D [122230/122297  99%] Étienne Daho/Best of 
Singles/12-Un homme à la mer.flac
  > 2022-02-12 13:13:05 D [122231/122297  99%] Étienne Daho/Best of 
Singles/13-Des heures hindoues.flac
  > 2022-02-12 13:13:05 D [122232/122297  99%] Étienne Daho/Best of 
Singles/14-Bleu comme toi.flac
  > 2022-02-12 13:13:05 D [122233/122297  99%] Étienne Daho/Best of 
Singles/15-Duel au soleil.flac
  > 2022-02-12 13:13:06 D [122234/122297  99%] Étienne Daho/Best of 
Singles/16-Epaule tattoo (single remix).flac
  > 2022-02-12 13:13:06 D [122235/122297  99%] Étienne Daho/Best of 
Singles/17-Tombé pour la France.flac
  > 2022-02-12 13:13:06 D [122236/122297  99%] Étienne Daho/Best of 
Singles/18-Week end à Rome (feat. Lio).flac
  > 2022-02-12 13:13:06 D [122237/122297  99%] Étienne Daho/Best of 
Singles/19-Le Grand Sommeil.flac
  > 2022-02-12 13:13:06 D [122238/122297  99%] Étienne Daho/Best of 
Singles/20-Il ne dira pas (single edit).flac
  > 2022-02-12 13:13:06 D [122239/122297  99%] 
/Decade Of Glory/01-Az'.flac
  > 2022-02-12 13:13:06 D [122240/122297  99%] 
/Decade Of Glory/02-Arkaim.flac
  > 2022-02-12 13:13:06 D [122241/122297  99%] 
/Decade Of Glory/03-Ot Serdca K 
Nebu.flac
  > 2022-02-12 13:13:06 D [122242/122297  99%] 
/Decade Of Glory/04-Goi, Rode, 
Goi!.flac
  > 2022-02-12 13:13:07 D [122243/122297  99%] 
/Decade Of Glory/05-Leshiy.flac
  > 2022-02-12 13:13:07 D [122244/122297  99%] 
/Decade Of Glory/06-Zakliatie.flac
  > 2022-02-12 13:13:07 D [122245/122297  99%] 
/Decade Of Glory/07-Marena.flac
  > 2022-02-12 13:13:07 D [122246/122297  99%] 
/Decade Of Glory/08-Liki Bessmertnykh 
Bogov.flac
  > 2022-02-12 13:13:07 D [122247/122297  99%] 
/Decade Of Glory/09-Nevidal.flac
  > 2022-02-12 13:13:07 D [122248/122297  99%] 
/Decade Of Glory/10-Kolo Navi.flac
  > 2022-02-12 13:13:07 D [122249/122297  99%] 
/Decade Of Glory/11-Slav'sja, 
Rus'.flac
  > 2022-02-12 13:13:07 D [122250/122297  99%] 
/Decade Of Glory/12-Kupala I 
Kostroma.flac
  > 2022-02-12 13:13:07 D [122251/122297  99%] 
/Decade Of Glory/13-Odna.flac
  > 2022-02-12 13:13:07 D [122252/122297  99%] 
/Decade Of Glory/14-Sva.flac
  > 2022-02-12 13:13:07 D [122253/122297  99%] 
/Decade Of Glory/15-Kupalets.flac
  > 2022-02-12 13:13:07 D [122254/122297  99%] 
/Decade Of Glory/16-Katitsja Kolo.flac
  > 2022-02-12 13:13:08 D [122255/122297  99%] 
/Decade Of Glory/17-Kolyada.flac
  > 2022-02-12 13:13:08 D [122256/122297  99%] 
/Decade Of Glory/18-Skvoz' Tuman 
Vekov.flac
  > 2022-02-12 13:13:08 D [122257/122297  99%] 
/Decade Of Glory/19-Maslenitsa.flac
  > 2022-02-12 13:13:08 D [122258/122297  99%] 
/Decade Of Glory/20-V Tsepiakh 
Drevney Tainy.flac
  > 2022-02-12 13:13:08 D [122259/122297  99%] 
/Decade Of Glory/21-Slovo.flac
  > 2022-02-12 13:13:08 D [122260/122297  99%] 
/Decade Of Glory/22-BolNo Mne.flac
  > 2022-02-12 13:13:08 D [122261/122297  99%] 
/Decade Of Glory/23-Pamiat.flac
  > 2022-02-12 13:13:08 D [122262/122297  99%] 
/Decade Of Glory/24-Arkona.flac
  > 2022-02-12 13:13:08 D [122263/122297  99%] 
/Decade Of Glory/25-Po Syroi 
Zemle.flac
  > 2022-02-12 13:13:08 D [122264/122297  99%] 
/Decade Of Glory/26-Oj, Pechal' - 
Toska.flac
  > 2022-02-12 13:13:08 D [122265/122297  99%] 
/Decade Of Glory/27-Yarilo.flac
  

Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-14 Thread bakker_be

Has anything been changed in either the Essentia Analyser or the
write-to-DB routine? I've restarted the full scan several times now and
it always hangs at the end with the exact same message on the exact same
songs by . Looking in the DB
the actual last written song is "Étienne Daho/Best of
Singles/05-Soudain.flac" while all tracks are present in the cache
directory.

Code:


  2022-02-12 13:13:04 D [122219/122297  99%] Étienne Daho/Best of 
Singles/01-Idéal.flac
  2022-02-12 13:13:04 D [10/122297  99%] Étienne Daho/Best of Singles/02-Le 
Premier Jour (du reste de ta vie).flac
  2022-02-12 13:13:04 D [11/122297  99%] Étienne Daho/Best of 
Singles/03-Sur mon cou.flac
  2022-02-12 13:13:04 D [12/122297  99%] Étienne Daho/Best of Singles/04-Au 
commencement.flac
  2022-02-12 13:13:04 D [13/122297  99%] Étienne Daho/Best of 
Singles/05-Soudain.flac
  2022-02-12 13:13:04 D [14/122297  99%] Étienne Daho/Best of 
Singles/06-Jungle pulse.flac
  2022-02-12 13:13:04 D [15/122297  99%] Étienne Daho/Best of 
Singles/07-Mon manège à moi.flac
  2022-02-12 13:13:05 D [16/122297  99%] Étienne Daho/Best of 
Singles/08-Comme un igloo.flac
  2022-02-12 13:13:05 D [17/122297  99%] Étienne Daho/Best of 
Singles/09-Les Voyages immobiles.flac
  2022-02-12 13:13:05 D [18/122297  99%] Étienne Daho/Best of 
Singles/10-Des attractions désastre.flac
  2022-02-12 13:13:05 D [19/122297  99%] Étienne Daho/Best of 
Singles/11-Saudade.flac
  2022-02-12 13:13:05 D [122230/122297  99%] Étienne Daho/Best of Singles/12-Un 
homme à la mer.flac
  2022-02-12 13:13:05 D [122231/122297  99%] Étienne Daho/Best of 
Singles/13-Des heures hindoues.flac
  2022-02-12 13:13:05 D [122232/122297  99%] Étienne Daho/Best of 
Singles/14-Bleu comme toi.flac
  2022-02-12 13:13:05 D [122233/122297  99%] Étienne Daho/Best of 
Singles/15-Duel au soleil.flac
  2022-02-12 13:13:06 D [122234/122297  99%] Étienne Daho/Best of 
Singles/16-Epaule tattoo (single remix).flac
  2022-02-12 13:13:06 D [122235/122297  99%] Étienne Daho/Best of 
Singles/17-Tombé pour la France.flac
  2022-02-12 13:13:06 D [122236/122297  99%] Étienne Daho/Best of 
Singles/18-Week end à Rome (feat. Lio).flac
  2022-02-12 13:13:06 D [122237/122297  99%] Étienne Daho/Best of Singles/19-Le 
Grand Sommeil.flac
  2022-02-12 13:13:06 D [122238/122297  99%] Étienne Daho/Best of Singles/20-Il 
ne dira pas (single edit).flac
  2022-02-12 13:13:06 D [122239/122297  99%] 
/Decade Of Glory/01-Az'.flac
  2022-02-12 13:13:06 D [122240/122297  99%] 
/Decade Of Glory/02-Arkaim.flac
  2022-02-12 13:13:06 D [122241/122297  99%] 
/Decade Of Glory/03-Ot Serdca K 
Nebu.flac
  2022-02-12 13:13:06 D [122242/122297  99%] 
/Decade Of Glory/04-Goi, Rode, 
Goi!.flac
  2022-02-12 13:13:07 D [122243/122297  99%] 
/Decade Of Glory/05-Leshiy.flac
  2022-02-12 13:13:07 D [122244/122297  99%] 
/Decade Of Glory/06-Zakliatie.flac
  2022-02-12 13:13:07 D [122245/122297  99%] 
/Decade Of Glory/07-Marena.flac
  2022-02-12 13:13:07 D [122246/122297  99%] 
/Decade Of Glory/08-Liki Bessmertnykh 
Bogov.flac
  2022-02-12 13:13:07 D [122247/122297  99%] 
/Decade Of Glory/09-Nevidal.flac
  2022-02-12 13:13:07 D [122248/122297  99%] 
/Decade Of Glory/10-Kolo Navi.flac
  2022-02-12 13:13:07 D [122249/122297  99%] 
/Decade Of Glory/11-Slav'sja, 
Rus'.flac
  2022-02-12 13:13:07 D [122250/122297  99%] 
/Decade Of Glory/12-Kupala I 
Kostroma.flac
  2022-02-12 13:13:07 D [122251/122297  99%] 
/Decade Of Glory/13-Odna.flac
  2022-02-12 13:13:07 D [122252/122297  99%] 
/Decade Of Glory/14-Sva.flac
  2022-02-12 13:13:07 D [122253/122297  99%] 
/Decade Of Glory/15-Kupalets.flac
  2022-02-12 13:13:07 D [122254/122297  99%] 
/Decade Of Glory/16-Katitsja Kolo.flac
  2022-02-12 13:13:08 D [122255/122297  99%] 
/Decade Of Glory/17-Kolyada.flac
  2022-02-12 13:13:08 D [122256/122297  99%] 
/Decade Of Glory/18-Skvoz' Tuman 
Vekov.flac
  2022-02-12 13:13:08 D [122257/122297  99%] 
/Decade Of Glory/19-Maslenitsa.flac
  2022-02-12 13:13:08 D [122258/122297  99%] 
/Decade Of Glory/20-V Tsepiakh 
Drevney Tainy.flac
  2022-02-12 13:13:08 D [122259/122297  99%] 
/Decade Of Glory/21-Slovo.flac
  2022-02-12 13:13:08 D [122260/122297  99%] 
/Decade Of Glory/22-BolNo Mne.flac
  2022-02-12 13:13:08 D [122261/122297  99%] 
/Decade Of Glory/23-Pamiat.flac
  2022-02-12 13:13:08 D [122262/122297  99%] 
/Decade Of Glory/24-Arkona.flac
  2022-02-12 13:13:08 D [122263/122297  99%] 
/Decade Of Glory/25-Po Syroi 
Zemle.flac
  2022-02-12 13:13:08 D [122264/122297  99%] 
/Decade Of Glory/26-Oj, Pechal' - 
Toska.flac
  2022-02-12 13:13:08 D [122265/122297  99%] 
/Decade Of Glory/27-Yarilo.flac
  2022-02-12 13:13:09 D [122266/122297  99%] 
/Decade Of Glory/28-Stenka Na 
Stenku.flac
  2022-02-12 13:13:09 D [122267/122297  99%] 
/Decade Of Glory/29-Vyjdu Ja Na 
Voljushku.flac
  2022-02-12 13:13:09 D [122268/122297  99%] 
/Decade Of Glory/30-Rus'.flac
  2022-02-12 13:13:09 D [122269/122297  99%] 
/Decade Of 

Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-13 Thread bakker_be


cpd73 wrote: 
> So, you have been using just Bliss for mixes? If so, are you happy with
> them? I'm leaning more towards just using Bliss. I've even written a
> mixer in Rust with the intention of writing an lms plugin that will
> start the relevant executable for the host OS. This would make
> installation easier - just the LMS plugin required, and another Rust-exe
> to analyse all files (working on this at the moment - but never written
> Rust before!)
> 
> To me, Essentia takes a lot f time and does not add much.

Yes, I'm happy with the Bliss-mixes. They are quite similar to what I
had with MusicIP and SugarCube, with *_a_lot_* less effort in
maintenance. I haven't yet had the opportunity to play with different
simalgo settings, but it's certainly way better than e.g. the LastMix
approach to DSTM, as that is a lot too genre-bound for my eclectic
collection and repeats artists/albums way too often.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-12 Thread bakker_be


Paul Webster wrote: 
> I haven't tried any of the music similarity stuff yet.
> I have a question though ... what would happen if MP3 (or potentially
> FLAC) with associated .cue (or possibly embedded cue for flac) is part
> of the source where the audio file has a lot of songs in it and their
> position is marked by the cue contents?
> 
> Image a chart countdown with lots of different sorts of songs in it.
> 
> LMS allows individual songs to be selected and played but would the
> music analysis tools know to split into tracks?

I'll leave Craig to answer this in detail, but while troubleshooting my
installation I've seen that there is code in there to handle CUE-sheets.
As I don't have any myself, I'm unable to give you further info.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-12 Thread bakker_be


cpd73 wrote: 
> Oops! Well, in that case I'd be tempted to do just Bliss and Musly, and
> see how that goes. You can always run Essentia afterwards.
I did that, been running it with only Bliss & Musly, in a 50/50
"simplemixed" simalgo, while analysing with Essentia in the background.
I've got a rather balanced mix out of it (see attached playlist, 351
tracks), quite like what I would've had with MusicIP & Spicefly
SugarCube. I launched it the same way I would have in that previous
mixing scenario:
  
- Get a random list of albums
- pick one that suits my current mood
- set it to play
- let DSTM pick up after that
  
37203
In the meantime, I've been running the Essentia Analysis. I'll be
playing some with the simalgo, and its different mixing algorithms as
well as the mixer ratios.


+---+
|Filename: Simalgo_50-50_B+M.txt|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37203|
+---+


Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-08 Thread bakker_be


cpd73 wrote: 
> Well, if you do just Bliss+Musly, you could probably analyse that in
> about 10-12hrs. Essentia is the -really- slow one - so hopefully you
> have cached the Essentia output (in which case the analyser will just
> read the JSON files). Perhaps I should make caching of this output the
> default.

Nope, scrapped it all :p :D



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-08 Thread bakker_be

cpd73 wrote: 
> Great, glad its fixed now. Will be interested to know your impressions
> with regards to Bliss vs Musly. These two are by far the fastest at
> analysing, so it'd be great to get them working. I'm considering trying
> mixes of Bliss+Musly (e.g. -"simalog":"mixed",
> "mixed":{"bliss":60,"musly":40}-) to see if that affects things.
> Currently I'm playing with 100% Bliss.
Since I started over from scratch full analysis will take some time
again (±127k tracks by now :p), but I'll get back on that, as well as
playing some with the simalgo ratio. Just FYI: I prefer a genre-agnostic
mix: if it sounds similarly, it's OK by me, no matter what the genre is
(e.g. some singer-songwriter acoustical guitar stuff, and an acoustical
guitar track by some metal band)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-08 Thread bakker_be


cpd73 wrote: 
> This should be fixed now, sorry.
> 
> 
> 
> Ah, oops! Yeah, my mistake - should be fixed now.

Did a new git pull, and all is now indeed working as intended, "-f bem"
no longer needed to start the analysis. Thanks!



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-07 Thread bakker_be


cpd73 wrote: 
> Not looked at the logs, yet, but you don't need to re-analyse. The DB
> should contain all the required info. This config just allows you to
> specify that for the initial similarity that you want to combine Musly &
> Essentia. It was jsut to replace the prebious UI setting that you had
> used. The data required is the same as before.
> 
> "--force" is used to force the analysis code to re-run. This is used,
> for instance, to re-read the Essentia JSON files if I were to ever use a
> new value from there.

I wanted to include the Bliss-analysis as well :p It didn't immediately
work out for me, so I've now basically reset the whole music-similarity
setup on my machine, to make sure everything was the latest version. I
got "PATH" errors on essentia, solved those by removing the
"extractor"-line from config.json, then I got "extractlen" errors on
Musly, solved those by explicitly setting it in config.json. I now find,
when just launching "./music-similarity.py -a m -l DEBUG 2>&1 | tee
/mnt/SIXTB/Data/musicsimilarity_Analysis.log" that I get "Thread
exception? - 5 values for 3 columns" errors in the log. I don't know
which analyser they're from, as I don't get them when running in
"forced" mode for any of the individual analysers, nor in "-f meb" mode
...
It would be nice to get to the bottom of this, as adding music to the
collection should only neccessitate those added songs to be analysed,
which of course isn't possible with forced mode (unless I misunderstood
it ...)
Current config.json:

Code:


  {
  "paths":{
  "db":"/home/bart/music-similarity/",
  "local":"/mnt/Music/",
  "lms":"/mnt/Music/",
  "cache":"/home/bart/music-similarity/cache/"
  },
  "lmsdb":"/var/lib/squeezeboxserver/cache/library.db",
  "essentia":{
  "enabled":true,
  "highlevel":true
  },
  "musly":{
  "extractlen":120,
  "extractstart":-210
  },
  "simalgo":"mixed",
  "mixed":{
  "essentia":33,
  "bliss":33,
  "musly":34
  }
  }




Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-07 Thread bakker_be


cpd73 wrote: 
> The "attribweight" here implies the similarity score is 75% based on
> Essentia and 25% Musly. I, as noted before, removed this so that it was
> either 100% Musly, 100% Bliss, or 100% Essentia - and you set the
> preferred one via the "simalgo" config.json item.
> 
> I've updated music-similarity in git so that "simalgo" can be set to
> "mixed", if so you then need to set the percentages for each. So, to get
> you back to the equivalent of "attribweight:75" you would need:
> 
> > 
Code:

  >   > 
  > {
  > "simalgo":"mixed",
  > "mixed":{
  > "essentia":75,
  > "musly":25
  > }
  > }
  > 

> > 
> 
> I've remove the GUI config item for this as I -think- its too low
> level. See docs/OtherConfig.md for more config items.
I've had some trouble getting this to work correctly, but with some
debugging I've now at least come to a point where it's analysing all
tracks. What I don't get is why I need to use the" --force" switch to
get get it analysing. Attached the logs with & without
...3716337164371653716637167


+---+
|Filename: 20220207_musicsimilarity_Analysis_Full.log   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37167|
+---+


Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-06 Thread bakker_be


On the off chance that something went wrong with the automatic update, I
just downloaded the most recent plugin release (0.4), overwrote what was
present on my LMS and restarted it. No change in the interface, so the
Essentia filters are still missing (they are missing from Material as
well). Went to "More" on a random track and tried creating a similarity
mix. This worked fine.
Below the LMS log from restart until mix creation:

Code:


  [22-02-06 15:34:45.3554] main::init (390) Starting Logitech Media Server 
(v8.3.0, 1644040271, Sat 05 Feb 2022 07:27:09 AM CET) perl 5.03 - 
x86_64-linux-gnu-thread-multi
  [22-02-06 15:34:46.7084] Plugins::CastBridge::Plugin::initPlugin (77) $VAR1 = 
{
  'os' => 'Linux',
  'binArch' => 'i386-linux',
  'osName' => 'Debian',
  'osArch' => 'x86_64-linux',
  'isDebian' => 1,
  'uid' => 'squeezeboxserver'
  };
  [22-02-06 15:34:46.7473] Plugins::MusicSimilarity::Plugin::initPlugin (143) 
Registered javascript/div with Material
  [22-02-06 15:34:46.7614] Plugins::SugarCube::Breakout::init (293) 
Initialising SugarCube Database
  [22-02-06 15:34:46.7632] Plugins::SugarCube::Breakout::init (312) Database 
tables are ready
  [22-02-06 15:34:55.2440] Plugins::MusicSimilarity::Plugin::__ANON__ (215) 
Failed to determine fetures, will try again afer 15 seconds
  [22-02-06 15:34:57.4467] Slim::Utils::Misc::msg (1343) Warning: 
[15:34:57.4464] Use of uninitialized value $_[0] in hash element at 
/usr/share/squeezeboxserver/CPAN/HTTP/Status.pm line 130.
  [22-02-06 15:34:59.3883] Slim::Utils::Misc::msg (1343) Warning: 
[15:34:59.3879] Use of uninitialized value $_[0] in hash element at 
/usr/share/squeezeboxserver/CPAN/HTTP/Status.pm line 130.
  [22-02-06 15:35:02.3946] 
Plugins::Spotty::Connect::DaemonManager::checkAPIConnectPlayers (208) Connect 
daemon is running, but not connected - shutting down to force restart: 
00:04:20:22:c1:26 Squeezebox Touch & BK-T590
  [22-02-06 15:35:10.0055] Plugins::MusicSimilarity::Plugin::__ANON__ (215) 
Failed to determine fetures, will try again afer 15 seconds
  [22-02-06 15:35:25.0071] Plugins::MusicSimilarity::Plugin::__ANON__ (215) 
Failed to determine fetures, will try again afer 15 seconds
  [22-02-06 15:35:40.0057] Plugins::MusicSimilarity::Plugin::__ANON__ (215) 
Failed to determine fetures, will try again afer 15 seconds
  [22-02-06 15:35:54.0055] Plugins::MusicSimilarity::Plugin::__ANON__ (215) 
Failed to determine fetures, will try again afer 15 seconds
  [22-02-06 15:36:03.5379] Plugins::MusicSimilarity::Plugin::cliMix (1015) 
CMD:mix
  [22-02-06 15:36:03.5417] Plugins::MusicSimilarity::Plugin::cliMix (1058) 
Similarity Track Seed /mnt/Music/Various/De Afrekening Volume 4/09-A Letter To 
Elise.flac
  [22-02-06 15:36:03.5419] Plugins::MusicSimilarity::Plugin::cliMix (1100) Num 
tracks for similarity mix/list: 1
  [22-02-06 15:36:03.5425] Plugins::MusicSimilarity::Plugin::_getMixData (449) 
Request 
{"previous":[],"format":"text","count":100,"genregroups":null,"norepalb":"50","shuffle":1,"genregroupadj":"5","filterxmas":"1","max":0,"mpath":"/mnt/Music","track":["file:///mnt/Music/Various/De%20Afrekening%20Volume%204/09-A%20Letter%20To%20Elise.flac"],"maxbpmdiff":"50","filtergenre":0,"filterkey":"1","nogenrematchadj":"5","filterattrib":"1","norepart":"50","min":"60"}
  [22-02-06 15:36:03.5437] Plugins::MusicSimilarity::Plugin::_callApi (850) 
Call http://192.168.3.17:11000/api/similar
  [22-02-06 15:36:04.6310] Plugins::MusicSimilarity::Plugin::__ANON__ (855) 
Received API response 
  




Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-06 Thread bakker_be


cpd73 wrote: 
> What config are you using? Musly for similarity, Essentia filters?
> Seeing as you are in Linux, have you tried the latest with Bliss?
I wanted to look at it, but I seem to have lost that part of the
interface ... it was there before (see
https://forums.slimdevices.com/showthread.php?115609-Announce-Music-Similarity-DSTM-mixer=1044826=1#post1044826)
but it isn't there anymore ...
37152
I have update LMS today, and also had to restart for 2 updated plugins,
but don't remember which :(
I can see this in the plugin debug logging from this morning: 
Code:

[22-02-06 10:13:27.7710] Plugins::MusicSimilarity::Plugin::_getMixData 
(319) Request 
{"filterattrib":"1","attribweight":"75","nogenrematchadj":"5","filterkey":"1","format":"text","genregroupadj":"5","count":"2","filtergenre":0,"filterxmas":"1","norepalb":"50","maxloudnessdiff":"5","previous":[
 ... 


But recent log lines don't seem to have this anymore either ...
Code:

[22-02-06 14:14:07.2191] Plugins::MusicSimilarity::Plugin::_getMixData 
(449) Request 
{"filterkey":"1","genregroups":null,"norepalb":"50","format":"text","previous":[...


The last couple of songs in the queue aren't as well suited at what's
been playing since yesterday afternoon either :p
cpd73 wrote: 
> 
> There is an example systemd file with music-similarity, just not as
> advanced as yours! My systemd skills are basic, to say the least. I also
> try and disable logging as much as possible, to save writes to my Pi's
> SD card.
To be honest, I haven't even looked if there was an example ... I'm not
really skilled at this either, just began researching how to do it and
with some trial and error came up with this. Feel free to use it if you
like it ;)


+---+
|Filename: Screenshot_96.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37152|
+---+


Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-06 Thread bakker_be


Working well here, quite pleased with the mixes it produces. After
running it through its paces manually to see it working, I've now
created a systemd service file for it, writing the log files to the
systemlog
Systemd Service file:

Code:


  [Unit]
  Description=Music-Similarity DSTM source daemon for LMS
  After=network.target logitechmediaserver.service
  
  [Service]
  Type=simple
  Restart=always
  RestartSec=1
  User=%USER%
  ExecStart=/usr/bin/python3 -u /%MUSIC-SIMILARITY PATH%/music-similarity.py -c 
/%MUSIC-SIMILARITY CONFIG.JSON PATH%/config.json -l DEBUG
  StandardOutput=syslog
  StandardError=syslog
  SyslogIdentifier=MusicSimilarity
  
  [Install]
  WantedBy=multi-user.target
  


Store this file as music-similarity.service, easiest is in the
music-similarity folder, replace the variables for user & path to
reflect your installation, modify the logging level to suit your needs
and run

Code:


  sudo systemctl enable %SERVICE_FILE_PATH%/music-similarity.service
  


Again, replacing the path variable of course ... After this, run the
same command again, but replace "enable" by "start", to start the
service. Running the same command but with "status", you'll see if it's
running. For a detailed view at today's output:

Code:


  journalctl -u music-similarity.service --since today
  




Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] PCP and Music IP Mix Options

2022-02-06 Thread bakker_be


2 solutions for this:
https://forums.slimdevices.com/showthread.php?106958-Success-MusicIP-and-Spicefly-Sugarcube-running-on-Raspberry-Pi

https://forums.slimdevices.com/showthread.php?114235-ANNOUNCE-MusicIP-container-for-ARM-based-systems-first-release



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115911

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-01 Thread bakker_be


cpd73 wrote: 
> So, only 67 hours to go :) Hope the mixes are worth it after that!

Initial testing seemed promising. Had a couple of strange ones though: I
started out with the "Born Again" album by Black Sabbath, admittedly a
bit of an outlier sonically, and while the overall mix was, expectedly,
rather metal and hard rock based, to my astonishment it also included a
50's big band track. Looking through the log it seems as though there
were more of those indicated as "USABLE" tracks, along with some
classical music and other Jazz tracks ...



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-02-01 Thread bakker_be

cpd73 wrote: 
> I -think- you are correct, and the missing metadata is the issue. I'll
> see if there is an issue in the code that is causing this missing
> metadata.

A follow-up: Doing "-m" scan indeed populated the empty metadata fields,
and mixing did indeed work. Given that the version I had was "older",
I've done a new git clone and initiated a new scan. I can confirm that
the current code indeed does populate *_all_* fields in one go. Only 78%
of my ± 121000 tracks still to go (scanning at around 1400 tracks/hour
and I'm in business again :)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-01-24 Thread bakker_be


Somehow this doesnt work for me :(
LMS log, MusicSimilarity plugin set to debug

Code:


  [22-01-24 09:11:48.0307] 
Slim::Plugin::DontStopTheMusic::Plugin::dontStopTheMusic (256) 0 songs 
remaining, songIndex = 0
  [22-01-24 09:11:48.0336] Plugins::MusicSimilarity::Plugin::_dstmMix (140) Get 
similar tracks
  [22-01-24 09:11:48.0341] 
Slim::Plugin::DontStopTheMusic::Plugin::getMixableProperties (383) Auto-mixing 
from random tracks in current playlist
  [22-01-24 09:11:48.0366] Plugins::MusicSimilarity::Plugin::_dstmMix (153) 
Seed /mnt/Music/Ultravox/Vienna/08-Vienna.mp3 id:84201
  [22-01-24 09:11:48.0369] Plugins::MusicSimilarity::Plugin::_getPreviousTracks 
(249) Get last 100 tracks
  [22-01-24 09:11:48.0371] Plugins::MusicSimilarity::Plugin::_dstmMix (168) Num 
tracks to previous: 1
  [22-01-24 09:11:48.0381] Plugins::MusicSimilarity::Plugin::_getMixData (319) 
Request 
{"norepalb":"50","previous":["file:///mnt/Music/Ultravox/Vienna/08-Vienna.mp3"],"filterxmas":"1","maxbpmdiff":"50","norepart":"50","maxloudnessdiff":"5","max":0,"genregroupadj":"5","nogenrematchadj":"5","shuffle":1,"attribweight":"50","filterkey":"1","format":"text","filterattrib":"1","filtergenre":0,"genregroups":null,"mpath":"/mnt/Music","min":"60","count":"5","track":["file:///mnt/Music/Ultravox/Vienna/08-Vienna.mp3"]}
  [22-01-24 09:12:03.0412] Plugins::MusicSimilarity::Plugin::__ANON__ (214) 
Failed to fetch URL: Timed out waiting for data
  [22-01-24 09:12:03.0415] Plugins::MusicSimilarity::Plugin::_mixFailed (239) 
Call through to LastMix
  [22-01-24 09:12:03.0422] 
Slim::Plugin::DontStopTheMusic::Plugin::getMixableProperties (383) Auto-mixing 
from random tracks in current playlist
  [22-01-24 09:14:16.0445] 
Slim::Plugin::DontStopTheMusic::Plugin::onPlaylistChange (200) Received command 
playlist newsong
  [22-01-24 09:14:16.0450] 
Slim::Plugin::DontStopTheMusic::Plugin::dontStopTheMusic (256) 4 songs 
remaining, songIndex = 1
  


Plugin Settings
37003
The log file is rather big, even zipped, so I can't upload it here, but
after going through the jukebox (120964 tracks) it tells me:

Code:


  2022-01-24 09:12:11 D similar_tracks: 0, filtered_tracks::meta: 1168, 
filtered_tracks::attribs: 107219
  2022-01-24 09:12:11 D Add some tracks from filtered_tracks::meta, 0/1168
  2022-01-24 09:12:11 D 
Path:file:///mnt/Music/Ultravox/So80s%20%28Soeighties%29%20Presents%20Ultravox/01-Vienna%20%28Full%20Length%20Version%29.flac
 0.037439
  2022-01-24 09:12:11 D 
Path:file:///mnt/Music/Various/Radio%2010%20Gold%20Top%204000%202010/126-Vienna.flac
 0.055199
  2022-01-24 09:12:11 I 192.168.3.17 - - [24/Jan/2022 09:12:11] "POST 
/api/similar HTTP/1.0" 200 -
  


The beginning of this request:

Code:


  2022-01-24 09:11:48 D Request: {"norepalb": "50", "previous": 
["file:///mnt/Music/Ultravox/Vienna/08-Vienna.mp3"], "filterxmas": "1", 
"maxbpmdiff": "50", "norepart": "50", "maxloudnessdiff": "5", "max": 0, 
"genregroupadj": "5", "nogenrematchadj": "5", "shuffle": 1, "attribweight": 
"50", "filterkey": "1", "format": "text", "filterattrib": "1", "filtergenre": 
0, "genregroups": null, "mpath": "/mnt/Music", "min": "60", "count": "5", 
"track": ["file:///mnt/Music/Ultravox/Vienna/08-Vienna.mp3"]}
  2022-01-24 09:11:48 D Genre cfg: {}
  2022-01-24 09:11:48 D Essentia(attrib) cfg: {"enabled": true, "highlevel": 
true, "bpm": 50, "loudness": 0.5, "filterkey": true, "filterattrib": true, 
"weight": 0.5}
  2022-01-24 09:11:48 D Music root: /mnt/Music/
  2022-01-24 09:11:48 D Duration:60 .. 0
  2022-01-24 09:11:48 D S TRACK file:///mnt/Music/Ultravox/Vienna/08-Vienna.mp3 
-> Ultravox/Vienna/08-Vienna.mp3
  2022-01-24 09:11:48 D Get 5 similar track(s) to 
Ultravox/Vienna/08-Vienna.mp3, index: 84593
  2022-01-24 09:11:48 D Seed 84593 metadata:{"title": null, "artist": null, 
"album": null, "albumartist": null, "duration": null, "ignore": false, "bpm": 
80, "loudness": 0.835304200649, "key": "FM", "danceable": 0.711841166019, 
"aggressive": 0.0161885768175, "electronic": 0.344792813063, "acoustic": 
0.302652150393, "happy": 0.441732168198, "party": 0.203869894147, "relaxed": 
0.778459489346, "sad": 0.42971727252, "dark": 0.0372868329287, "tonal": 
0.909387230873, "voice": 0.133486971259}
  2022-01-24 09:11:48 D I TRACK file:///mnt/Music/Ultravox/Vienna/08-Vienna.mp3 
-> Ultravox/Vienna/08-Vienna.mp3
  2022-01-24 09:11:48 D Seed genres: set()
  2022-01-24 09:11:48 D Get similar tracks to 84593 from Musly
  2022-01-24 09:11:49 D Get similar tracks to 84593 from Essentia
  2022-01-24 09:11:49 D Merge similarity scores
  2022-01-24 09:11:49 D FILTERED(artist) ID:84575 Path:Ultravox/So80s 
(Soeighties) Presents Ultravox/01-Vienna (Full Length Version).flac 
Similarity:0.037439 Meta:{"title": null, "artist": null, "album": null, 
"albumartist": null, "duration": null, "ignore": false, "bpm": 79, "loudness": 
0.900849699974, "key": "FM", 

Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-01-18 Thread bakker_be


cpd73 wrote: 
> Try:
> 
> > 
Code:

  >   > 
  > ./music-similarity.py -l DEBUG 2>&1 | tee musicsimilarity.log
  > 

> > 
> 
> '2>&1' ensures standard-error messages are placed on the same output
> as standard-output. '|' pipes the output of the left hand side to the
> right hand side. 'tee' takes this and shows on terminal and places
> into 'musicsimilarity.log'
That did the trick! Thanks, "tee" is now stored in tips & tricks toolbox
:)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-01-17 Thread bakker_be


prabbit wrote: 
> If you're referring to the lack of an HTML page response, that is to be
> expected. The server is running on port 11000, but its job is to not
> respond with an HTML page but with a list of tracks to feed DTSM, which
> it does. Running in debug mode you'll see this. It's easier to review
> the messages if you pipe into a log file, if you're interested in the
> details.
> 
> Based on what I see in the image, you should be able to get Similarity
> mixes from DTSM (assuming you've configured the Music Similarity plugin
> settings).

Try as I might, I can't seem to redirect the DEBUG output to a file.
AFAIK "./music-similarity.py -l DEBUG > musicsimilarity.log" should send
all output to the musicsimilarity.log file. It does create the file, but
all other output remains in the terminal window :( The only info in the
file is:

Code:


  * Serving Flask app 'lib.app' (lazy loading)
  * Environment: production
  WARNING: This is a development server. Do not use it in a production 
deployment.
  Use a production WSGI server instead.
  * Debug mode: off
  




Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-01-17 Thread bakker_be


Just a quick question: is this to be expected, or is something
wrong?36872


+---+
|Filename: Screenshot_42.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36872|
+---+


Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-01-14 Thread bakker_be


rpress wrote: 
> I spent a little time figuring out how to get this skin to work inside
> an iframe using a proxy.  Specifically I am using it inside Home
> Assistant but it can work for whatever.  It's working fantastic, very
> seamless!  Here is my nginx configuration:
> 
> > 
Code:

  >   > location /vortexbox {
  > rewrite /vortexbox/(.*) /$1  break;
  > proxy_pass http://*squeezeboxserverdomain*:9000/;
  > proxy_set_header Accept-Encoding "";
  > proxy_set_header Host $host;
  > proxy_http_version 1.1;
  > proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
  > proxy_set_header Upgrade $http_upgrade;
  > proxy_set_header Connection $connection_upgrade;
  > sub_filter '/material/html' '/vortexbox/material/html';
  > sub_filter '/material/' '/vortexbox/material/';
  > sub_filter 'material/' '/vortexbox/material/';
  > sub_filter '\"html/' '\"/vortexbox/html/';
  > sub_filter '\"/html/' '\"/vortexbox/html/';
  > sub_filter '/cometd' '/vortexbox/cometd';
  > sub_filter '/jsonrpc.js' '/vortexbox/jsonrpc.js';
  > sub_filter '/updateinfo.json' '/vortexbox/updateinfo.json';
  > sub_filter '/music/' '/vortexbox/music/';
  > sub_filter 'music/' '/vortexbox/music/';
  > sub_filter ' sub_filter_once off;
  > sub_filter_types text/css application/x-javascript;
  > }
  > 

> > 
> 
> And the Home Assistant lovelace:
> > 
Code:

  >   > 
  > type: iframe
  > aspect_ratio: 145%
  > url: https://*hassdomain*/vortexbox/
  > 

> > 
> 
> A few small changes to the Material Skin paths would allow for a
> simpler proxy config.  I know it wasn't designed for this and I'm not
> complaining!  It should also be noted that the squeezeboxserver
> doesn't have access to the authentication information from Home
> Assistant.  So if your Home Assistant is accessible over the internet
> anyone could control your squeezeboxserver.  I guess you could
> configure authentication for the squeezeboxserver as well but I would
> recommend using a VPN to your server.
> 
> I have sent a donation and I enjoy using it daily, thank you.

Any specific reason you'd use a proxy? I have it in a Home Assistant
Lovelace iframe pointing directly at the server, but I only use it from
my own network ...



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2021-12-31 Thread bakker_be


cpd73 wrote: 
> It's not that the library cannot be found, its that it cannot be opened.
> The reason for this is that you need to install the ffmpeg libraries.
> You can do this by just installing ffmpeg iteself (sudo apt install
> ffmpeg) or install the libavformat, libavcodec, and libavutil
> libraries.
> 
> I've installed 20.04 in a VM, installed ffmpeg, and analysis works.
Indeed, now it seems to work. Thanks!



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2021-12-31 Thread bakker_be


"Struggling" to get this working ...
Steps taken:
  
- Git cloned the repository into the home dir on my Ubuntu 20.04
  server
- installed requirements using pip
- adapted config.json in music-similarity root directory   
Code:

{
"paths":{
"db":"/home/bart/music-similarity/",
"local":"/mnt/Music/",
"lms":"/mnt/Music/",
"cache":"/home/bart/music-similarity/cache/"
},
"lmsdb":"/var/lib/squeezeboxserver/cache/library.db"
}



  
When launching the analysis this tells me the shared library can't be
found, it is however in the place indicated.

Code:


  bart@p700:~/music-similarity$ ./music-similarity.py --analyse /mnt/Music
  2021-12-31 12:44:20 I Found: 
/home/bart/music-similarity/linux/x86-64/essentia_streaming_extractor_music
  2021-12-31 12:44:20 E Failed to open Musly shared library 
(/home/bart/music-similarity/linux/x86-64/libmusly.so)!
  

36596


+---+
|Filename: Screenshot_28.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36596|
+---+


Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2021-12-31 Thread bakker_be


"Struggling" to get this working ...
Steps taken:
  
- Git cloned the repository into the home dir on my Ubuntu 20.04
  server
- installed requirements using pip
- adapted config.json in music-similarity root directory   
Code:

{
"paths":{
"db":"/home/bart/music-similarity/",
"local":"/mnt/Music/",
"lms":"/mnt/Music/",
"cache":"/home/bart/music-similarity/cache/"
},
"lmsdb":"/var/lib/squeezeboxserver/cache/library.db"
}



  
When launching the analysis this tells me the shared library can't be
found, it is however in the place indicated.

Code:


  bart@p700:~/music-similarity$ ./music-similarity.py --analyse /mnt/Music
  2021-12-31 12:44:20 I Found: 
/home/bart/music-similarity/linux/x86-64/essentia_streaming_extractor_music
  2021-12-31 12:44:20 E Failed to open Musly shared library 
(/home/bart/music-similarity/linux/x86-64/libmusly.so)!
  


36595


+---+
|Filename: Screenshot_27.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36595|
+---+


Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


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

2021-12-28 Thread bakker_be


CypherMK wrote: 
> > 
Code:

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

> > 
> 
> I'm trying to mount my music on my network drive to /music instead of
> /mnt/MUSIC. So the path for LMS and MusicIP are the same. Maybe that
> makes a difference.
> Doing a full rescan again, so I'll report back in a couple of hours.
If you use Spicefly SugarCube for your MusicIP mixes in LMS, it lets you
do path "translation" ;)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

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

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-11-30 Thread bakker_be


slartibartfast wrote: 
> For me on Firefox it looks like this. I am not sure how it is meant to
> look and to be honest did not even know the feature was there until
> now.[image:
> https://uploads.tapatalk-cdn.com/20211130/110de761fbbc504d6c43ec4cea38e3ff.jpg]
> 
> Sent from my Pixel 3a using Tapatalk

For me in Chrome it looks the same
36305

In Edge Chromium it doesn't work as it should, leaving the rest of the
window still partially visible
36302

In both cases it's possible to just resize the window and the full
interface is visible again. The Squeezelite-X implementation of the same
feature doesn't allow for resizing of the window, there's no address bar
and only the "Now playing" info + controls are visible
36306


+---+
|Filename: Screenshot_25.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36306|
+---+


Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2021-11-29 Thread bakker_be

rgdawson wrote: 
> Redundant or futile? I don’t have Windows 11 update yet, but I did
> briefly install it in a VM and , yes, I noticed the progress indication
> is there but way more subtle, almost unnoticeable. Other than checking
> to see if it ran ok, that was about all I checked.
> 
> R Greg Dawson
Progress indication really depends on the app. The Spotify app behaves
exactly as it did on Windows 10, so they're probably doing something
differently ;)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

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


Re: [SlimDevices: Plugins] Home Assistant and Squeezebox CLI

2021-10-26 Thread bakker_be


PRGeno wrote: 
> Not exactly a small screen touch friendly solution I was hoping for wife
> operation (I still use iPeng anyway), but something to consider playing
> with.
> 
> Thanks
For me, this works on my phone ...



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115321

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


Re: [SlimDevices: Plugins] Home Assistant and Squeezebox CLI

2021-10-26 Thread bakker_be


PRGeno wrote: 
> malpeli,
> 
> Now that you're dug into this HA - LMS integration, maybe you can tell
> me how it might be possible to access LMS Apps from HA so I can get to
> my streaming sources from within the HA media player card.  Or if Apps
> is not doable, at the very least get to LMS favorites from HA.  HA can
> browse the native media by artist, track, and genre as well as get at
> playlists , but I haven't found a way to get at Favorites or Apps for
> selecting streaming services.
> 
> Any idea there?
> 
> PG

I have HA running as well, and LMS of course :p, and I've simply added
the Material webpage to a card in the interface



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115321

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


Re: [SlimDevices: Plugins] Home Assistant and Squeezebox CLI

2021-10-25 Thread bakker_be


malpeli wrote: 
> Does anyone know which spell you have to cast to get LMS CLI responding
> to call method from within Home Assistant? I'm trying to send a playlist
> play command asking my bathroom SB Lite instance to load up a particular
> playlist whenever I get into the shower in the morning but no matter
> what kind of spell wand I use it just won't play. I've been able to
> utilise a number of simple commands (pause, unpause, sync, unsync,
> rescan, play, stop, etc) but anything more substantial and it won't
> budge.
> 
> If I knew the proper syntax to use I could do all sorts of annoying
> things like play "Welcome Back Kotter" whenever someone comes home or
> blast Walking on Sunshine in the kids' bathroom before school every
> morning... I have more evil plans but I think you can see where I'm
> going with this already...
> 
> Help me, Harry Potter, you're my only hope!
> 
> LMS
> Hardware: SB Touch, SB Duet
> Server: Raspberry Pi 3b+
> OS: PiCorePlayer 8.0
> 
> 3rd Party Hardware: 
> Players: 2x Android TV Box, Bluetooth JBL Clip, running off Squeezebox
> Lite
> Hard Disk: WD 1Tb My Disk Ext. Hard Drive, Samba enabled
> 
> All instances connected to HA and LMS via ethernet
> 
> Home Assistant:
> Server: Raspberry Pi 4 4Gb Ram
> OS: HA OS
> Power: PoE
Maybe some info here:
https://github.com/elParaguayo/LMS-CLI-Documentation/blob/master/LMS-CLI.md



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115321

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


Re: [SlimDevices: Plugins] Play music on Touch from non LMS server?

2021-08-30 Thread bakker_be


Roon has the possibility to act as an LMS replacement, and probably also
speaks to all those other devices. It's subscription-based however and
IMO too costly for what it is: a glorified metadata presentation.
Especially since the more seamless integration of online services and
the development of Material Skin, the additional smarts of LMS compared
to Roon make it come out on top.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=115019

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


Re: [SlimDevices: Plugins] sda2 full on Daphile

2021-06-09 Thread bakker_be


First determine your file system: df -T is the command for that.
If it's ext4, this can be extended online: sudo resize2fs /dev/sda2 is
the command for that.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=114692

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-02-14 Thread bakker_be


ButC wrote: 
> Can you then skip from your bluetooth headphones? And if so, how do one
> switch to Squeeze Player - for me the APK uses SB Player?
No I can't. I've just installed SB player as well, and you can't have
both active at the same time. It's one or the other. 
Both appear as regular squeezeboxes to the APK, but that's it.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-02-14 Thread bakker_be


ButC wrote: 
> The creator of SB Player wasn't interested in adding support for
> bluetooth controls, but I remembered that it works with Orange Squeeze
> and Squeeze Player. Both of them support auto pause when headphones are
> removed, does that mean that they also support skipping, and if so,
> would you mind to support Squeeze Player in the Material apk?
> 
> Bumping this: Would you mind to support Squeeze Player in the Material
> Apk?
I can control Squeeze Player through the APK. It's "just another
squeezebox" ;)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-02-10 Thread bakker_be


mherger wrote: 
> > Clone the repo, and copy the 'MaterialSkin' folder to your LMS.
> 
> On unixy systems a symlink should do, too.

On Windows you can as well. NTFS supports this functionality, but it's
not natively exposed in the Windows interface. It's easy using the "Link
Shell Extension"
(https://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html),
I've been using this for years already.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-09 Thread bakker_be


pablolie wrote: 
> Hi Team
> 
> any idea what these mean... I should note everything seems to work and
> play just fine, but my log file is pretty full of these... (I run Spotty
> v4.4.0).
> 
> [20-10-08 07:19:41.1306] Plugins::Spotty::API::__ANON__ (1476) API call:
> tracks?ids=3OjOKx3o9Rg5RStW1Fp8KR=from_token
> [20-10-08 07:19:41.1307] Plugins::Spotty::API::__ANON__ (1480) error:
> 429 unknown
> [20-10-08 07:19:41.1309] Plugins::Spotty::API::error429 (1538) Access
> Rate limit exceeded for:
> tracks?ids=3OjOKx3o9Rg5RStW1Fp8KR=from_token; retry after 3
> seconds.
> [20-10-08 07:19:41.1315] Plugins::Spotty::API::__ANON__ (1476) API call:
> tracks?ids=07M11czHslVZJcoNufFT4h%2C0BLE7jc16hbX1gTdvs4niM%2C0TvvITLT4kBRCI5VZW3uUl%2C1MyZX1SFwXMMjuPWVDCoyt%2C1cYwk24nQN2TIhx2KyCBCA%2C1nhYNykTT7cWtiI1fEH4Pj%2C1sxPZBDuqUn4VLz7aEzZ6S%2C2GtTRMacjvXheFTQKjw1Xc%2C2JBcdM1pJRXUw2KICM6O3B%2C2bNqy2Sdv0yOHAaWwbrDNc%2C2mFGf5RODFWTsubKXdqMjX%2C2n9W1uANazsfMslR3jq0df%2C2pIo9RMidID9ktJC4VDHos%2C2xZKjay917KsYRT1g9MGlX%2C37dQT6IXmceCzlC2qB56ck%2C38o81L8pnSMIctwvRMQcmi%2C3CSipUqcYU2aejYrbUwZov%2C3M2AxvqqHTzejOqzmMNUWG%2C3OjOKx3o9Rg5RStW1Fp8KR%2C3V3iZKV08EKYHka3vmeoMC%2C3wNb95xktrzKLgre2RegDx%2C42d8P22ZXT3A1E2GdzsaRH%2C4XhsslOw5FHBPnx6n4OcxU%2C4eOq8c7PBDaTWAhNIiBBXV%2C54Cu4M5KV6EYjIQZU2BwbN%2C5HQUOEJWVtL5VcLQCgfuiP%2C5TDyJMvXIs8KIcq1j4W9LZ%2C5UertjlFBzWSHIxfgstpnR%2C5soueLL4VFPCoc4YgRiY2x%2C5vQKrTHKHHG1rCC7hnjtC2%2C5xlRxcBGa6RqPRBzKP8fwv%2C60OFLswgFuIVJaXHNtDGV7%2C6FD6q0MDuEipMhALxhjWsB%2C6JoMhlsYqtzwBCVZaEdO6j%2C6LTUburzFefxjnkztwnFAm%2C6Q8rjGMT8rzuJLvoVH7VND%2C6oY9QXVWBgFbJHES8ipk9I%2C6p2xVQqGVfAKyre1JzNdXY%2C6tPevTNQsHhfXj2lxmZQ0F%2C6y
 
VskHXAxd96zwP7GWBZet%2C7A4E4SaxOWqArmm2wFVacD%2C7BmRd83zm8CHffrAPe2ZR7%2C7HeHNzqXofu3x5Buhk8DV8%2C7fsJ3KYj3rdjvMyjXYDO4d%2C7sMvW6ePfCNl4cJsTVxQXc=from_token
> 
> Currently running config:
> Logitech Media Server Version: 7.9.1 - 1513951369 @ Fri Dec 22 14:57:21
> CUT 2017
> Hostname: pablo-i7-7700t
> Server IP Address: 192.168.0.51
> Server HTTP Port Number: 9000
> Operating system: Windows 10 - EN - cp1252
> Platform Architecture: 8664
> Perl Version: 5.14.1 - MSWin32-x86-multi-thread
> Audio::Scan: 0.95
> Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
> Total Players Recognized: 3

I can help with the "access rate limit exceeded": most of the users of
the Spotty plugin use the same "Spotify Client ID", and its amount of
allowed connections is limited. You can however register a Spotify
developer account and get your own, that you can fill out in the Spotty
settings.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] Anyone Seen the New Raspberry Pi for over $4 Grand ? ......................

2020-09-14 Thread bakker_be


This seams to be a better deal ;)
https://www.audiophonics.fr/en/network-audio-players-raspdac/audiophonics-evo-dac-kit-diy-dac-2xes9038q2m-fully-balanced-streamer-for-raspberry-pi-4-p-14639.html



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112913

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


Re: [SlimDevices: Plugins] Spicefly Sugarcube Alphabetical Preferences

2020-09-10 Thread bakker_be


typecrazy789 wrote: 
> Per the developer's suggestion I've been watching the live view and am
> totally seeing how the Sugarcube mixes get in the shape they're in since
> the suggestions presented by MIP are generally all the same folder,
> album, location, etc., with very small variation. Yet when I turn off
> Sugarcube and just turn on the MIP mix in LMS, I get a much wider
> variety of albums/locations/artists. 
> 
> He basically said to watch what happens and if MIP is only presenting
> Sugarcube with narrow choices then there's not really much he could do,
> and I see what he means...but why is that happening there, but using it
> in standalone mode it works much better? I've still not had time to
> focus and strip out all the tags but I'm wondering now how much
> difference that would make - maybe little, maybe lots. Only one way to
> find out, I suppose.
I don't have access to my server at the moment, but some things to
verify:

- Are both plugins configured the same way with regards to variation.
  There are two parameters that decide that, don't remember the names
  off the top of my head, but mine are set to 2 and 180 ;)
- Is there any other limiting of results done in your config of
  SugarCube: don't play artist x, don't repeat for x tracks/albums etc.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112898

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-09-08 Thread bakker_be


Jaca wrote: 
> 1. open MS apk
> 2. lock screen / wait for screen lock
> 3. use fingerprint reader to unlock phone. 
> 
> Result on my phone: nothing happens fingerprint is not operational
> if I press power button :screen will wake up with MS apk ready to use
> but phone remains locked and fingerprint is still not operational
> only way to unlock it is to attempt exit app (top drawer or middle
> button etc) then standard lock screen is display (fingerprint reader is
> now active).. 
> thats Android 8 behavior on my phone anyway
> 
> Expected behavior: as with any other app fingerprint reader is always
> active and ready to use

Do you have a physically separate fingerprint reader or do you have one
of those phones where it's hidden behind the screen?



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Spicefly Sugarcube Alphabetical Preferences

2020-09-08 Thread bakker_be


typecrazy789 wrote: 
> I'd posted yesterday in an old thread (and, for what it's worth,
> e-mailed the developer) but thought I'd just start a new one here to ask
> the question. 
> 
> I've been using this for about a month, and while the results are pretty
> spectacular, I'm seeing some of the "Aretha" type behaviors mentioned
> here years ago, although in my case it seems to be related to how I have
> the files stored on my server.
> 
> I listen totally to older music, and have a big library of CD and vinyl
> rips that I've done. So for vintage country, everything will have a
> simple generic "country" tag, and then when I tell Sugarcube to limit
> genre to match the seed, it works very, very well.
> 
> Except that within my main "country" folder on the server, I have two
> subfolders - CD and Discs. Sugarcube is, probably 95% of the time,
> choosing from CD, although not always, so it's definitely seeing the
> latter folder, and I can seed from there with no problem. A regular MiP
> mix is a good balance of the two.
> 
> I like keeping the CD content away from the vinyl content; I assume the
> obvious solution here is to group all together but I'd prefer not to do
> that.
> 
> I'm running this on an old music-only machine with Windows 7 in 32-bit,
> if that makes a difference. That's because I love the sound of this old
> soundcard I have to do needledrops and it won't run 64-bit, so this
> machine is used only for music. 
> 
> Just wondering if anybody ever actually solved this alphabetical
> thing...I've read all the threads and see a lot of complaints and a lot
> of references to settings, etc., but nothing I do with Sugarcube seems
> to make a difference. And again the mixes it does with the music it IS
> pulling are amazing, just wish it were being more inclusive of my entire
> library within any given genre.
> 
> I also realize the developer used to push people to his forum, but I
> can't seem to find it - does it still exist? This might've been tackled
> in depth there, so I'd be happy to research there if I could locate it.

If you thoroughly read that older thread, you'll know we didn't really
find a cause for the behaviour mentioned, and OP found that "magically"
everything started working as it should again ;-) What I'd advise you is
the following:
  
- Read your files into MP3TAG (https://www.mp3tag.de/en/)
- Remove all MusicIP tags
- Re-analyze your files with MusicIP
- Archive the tags
- Do a "clear & rescan" of your LMS library
-



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112898

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


Re: [SlimDevices: Plugins] MusicIP on Ubuntu 18.04

2020-09-08 Thread bakker_be


I just recently reinstalled my server with Ubuntu 20.04 and followed
exactly the same guidelines I posted here previously. Don't forget to
install the 32-bit libraries mentioned
*_here 
(\"https://forums.slimdevices.com/showthread.php?108991-MusicIP-on-Ubuntu-18-04=921667=1#post921667\;)_*



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=108991

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


Re: [SlimDevices: Plugins] Announce: Musly DSTM Mixer (mix by similarity)

2020-08-17 Thread bakker_be


cpd73 wrote: 
> There's no rush - I'm not actively working on this. Still, it'd be nice
> to know how it works for others. I still prefer MusicIP, but the Musly
> analysis is so much faster!
The speed is indeed the main attraction point here. MusicIP is a rather
heavy workflow for adding new music to the collection ...



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112713

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


Re: [SlimDevices: Plugins] Announce: Musly DSTM Mixer (mix by similarity)

2020-08-16 Thread bakker_be


I think the issues I'm having are related to my Ubuntu install dating
back all the way to 14.04 and having been upgraded each time to the
newer version when it came out. I've been having some other issues,
unrelated to the LMS ecosystem, so I think the time for a clean install
has finally come ;)
I'll report back once this is done (Might be a while, lots of stuff
running on that machine :D )



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112713

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


Re: [SlimDevices: Plugins] Announce: Musly DSTM Mixer (mix by similarity)

2020-08-15 Thread bakker_be


cpd73 wrote: 
> Something is broken on your 18.04 install. I've just created an 18.04VM,
> and unzipped the 0.0.1 release - this works. I hacked the musly.py file
> as I have not built musly, so removed all the main functionality. Still,
> musly-server.py starts just fine. Very odd.
OK, I'll try and find out what's going on ...



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112713

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


Re: [SlimDevices: Plugins] Announce: Musly DSTM Mixer (mix by similarity)

2020-08-15 Thread bakker_be


cpd73 wrote: 
> So, the first (path) mod works? If so I'll update the code.

Oh damn, no ... Stupid typo, should've been this DIDN'T resolve the
issue!!!



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112713

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


Re: [SlimDevices: Plugins] Announce: Musly DSTM Mixer (mix by similarity)

2020-08-15 Thread bakker_be


cpd73 wrote: 
> Ah, is it just 'app' that has the error? If so what if you rename app.py
> to (e.g.) muslyapp.py and use "from lib import muslyapp, config,
> metadata_db, musly, analysis" ???

It's not only app. Initially analysis was first in the line of imports
(you had it alphabetically, structured thinking, I like that), so to
verify if it was something with analysis I moved it to the end of the
line. This shifted focus to app, as it is now first in line, so I'm
guessing it's something with the import ...
I'll try your modification suggestion from this and the previous post
later today when I'm in front of a PC with easy access to the LMS
machine where all this resides.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112713

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


Re: [SlimDevices: Plugins] Announce: MusicIP DSTM Mixer

2020-08-14 Thread bakker_be


slartibartfast wrote: 
> Just out of interest what are your settings for Mix Style and Mix
> Variety? Mine are 120 and 5 
> 
> Sent from my Pixel 3a using Tapatalk

I've set them the same as I've been using in SugarCube for ages already:
180 & 2.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112714

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


Re: [SlimDevices: Plugins] Announce: MusicIP DSTM Mixer

2020-08-14 Thread bakker_be


This seems to work quite right :)

Code:

MIPMixer::Plugin::_getTracksFromMix (516) Num tracks:50, seeds:1, prev:0
  MIPMixer::Plugin::_idInList (306) EXCLUDE 
file:///mnt/music/Warren%20Zevon/A%20Quiet%20Normal%20Life-%20The%20Best%20of%20Warren%20Zevon/08-Johnny%20Strikes%20up%20the%20Band.mp3
 - matched ID 115530(seed)
  MIPMixer::Plugin::_getTracksFromMix (592) 
file:///mnt/music/Steely%20Dan/Collected/29-Peg.flac passed all filters, count:1
  MIPMixer::Plugin::_getTracksFromMix (592) 
file:///mnt/music/Barclay%20James%20Harvest/Welcome%20To%20The%20Show/11-If%20Love%20Is%20King.flac
 passed all filters, count:2
  MIPMixer::Plugin::_getTracksFromMix (592) 
file:///mnt/music/Eagles/The%20Very%20Best%20of%20the%20Eagles/01-Take%20It%20Easy.mp3
 passed all filters, count:3
  MIPMixer::Plugin::_getTracksFromMix (592) 
file:///mnt/music/Phil%20Collins/...Hits/09-Separate%20Lives.flac passed all 
filters, count:4
  MIPMixer::Plugin::_getTracksFromMix (592) 
file:///mnt/music/Daryl%20Hall%20&%20John%20Oates/The%20Best%20Of%20Daryl%20Hall%20&%20John%20Oates-%20Looking%20Back/13-Adult%20Education.flac
 passed all filters, count:5
  MIPMixer::Plugin::_getTracksFromMix (592) 
file:///mnt/music/Various/10%20Jaar%20Parels%20Voor%20De%20Zwijnen/04-If%20I%20Had%20A%20Rocket%20Launcher.flac
 passed all filters, count:6
  MIPMixer::Plugin::_getTracksFromMix (592) 
file:///mnt/music/Crowded%20House/Woodface/06-Whispers%20And%20Moans.flac 
passed all filters, count:7
  MIPMixer::Plugin::_getTracksFromMix (592) 
file:///mnt/music/Morrissey/Viva%20Hate/09-Hairdresser%20On%20Fire.flac passed 
all filters, count:8
  MIPMixer::Plugin::_getTracksFromMix (592) 
file:///mnt/music/Elton%20John/Goodbye%20Yellow%20Brick%20Road%20(MFSL)/202-The%20Ballad%20Of%20Danny%20Bailey%20(1909-34).flac
 passed all filters, count:9
  MIPMixer::Plugin::_getTracksFromMix (592) 
file:///mnt/music/Roxy%20Music/Avalon/08-To%20Turn%20You%20On.mp3 passed all 
filters, count:10
  MIPMixer::Plugin::_getTracksFromMix (592) 
file:///mnt/music/Kate%20Bush/The%20Sensual%20World/08-Never%20Be%20Mine.flac 
passed all filters, count:11
  MIPMixer::Plugin::_getTracksFromMix (592) 
file:///mnt/music/Blur/Parklife%20(Canadian%20Expanded%20Issue)/01-Girls%20&%20Boys.flac
 passed all filters, count:12
  MIPMixer::Plugin::_getTracksFromMix (594) Have sufficient tracks
  MIPMixer::Plugin::_getTracksFromMix (623) Trimming tracks (12)
  MIPMixer::Plugin::_getTracksFromMix (628) Return 5 tracks
  MIPMixer::Plugin::_getTracksFromMix (630)  Separate Lives, Phil Collins, 
...Hits
  MIPMixer::Plugin::_getTracksFromMix (630)  Never Be Mine, Kate Bush, The 
Sensual World
  MIPMixer::Plugin::_getTracksFromMix (630)  Peg, Steely Dan, Collected
  MIPMixer::Plugin::_getTracksFromMix (630)  Take It Easy, Eagles, The Very 
Best Of The Eagles
  MIPMixer::Plugin::_getTracksFromMix (630)  If Love Is King, Barclay James 
Harvest, Welcome To The Show
  


I'll let it do its magic for some time, checking out the mix-quality :)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112714

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


Re: [SlimDevices: Plugins] Announce: Musly DSTM Mixer (mix by similarity)

2020-08-14 Thread bakker_be


cpd73 wrote: 
> Odd. I don't use Ubuntu, but Fedora32 (I used Ubuntu for years, but
> switched due to 'snap' apps). Which version of python3? Fedora32 has
> 3.8.5, and Raspbian (which also works for me) has 3.7.3
> 
> Does "python3 ./musly-server.py -l DEBUG --analyse /mnt/music/" Work???
This is what apt-get tells me when i want to install python3:

Code:

bart@ubuntu_t540:~/musly-server$ sudo apt-get install python3
  [sudo] password for bart:
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  python3 is already the newest version (3.6.7-1~18.04).
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.



python3 ./musly-server.py -l DEBUG --analyse /mnt/music gives the same
error, I'll look into getting a >3.7 python release ...



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112713

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


Re: [SlimDevices: Plugins] Announce: Musly DSTM Mixer (mix by similarity)

2020-08-13 Thread bakker_be


Hmmm, running into a bit of bother with the musly server ...

Code:

bart@ubuntu_t540:~/musly-server$ ./musly-server.py -l DEBUG --analyse 
/mnt/music
  Traceback (most recent call last):
  File "./musly-server.py", line 13, in 
  from lib import app, config, metadata_db, musly, analysis
  ImportError: cannot import name 'app'
  


You'll see analysis has been moved to the end of the import line. I did
that to see if it was that file specifically or the import in itself. OS
is Ubuntu 18.04 LTS Server.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112713

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


Re: [SlimDevices: Plugins] Announce: MusicIP DSTM Mixer

2020-08-12 Thread bakker_be


cpd73 wrote: 
> As stated, if this were the case then you could go from an ungrouped
> genre into a group genre - then the next time seeds are chosen you could
> have a track in the grouped genres, so now you are fixed into that
> group. This, to me, makes no sense.

I'd like to chime in here with an observation regarding this filtering.
To me what makes MusicIP so much better than just about any other way of
auto-generating mixes is what you seem to want to circumvent: the genre
independence. Fingerprinting and mixing is based on acoustical
characteristics of a song, not on its genre. To me this makes perfect
sense: a singer with an acoustical guitar is a singer with an acoustical
guitar regardless of whether he's a folk singer, a metal singer doing an
unplugged session, ... If it sounds similar (and you can tweak the
desired degree of similarity) it belongs together, otherwise you could
just use the default random mix plugin and do the genre filtering there
as randomly selected songs restricted to e.g. "Power Metal" will usually
give a balanced mix.
If you really don't want certain genres to be returned, why not just
implement a checklist with the genres, check any you don't want, thus
limiting what gets returned. No need for convoluted logic constructions
;)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112714

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


Re: [SlimDevices: Plugins] Announce: MusicIP DSTM Mixer

2020-08-06 Thread bakker_be


slartibartfast wrote: 
> No it doesn't and if I replace localhost with the IP address of the
> server I see
> MusicIP API error - invalid request or internal error.
> 
> Sent from my Pixel 3a using Tapatalk

Can you access your MusicIP Server on http://IP:10002? If so, try to
just use
http://IP:10002/api/mix?song=%2Fmedia%2Fusb-drive%2FMyMusic%2FLindisfarne%2FLindisfarne...%20Back%20and%20Forth(1979)%5BFLAC%5D%2F01%20-%20Juke%20Box%20Gypsy%20.flac.mp3.
It should give you a page with a list of songs.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112714

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


Re: [SlimDevices: Plugins] Announce: MusicIP DSTM Mixer

2020-08-06 Thread bakker_be


slartibartfast wrote: 
> Here is the server log with the plugin set to debug.
> 
> > 
Code:

  >   > [20-08-06 12:51:45.0827] 
Slim::Plugin::DontStopTheMusic::Plugin::dontStopTheMusic (228) 0 songs 
remaining, songIndex = 0
  > [20-08-06 12:51:45.0911] 
Slim::Plugin::DontStopTheMusic::Plugin::getMixableProperties (355) Auto-mixing 
from random tracks in current playlist
  > [20-08-06 12:51:45.0997] Plugins::MIPMixer::Plugin::__ANON__ (120) Seed 
/media/usb-drive/MyMusic/Lindisfarne/Lindisfarne... Back and 
Forth(1979)[FLAC]/01 - Juke Box Gypsy .flac id:259631 genres:()
  > [20-08-06 12:51:45.1018] Plugins::MIPMixer::Plugin::_getMixUrl (439) Filter 
Filter 1 in use.
  > [20-08-06 12:51:45.1030] Plugins::MIPMixer::Plugin::_convertToMip (367) TO 
MIP: /media/usb-drive/MyMusic/Lindisfarne/Lindisfarne... Back and 
Forth(1979)[FLAC]/01 - Juke Box Gypsy .flac -> 
/media/usb-drive/MyMusic/Lindisfarne/Lindisfarne... Back and 
Forth(1979)[FLAC]/01 - Juke Box Gypsy .flac.mp3
  > [20-08-06 12:51:45.1038] Plugins::MIPMixer::Plugin::_getMixUrl (453) 
Request 
http://localhost:10002/api/mix?song=%2Fmedia%2Fusb-drive%2FMyMusic%2FLindisfarne%2FLindisfarne...%20Back%20and%20Forth(1979)%5BFLAC%5D%2F01%20-%20Juke%20Box%20Gypsy%20.flac.mp3=0=25=tracks=0=50=tracks=20=Filter%201
  > [20-08-06 12:51:45.1288] Slim::Networking::IO::Select::__ANON__ (130) 
Error: Select task failed calling Slim::Networking::Async::_async_read: Can't 
locate object method "error" via package "500 Internal Server Error" (perhaps 
you forgot to load "500 Internal Server Error"?) at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/MIPMixer/Plugin.pm 
line 162.
  > ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x8b086c8)

> > 

Have you tried accessing
http://localhost:10002/api/mix?song=%2Fmedia%2Fusb-drive%2FMyMusic%2FLindisfarne%2FLindisfarne...%20Back%20and%20Forth(1979)%5BFLAC%5D%2F01%20-%20Juke%20Box%20Gypsy%20.flac.mp3=0=25=tracks=0=50=tracks=20=Filter%201
in a web browser? Does this work?



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112714

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


Re: [SlimDevices: Plugins] [Announce] Spicefly SugarCube - DSTM and Google Traffic

2020-08-06 Thread bakker_be


Oh my, 2 different MusicIP DSTM providers at once :) Will test ...



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112703

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


Re: [SlimDevices: Plugins] Announce: Musly DSTM Mixer (mix by similarity)

2020-08-06 Thread bakker_be


Will test this one as well :)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112713

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


Re: [SlimDevices: Plugins] Announce: MusicIP DSTM Mixer

2020-08-06 Thread bakker_be


Intrigued :)
I'm a longtime MusicIP user, along with SpiceFly SugarCube. I'll give
this one a good go to compare it.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112714

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


Re: [SlimDevices: Plugins] Spotify Stations

2020-08-03 Thread bakker_be


slartibartfast wrote: 
> The info on Playstore says it is an experiment by Spotify and it isn't
> even available in the UK.
> 
> Sent from my Pixel 3a using Tapatalk

On top of that it's rather unclear to me what hardware is supported. I
have 4 Android devices registered to my account and none of them is
compatible:

- Phone: Huawei P20 Pro, Android 10
- Tablet: Samsung Galaxy Tab S5e, Android 10
- Mediaplayer: Xiaomi Mibox 4, Android TV 9
- Tablet: Acer A700, Android 7



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=112689

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-02 Thread bakker_be


kefkekeyser wrote: 
> I use trackstat because I let SugarCube automix music and enabled the
> setting 'tracks not recently played' in SugarCube. This needs trackstat
> to get the data.
> But I don't care about the rating, I do not rate the songs that are in
> my local LMS folder, so the rating that is shown on the now playing
> screen is not usefull for me.
That's exactly the same way I've used it in the past.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-02 Thread bakker_be


cpd73 wrote: 
> If trackstat is enabled, ratings will show. Why would you want to rate a
> track and not have the rating show?

Rating isn't mandatory when using trackstat. I never use that part, I
have used the statistics part in the past though. It's not installed on
either of my servers, and it hasn't been officially modified to allow
automatic install so at the moment I can't verify this behaviour on my
100% unrated collection ;)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Spotty - Number of Search Items in List

2020-03-09 Thread bakker_be


Shozzer wrote: 
> Question for mherger:
> 
> Searching in Spotty is restricted to 50 results. I can tweak the OPML.pm
> file to increase this but wondered why the limit "off the shelf" was so
> low - is this due to possible performance issues or other reasons? It
> would be good if there was an option to increase this limit as part of
> server settings. Any tweaks made otherwise will presumably get
> overwritten following updates. Apologies if this has been asked before -
> I have tried searching the forum for any previous threads.
Read from here
https://forums.slimdevices.com/showthread.php?107615-Announce-Spotty-v1-1-0=888174=1#post888174
and it will get clear ;)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=111799

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


Re: [SlimDevices: Plugins] MusicIP / SugarCube settings suggestions?

2020-03-02 Thread bakker_be


Weller wrote: 
> Thanks! Sounds good. I tested various alternative settings including
> swapping the paths and leaving the MusicIP path empty and got the same
> error messages in the log. I have to check the paths again. I think I'm
> making one really stupid mistake here.

Any progress here?



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=111549

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


Re: [SlimDevices: Plugins] MusicIP / SugarCube settings suggestions?

2020-02-24 Thread bakker_be


Weller wrote: 
> Thank you very much for your help! Highly appreciated! Everything went
> fine, but I still get randomly chosen tracks only. I get an error
> message on the Squeezebox display, that musicip API is not running. I
> included a part of the log at the bottom of this post.
> 
> 
> 
> I am using only Buster as OS and  LMS on my Raspberry. Together with two
> squeezeboxes and chromecasts.
> 
> 
> 
> The aspect that Sugarcube is "genre-agnostic" is the one that interests
> me most.
> 
> Log:
>  Track Changed or Timer Fired 
> [20-02-24 21:01:49.7009] Plugins::SugarCube::Breakout::TrackTracker
> (328) 
> Insert into Database Playing Track:
> file:///home/pi/Music/Musik/Mod,%20Garage,%20Neo%206Ts/Young%20Fresh%20Fellows,%20The/1987_The%20Men%20Who%20Loved%20Music/Young%20Fresh%20Fellows,%20The%20-%20I%20Don%27t%20Let%20The%20Little%20Things%20Get%20Me%20Down.mp3
> [20-02-24 21:01:49.7342] Plugins::SugarCube::Plugin::buildMIPReq (583)
> localmediapath Change Using;//xxx.xxx.xxx.61/home/pi/Music/Musik
> [20-02-24 21:01:49.7349] Plugins::SugarCube::Plugin::buildMIPReq (584)
> nasconvertpath Replace With;Z:\Musik\MP3\Musik
> [20-02-24 21:01:49.7355] Plugins::SugarCube::Plugin::buildMIPReq (586)
> Dynamic Change Using;\/\/xxx\.xxx\.xxx\.61\/home\/pi\/Music\/Musik
> [20-02-24 21:01:49.7361] Plugins::SugarCube::Plugin::buildMIPReq (587)
> Dynamic Replace With;Z:\Musik\MP3\Musik
> [20-02-24 21:01:49.7368] Plugins::SugarCube::Plugin::buildMIPReq (588)
> Original tracktitle;/home/pi/Music/Musik/Mod, Garage, Neo 6Ts/Young
> Fresh Fellows, The/1987_The Men Who Loved Music/Young Fresh Fellows, The
> - I Don't Let The Little Things Get Me Down.mp3
> [20-02-24 21:01:49.7374] Plugins::SugarCube::Plugin::buildMIPReq (590)
> Converted tracktitle;/home/pi/Music/Musik/Mod, Garage, Neo 6Ts/Young
> Fresh Fellows, The/1987_The Men Who Loved Music/Young Fresh Fellows, The
> - I Don't Let The Little Things Get Me Down.mp3
> [20-02-24 21:01:49.7380] Plugins::SugarCube::Plugin::buildMIPReq (593)
> localmediapath_2 Change Using;
> [20-02-24 21:01:49.7387] Plugins::SugarCube::Plugin::buildMIPReq (594)
> nasconvertpath_2 Replace With;
> [20-02-24 21:01:49.7393] Plugins::SugarCube::Plugin::buildMIPReq (596)
> Dynamic Change Using;
> [20-02-24 21:01:49.7400] Plugins::SugarCube::Plugin::buildMIPReq (597)
> Dynamic Replace With;
> [20-02-24 21:01:49.7406] Plugins::SugarCube::Plugin::buildMIPReq (598)
> Original tracktitle;/home/pi/Music/Musik/Mod, Garage, Neo 6Ts/Young
> Fresh Fellows, The/1987_The Men Who Loved Music/Young Fresh Fellows, The
> - I Don't Let The Little Things Get Me Down.mp3
> [20-02-24 21:01:49.7413] Plugins::SugarCube::Plugin::buildMIPReq (600)
> Converted tracktitle;/home/pi/Music/Musik/Mod, Garage, Neo 6Ts/Young
> Fresh Fellows, The/1987_The Men Who Loved Music/Young Fresh Fellows, The
> - I Don't Let The Little Things Get Me Down.mp3
> [20-02-24 21:01:49.7419] Plugins::SugarCube::Plugin::buildMIPReq (607)
> WINTEL LMS with LINUX MIP - PreTracktitle;/home/pi/Music/Musik/Mod,
> Garage, Neo 6Ts/Young Fresh Fellows, The/1987_The Men Who Loved
> Music/Young Fresh Fellows, The - I Don't Let The Little Things Get Me
> Down.mp3
> [20-02-24 21:01:49.7427] Plugins::SugarCube::Plugin::ArrayLoop (669) 
>  Built URL Request for MusicIP:
> http://xxx.xxx.xxx.52:10002/api/mix?=tracks=10%3d/home/pi/Music/Musik/Mod,
> Garage, Neo 6Ts/Young Fresh Fellows, The/1987_The Men Who Loved
> Music/Young Fresh Fellows, The - I Don't Let The Little Things Get Me
> Down.mp3=0=0
> 
> [20-02-24 21:01:49.7793] Plugins::SugarCube::Plugin::gotErrorContinue
> (631) 
>  MUSICIP FAILED 
> [20-02-24 21:01:49.7801] Plugins::SugarCube::Plugin::gotErrorContinue
> (632) 
> MUSICIP RETURNED NOTHING
> Check API Service is Running
> [20-02-24 21:01:49.7808] Plugins::SugarCube::Plugin::gotErrorContinue
> (633) 
>  MUSICIP FAILED 
> [20-02-24 21:01:49.7834] Plugins::SugarCube::Plugin::gotErrorContinue
> (635) 
> Keeping music playing requesting (from LMS) a Random Track matching the
> Current Playing Tracks Genre
> [20-02-24 21:01:49.7858] Plugins::SugarCube::Plugin::randompuller (486)
> 
> LMS Reported Track Playing;
> file:///home/pi/Music/Musik/Mod,%20Garage,%20Neo%206Ts/Young%20Fresh%20Fellows,%20The/1987_The%20Men%20Who%20Loved%20Music/Young%20Fresh%20Fellows,%20The%20-%20I%20Don%27t%20Let%20The%20Little%20Things%20Get%20Me%20Down.mp3
> [20-02-24 21:01:49.7879] Plugins::SugarCube::Plugin::randompuller (490)
> 
> Currently Playing;
> file:///home/pi/Music/Musik/Mod,%20Garage,%20Neo%206Ts/Young%20Fresh%20Fellows,%20The/1987_The%20Men%20Who%20Loved%20Music/Young%20Fresh%20Fellows,%20The%20-%20I%20Don%27t%20Let%20The%20Little%20Things%20Get%20Me%20Down.mp3
> [20-02-24 21:01:49.7886] Plugins::SugarCube::Plugin::randompuller (491)
> 
> Currently Playing Genre; Garage
> [20-02-24 21:01:49.7893] Plugins::SugarCube::Breakout::getRandom (20) 
> Get Random Track but block Artist 0 plus 0 plus 0
> [20-02-24 21:01:49.8058] 

Re: [SlimDevices: Plugins] MusicIP / SugarCube settings suggestions?

2020-02-24 Thread bakker_be


bakker_be wrote: 
> OK, you're now connected to the MusicIP server on your Windows machine,
> let's take this a bit further now ;)
> 1. Check if MusicIP is actually working for creating mixes:
> -*_On_your_windows_machine_* go to
> https://www.spicefly.com/article.php?page=spicefly-spyglass-mip
> -Download & install the Spicefly Spyglass tool
> -First check MusicIP GUI. You should get a similar result to this:
> 29531
> -Now check MusicIP Headless. This is a "wrong" result:
> 29532
> -To solve the "wrong headless result, go to "File -> MusicIP Headless
> Service -> Install/Setup Headless Service"
> and just accept defaults. Result should now be:
> 29533
> -Go to
> https://www.spicefly.com/article.php?page=musicip-headless-interface and
> download the replacement interface
> -Extract the downloaded zip-file to "C:\Program Files
> (x86)\MusicIP\MusicIP Mixer\server" (64-bit windows) or "C:\Program
> Files\MusicIP\MusicIP Mixer\server" (32-bit windows), overwriting the
> existing file
> -Go to"File -> MusicIP Headless Service -> Show MusicIP Headless Web
> Page"
> -On this page, click "Test Mix Creation". You should get something like
> this:
> 29536
2. What are you using on your Raspberry Pi? PicorePlayer or another
Linux-based solution. If PicorePlayer, running MusicIP on it will be
virtually impossible, as it's based on one of the "difficult"
distributions to master ;)
3. When looking at the MusicIP GUI, add the columns "Status" & "Enabled"
to your view. The result should be something like this:
29537

If all this is as it should be, the chances that you get "Random"
results from MusicIP are vanishingly small in my experience. What you
should know however is that by default MusicIP, and by extension
Spicefly SugarCube is genre-agnostic. This means that if a metalcore
band releases a purely acoustic track, that it could very well get mixed
in along some of these
https://www.guitarhabits.com/top-25-contemporary-singer-songwriter-acoustic-guitar-songs/


+---+
|Filename: Screenshot_231.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29537|
+---+


Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=111549

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


Re: [SlimDevices: Plugins] MusicIP / SugarCube settings suggestions?

2020-02-24 Thread bakker_be


Weller wrote: 
> Thank you very much! Now I don't have the error messages anymore. But
> Sugarcube still uses random tracks only. Maybe I should try to get
> MusicIp running on my raspi...

OK, you're now connected to the MusicIP server on your Windows machine,
let's take this a bit further now ;)
1. Check if MusicIP is actually working for creating mixes:
-*_On_your_windows_machine_* go to
https://www.spicefly.com/article.php?page=spicefly-spyglass-mip
-Download & install the Spicefly Spyglass tool
-First check MusicIP GUI. You should get a similar result to this:
29531
-Now check MusicIP Headless. This is a "wrong" result:
29532
-To solve the "wrong headless result, go to "File -> MusicIP Headless
Service -> Install/Setup Headless Service"
and just accept defaults. Result should now be:
29533
-Go to
https://www.spicefly.com/article.php?page=musicip-headless-interface and
download the replacement interface
-Extract the downloaded zip-file to "C:\Program Files
(x86)\MusicIP\MusicIP Mixer\server" (64-bit windows) or "C:\Program
Files\MusicIP\MusicIP Mixer\server" (32-bit windows), overwriting the
existing file
-Go to"File -> MusicIP Headless Service -> Show MusicIP Headless Web
Page"
-On this page, click "Test Mix Creation". You should get something like
this:
29536


+---+
|Filename: Screenshot_230.png   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29536|
+---+


Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=111549

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


Re: [SlimDevices: Plugins] MusicIP / SugarCube settings suggestions?

2020-02-24 Thread bakker_be


cparker wrote: 
> The connection settings are under the Advanced Tab -> Spicefly SugarCube
> and not under the player menu as they are not player specific.
> 
> You may need to use Dynamic Path Conversion if LMS and MIP headless are
> running on separate machines, further details here;
> 
> https://spicefly.com/article.php?page=spicefly-dynamic-path-conversion

On top of that: if LMS is running on your Pi and MusicIP is running on
your Windows PC, localhost is absolutely wrong. You need to put in the
IP-address or hostname of your Windows PC.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=111549

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


Re: [SlimDevices: Plugins] last mix adjustment so it can play user recommendations.

2020-02-11 Thread bakker_be


mherger wrote: 
> > Hmmm, when I try it on my account, I only get Youtube links and ID's
> ...
> 
> You can select the source somewhere in your account settings.
> 
> -- 
> 
> Michael
Indeed you can, and it was already set to Spotify as source, but ...
For Last.fm to take into account this setting, you need to be logged
into your account. Repeating the same action now I've verified the
settings indeed results in a list of Spotify tracks.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=111641

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


Re: [SlimDevices: Plugins] last mix adjustment so it can play user recommendations.

2020-02-11 Thread bakker_be


cortegedusage wrote: 
> Hi there,
> Would it be possible to adjust the lastmix plugin so that it will play
> last.fm recommandations.
> 
> i've searched and found that:
> 
> library https://www.last.fm/player/station/user/{username}/library
> 
> mix https://www.last.fm/player/station/user/{username}/mix
> 
> recommendations
> https://www.last.fm/player/station/user/{username}/recommended
> 
> and indeed the last one gives me a list of numbers including the spotify
> ID.
> 
> It would be nice to have these options, as it is a way to discover new
> music for me.
> 
> If it is something I can adjust myself, I'll gladly do it. I'm no coder
> but not afraid of the command line...
> 
> greetings
> Dennis van Paassen

Hmmm, when I try it on my account, I only get Youtube links and ID's ...



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=111641

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


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-12-22 Thread bakker_be

philchillbill wrote: 
> [emoji23] Alexa is not available in NL and Amazon will not even ship
> Echos to NL so we have to buy them abroad. Maybe that’s the reason ! I
> have 11 Echos to test as much as I can and whenever I talk to the Amazon
> support guys they always comment that my Echos are from DE, UK and US,
> geez. 
> 
> There really should be on the fly language switching. ‘Alexa, somebody
> here wants to ask a question in French..’ or ‘I want to play a song with
> a French title..’ —> switch to expecting French pronunciation. Doubt
> they see the need though. 
> 
> 
> 
> Sent from my iPhone using Tapatalk

And this whole shambles is exactly why I, as a Belgian, don't want
anything to do with all things involving speech recognition, or even
text-to-speech: just imagine setting e.g. Waze to a specific language,
say English and navigate in Belgium, where we have dutch, french and
german streetnames ... :rolleyes:



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

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


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-11-14 Thread bakker_be


slartibartfast wrote: 
> There is a feature request to allow the user to issue commands to skills
> in Routines rather than just opening the skill. 
> https://alexa.uservoice.com/forums/906892-alexa-skills-developer-voice-and-vote/suggestions/38797276-allow-users-to-invoke-skill-intents-in-routine
> Please add your vote to increase the chance of this happening.
> In my case I have a routine that turns off my lights and my amplifier at
> the end of the day. All that is missing is the ability to 
> "Ask media server to stop playback"
> which this feature would provide.
> 
> Sent from my SM-G900F using Tapatalk

Even though I have no use at all for anything Alexa, I've added my vote
;)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

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


Re: [SlimDevices: Plugins] VOTE for DEEZER Application to Play Hifi with LMS

2019-09-18 Thread bakker_be


Voted :)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=110977

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-06-07 Thread bakker_be


dmcdayton wrote: 
> Am I ok to install over the top of existing 7.7.6? Or should I start
> over?

You "should" be able to install over it. At least that's my experience
on Linux and Windows. As always YMMV ;)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-06-07 Thread bakker_be


dmcdayton wrote: 
> sigh. I just finished configuring everything a few months ago. I had
> been directed to a standard download link that's still up:
> http://www.mysqueezebox.com/download
> 
> Do you happen to have link to the one I should be using for Mac OSX
> 10.11.6? 
> 
> I did a quick search on Mac but only see a few troubleshooting threads..
https://downloads.slimdevices.com/nightly/7.9/sc/859092807edddc050007f477d07f3a5894862f13/LogitechMediaServer-7.9.2-1559745322.pkg



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-06-07 Thread bakker_be


dmcdayton wrote: 
> Logitech Media Server Version: 7.7.6 installed on a Mac running El
> Capitan
> 
> What is name of the plugin?

You should head over to https://downloads.slimdevices.com an download
the latest version for your OS under nighties, it should be
7.9.something (working of the top of my head here)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.5.x - Spotify Connect for your Squeezebox

2019-02-05 Thread bakker_be


mikyy wrote: 
> Hi,
> Is there a way to listen to "my songs" on squeezebox saved in the mobile
> app?
> 
> Br,
> Mikolaj

Depends on what you're asking. If you're talking about songs you
"downloaded", as in enabled for offline use, on your smartphone: no, as
they're not accessible to your LMS infrastructure. All songs, albums,
playlists etc you "added to your collection" are however accessible
through the Spotty menu.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109598

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.7.x - Spotify Connect for your Squeezebox

2019-01-10 Thread bakker_be


pablolie wrote: 
> Figures :-) I am lagging in 7.9.1 :-) Will update LMS and the Plugin!
> Thanks!

At the very least this was already solved in 7.9.2 - 1545144292 @ Tue
Dec 18 16:18:25 CET 2018



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109991

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.7.x - Spotify Connect for your Squeezebox

2019-01-07 Thread bakker_be


steveJC wrote: 
> First, thanks for your hard work.
> 
> I'm running LMS on RPI, and I'm trying findSpotifyFolderFiles app on my
> Windows 10 computer where I'm using spotify.
> 
> there is this error with the last version : 
> 
> > 
Code:

  >   > Can't locate URI/_query.pm in @INC (@INC contains:) at 
/parent.pm 
line 20.
  > BEGIN failed--compilation aborted at 
/URI/_generic.pm
 line 6.
  > BEGIN failed--compilation aborted at 
/URI/_foreign.pm
 line 6.

> > 
> 
> If I'm not using the IP, I get one file list without error
> 
> > 
Code:

  >   > 
C:\Users\JiCi\AppData\Local\Spotify\Storage\51\51d3f5cfc935f7a059410f7b2ba206498815075a.file

> > 
Without IP I get a result as well.

Code:


  C:\Users\Bart\Downloads\findSpotifyFolderFiles>findSpotifyFolderFiles.exe
  
C:\Users\Bart\AppData\Local\Spotify\Storage\6a\6a700b39956e7790c752a7cbd717ff6ac5cc2bfb.file
  




Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109991

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.7.x - Spotify Connect for your Squeezebox

2019-01-07 Thread bakker_be


mherger wrote: 
> > Error message on the first run:
> 
> Ok, new build is up: 
> http://www.herger.net/spotty/findSpotifyFolderFiles.zip - this copy 
> should be even larger (the first build was missing the Perl
> libraries...)
> 
> -- 
> 
> Michael
Still errors.

Code:


  C:\Users\Bart\Downloads\findSpotifyFolderFiles>findSpotifyFolderFiles.exe 
192.168.0.116:9000
  Can't locate URI/_query.pm in @INC (@INC contains:) at 
/parent.pm
 line 20.
  BEGIN failed--compilation aborted at 
/URI/_generic.pm
 line 6.
  BEGIN failed--compilation aborted at 
/URI/_foreign.pm
 line 6.
  




Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109991

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.7.x - Spotify Connect for your Squeezebox

2019-01-07 Thread bakker_be


mherger wrote: 
> >   
> C:\Users\Bart\Downloads\findSpotifyFolderFiles>findSpotifyFolderFiles.exe
> >Error: Can't locate perl514.dll
> I'm sorry, need to re-run a build. Optimized the binary a bit too much,
> 
> I guess... I'll let you know when I have a new one ready. Thanks for 
> going through this with me.
> 
> -- 
> 
> Michael
No worries ;)



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109991

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.7.x - Spotify Connect for your Squeezebox

2019-01-07 Thread bakker_be


mherger wrote: 
> > Hmm, unexpected result here. Probably because we have some
> communication
> > mishap. I'll detail my setup:
> 
> Oh... and because I missed an important piece of information... which 
> would have answered your question already:
> 
> > - LMS (and Spotty of course) are running on Ubuntu 18.04 Server
> > - Spotify is running on Windows 10
> >
> > Do you expect this to be run from the Spotify computer or from the
> LMS
> > computer? Running from the Spotify computer it needs Perl, which I
> 
> Yes, you'd have to run it from the Spotify computer (your Windows 
> machine). But then I don't understand you'd need perl :-(. Did you get 
> an error message? What did it say?
> 
> > thought was present already, but can of course easily be remedied.
> I'll
> > look into Cygwin + Curl as well.
> 
> What I forgot to tell you: you'll have to tell the script where to send
> 
> the data in the form of "server:port". Eg.
> 
> findSpotifyFolderFiles.exe 192.168.0.23:9000
> 
> By default you'd just get a list of files it would consider useful.
> 
> -- 
> 
> Michael
Error message on the first run:

Code:


  C:\Users\Bart\Downloads\findSpotifyFolderFiles>findSpotifyFolderFiles.exe
  Error: Can't locate perl514.dll
  Make sure the ActivePerl bin directory is in your PATH
  PATH=C:\Program Files (x86)\Common 
Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program
 Files (x86)\Common Files\Lenovo;C:\SWTOOLS\ReadyApps;C:\Program Files 
(x86)\PuTTY\;C:\ADB;C:\Program Files (x86)\ZyXEL PLA Series Utility\ZyXEL PLA 
Series Utility\cml;C:\Program Files (x86)\PLA Series DAK Modification 
Tool\cml;C:\Program Files\LuxRender;C:\Program 
Files\Git\cmd;C:\WINDOWS\System32\OpenSSH\;C:\Program 
Files\Intel\WiFi\bin\;C:\Program Files\Common 
Files\Intel\WirelessCommon\;C:\Program Files (x86)\Intel\Intel(R) Management 
Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine 
Components\DAL;C:\Users\Bart\AppData\Local\Microsoft\WindowsApps;C:\Program 
Files\Intel\WiFi\bin\;C:\Program Files\Common 
Files\Intel\WirelessCommon\;C:\Program Files (x86)\ZyXEL PLA Series 
Utility\ZyXEL PLA Series Utility\cml;C:\Program Files (x86)\PLA Series DAK 
 Modification 
Tool\cml;C:\Users\Bart\AppData\Local\GitHubDesktop\bin;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps;
  


Error message is identical when run with server-ip:9000



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109991

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.7.x - Spotify Connect for your Squeezebox

2019-01-06 Thread bakker_be


mherger wrote: 
> Ok, you'll probably be the first person to try this:
> 
> >   >   > 
  - download http://www.herger.net/spotty/findSpotifyFolderFiles.zip
  - extract
  - run the executable
  > > > 
> 
> It's a console app. If you could run it from a command window, that
> would give you a chance to see the feedback :-).
> 
> That script should upload the information found from Spotify's cache
> to Spotty, which in turn would use it to put playlists in to the
> folder hierarchy. Good luck! And let me know about your experience.
> 
> If you were to have Cygwin with curl installed on your computer, you
> might download the much smaller
> http://www.herger.net/spotty/findSpotifyFolderFiles.sh.zip file.

Hmm, unexpected result here. Probably because we have some communication
mishap. I'll detail my setup:

- LMS (and Spotty of course) are running on Ubuntu 18.04 Server
- Spotify is running on Windows 10
  
Do you expect this to be run from the Spotify computer or from the LMS
computer? Running from the Spotify computer it needs Perl, which I
thought was present already, but can of course easily be remedied. I'll
look into Cygwin + Curl as well.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109991

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.7.x - Spotify Connect for your Squeezebox

2019-01-06 Thread bakker_be


mherger wrote: 
> New version Spotty v2.7.0 is on its way to you. New in this build:
> 
> >   >   > 
  - Improved metadata handling in Connect mode: UI updates metadata
  > when track changes, not 10 seconds earlier
  - Allow deletion of search history entry (press "+" key on UI for
  > single entries, or Settings/Advanced/Spotty to wipe all history)
  - Experimental(!) support for playlist folders (see note below)
  - Various bug fixes
  > > > 
> 
> Playlist folders: unfortunately Spotify decided not to support this in
> their API
> (https://github.com/spotify/web-api/issues/38#issuecomment-396925978).
> But I've found a workaround to get the hierarchy from a local Spotify
> installation (https://github.com/mikez/spotify-folders). This seems to
> be working right now. But it's kind of a hack, thus experimental.
> 
> In addition to its experimental nature, there's another important
> limitation: it only works automatically if you run LMS on the same
> computer as you run an official Spotify client application. As I
> understand that this is a massive limitation, I'm working on another
> workaround for this... Please let me know about your operating system,
> and skills to run scripts manually. It's not ready for prime time just
> yet... but I will post instructions as soon as I have a better picture
> of the needs and a more stable solution than I have right now.
Hi Michael,
I'm running Windows 10, Spotify offline storage is located at
C:\Users\bart\AppData\Local\Spotify\Storage. No issues at all regarding
manually running scripts.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109991

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


Re: [SlimDevices: Plugins] Spotty and playlist folders

2019-01-06 Thread bakker_be



A poll associated with this post was created, to vote and see the
results, please visit http://forums.slimdevices.com/showthread.php?t=109980

Question: Would you love to see playlist folders supported, even if it
was a poor workaround?

- I run LMS/Spotty on the same computer as a Spotify desktop app. 
- I don't run LMS/Spotty and Spotify on the same computer, but would
  be willing to run some script. 
- I wouldn't want to deal with this mess, even if I'd love to use
  folders. 
- What's a playlist folder?


mherger wrote: 
> > I don't run LMS/Spotty and Spotify on the same computer, but would be
> > willing to run some script every now and then to transfer folder
> > information.
> 
> What OS are you running Spotify on? Can you tell me the path Spotify is
> 
> using for offline storage (see Settings/Advanced in Spotify)?
> 
> -- 
> 
> Michael
Windows 10
C:\Users\bart\AppData\Local\Spotify\Storage



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109980

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


Re: [SlimDevices: Plugins] Spotty and playlist folders

2019-01-04 Thread bakker_be



A poll associated with this post was created, to vote and see the
results, please visit http://forums.slimdevices.com/showthread.php?t=109980

Question: Would you love to see playlist folders supported, even if it
was a poor workaround?

- I run LMS/Spotty on the same computer as a Spotify desktop app. 
- I don't run LMS/Spotty and Spotify on the same computer, but would
  be willing to run some script. 
- I wouldn't want to deal with this mess, even if I'd love to use
  folders. 
- What's a playlist folder?


mherger wrote: 
> Unfortunately Spotify seems to have decided NOT to support playlist
> folders through the API (see
> https://github.com/spotify/web-api/issues/38#issuecomment-396925978).
> But there's a potential workaround - undocumented and ugly. But it might
> work (using this method:
> https://github.com/spotify/web-api/issues/38#issuecomment-431600563).
> Unfortunately that latter workaround would only work if Spotify was
> running on the same machine as LMS/Spotty. Or maybe with some more
> workarounds the information could be transferred from another computer
> to be used in Spotty... Therefore I'm asking you:
> 
> I run LMS/Spotty on the same computer as a Spotify desktop app.
> I don't run LMS/Spotty and Spotify on the same computer, but would be
> willing to run some script every now and then to transfer folder
> information.
> I wouldn't want to deal with this mess, even if I'd love to use
> folders.
> What's a playlist folder?

I don't run LMS/Spotty and Spotify on the same computer, but would be
willing to run some script every now and then to transfer folder
information.



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109980

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


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2019-01-01 Thread bakker_be


rodlogic wrote: 
> This is happening on my built in screen on my Dell XPS13.
> This "feature" is there in the tray menu and also the top left hand
> hamburger menu in both the default and material skins.
> 
> I have attached to jpg's of the the display settings from Windows 10 and
> the Intel Settings.
> 
> Happy New Year by the way !!

You seem to be zooming your UI beyond what's recommended by Windows.
Have you tried the recommended setting?



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2018-12-02 Thread bakker_be


cpd73 wrote: 
> 
> 
> [Edit] Odd. It appears the first part of the ID (before the period) is
> not used? As in "item_id:.4" returns the same result...

Michael doesn't see edits ;) He follows the mailing list ...



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


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

2018-12-01 Thread bakker_be


wt0 wrote: 
> Just checked how the trackstat plugin worked again and I realized that
> what you want can't be done, at least not without slowing the app down
> to a crawl.  Basically the problem is that the trackstat plugin doesn't
> allow me to retrieve the ratings of multiple tracks in one request, I
> can only get them one track at a time.  This means that to retrieve the
> ratings for the entire playlist, I would have to make a separate request
> to the server for each track.

I'm not entirely certain, but I believe trackstat stores the values in a
separate table with the song ID. Wouldn't it be possible to query the DB
with a nested query, thus retreiving all data for the playlist at once?

Code:

SELECT column-names
  FROM table-name1
  WHERE value IN (SELECT column-name
  FROM table-name2 
  WHERE condition)



This is just an idea, no clue if it's at all feasible with the way apps
should interface with LMS ...



Main System: Touch; Marantz SR-5004 + TMA Premium 905 + TMA Premium 901
+ Teufel Ultima 20 Mk 2 + BK Monolith+ FF + Lenovo T460 + Kodi + Pioneer
PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Kitchen: iPhone 5s + iPeng (local playback activated) + NAD 312 + Teufel
Ultima 20 Mk 2
Headphone (cozy corner): Lenovo T550 + Squeezelite-X + Cyrus Soundkey +
Topping A30 + Focal Elear
Car: TBC ...

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

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


  1   2   3   >