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 confi

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.

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 mov

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-LX50

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 +---

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 w

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

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;

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 tagg

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 versi

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 +

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 - thi

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

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 w

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

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

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 > i

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 >

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 r

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

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"

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 Pre

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 y

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

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

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.

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-Si

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 + T

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, expectedl

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

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

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 s

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

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| +---

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

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 >

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/mus

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/mus

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

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 Ta

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

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 + T

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 fav

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

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 o

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 +

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 squ

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,

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" (ht

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=3OjOKx3o9Rg5RStW1

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 +

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 wh

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 finger

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 "

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&p=921667&viewfull=1#post921667\

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 musi

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

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

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 + Pio

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, struc

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 Premi

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%20Strike

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

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,

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 wit

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:1

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::DontStopT

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

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 + Sq

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

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

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 th

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 i

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 o

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?

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

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?p

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 ;

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

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 settin

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/{userna

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

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-routin

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:

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 Ulti

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 sear

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

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 inf

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 + B

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 i

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:

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 th

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

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 chanc

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 en

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:

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:

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 Set

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 +

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 requ

  1   2   3   >