Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2013-11-20 Thread Michael Herger

I'm using 7.7. It would be nice if it worked for 7.7 because I don't see
myself upgrading my stable environment. There's not really anything in
7.8 that's a compelling feature/fix for me to upgrade.


I see no reason to update because I can always ask others to backport the  
compelling changes for me.


--

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


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

2013-11-20 Thread Michael Herger

test, test, 1, 2.

Am 20.11.2013, 09:54 Uhr, schrieb Michael Herger s...@herger.net:


I dropped artist.jpg into an album folder for Milos Karadaglic and did a
rescan and now I have an artwork displayed. Unfortunately it isn't the
artist.jpg in the folder!!There is no jpg for the artist in the Artist
Artwork folder so its origin is a mystery. Clear and rescan gave same
results as New and Changed.


Enable debugging for plugin.musicartistinfo and re-run a scan. Search  
the scanner.log file for Milos (you might need to just search for milo,  
as the log's encoding would be broken...)





--

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


Re: [SlimDevices: Plugins] Radioio no longer works

2013-11-20 Thread Michael Herger
Thanks for the heads up! They have removed the stream list from their  
servers - our backend servers only get a 404 back.


Please try to get in touch with radioio to let them know that their  
service is broken for you. I'll try to do the same through our business  
contact.


--

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


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

2013-11-20 Thread Michael Herger

The picture picked up by the scan is a png from last.fm which was in my
Artist Artwork folder previously but definitely was not there when the


And I thought it never picked up any artwork from that folder for this  
artist? If that worked, then we're fine, aren't we?


The image you're seeing most likely comes from the cache or the  
imageproxy's cache.


--

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


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

2013-11-21 Thread Michael Herger

i am running LMs on a microserver under WHS 2011. the album artwork
folder path is: F:\ServerFolders\Music\Artist_Artwork. LMS is : 7.8.0 -
1381839261


Oh, this smells Windows vs. Perl issues: Perl's internal representation of  
the file path probably uses forward slashes, while the Windows path is  
using backward slashes. My simplistic condition might be tripping over  
this. Will fix this.


--

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


Re: [SlimDevices: Plugins] Radioio no longer works

2013-11-21 Thread Michael Herger

Contact Greg Walters at @radioio.com


Thanks - will see what we can do.

--

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


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

2013-11-21 Thread Michael Herger

i have set up a folder for artist artwork. but when i run a scan i see
that the image files appear in the folder and then disappear when the
download (for the image) is complete. I have run a scan without using
the artists artwork folder so all my artist artwork is already cached.
but as internet speed and data is a bit limited where i am i would like
to permanently download the artwork. I have checked Download artwork
online during library scan and Download and pre-cache artist pictures
from online sources am i doing something wrong?


Are you running the latest and greatest version? Can you tell me your  
artwork folder path?


--

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


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

2013-11-21 Thread Michael Herger

Works great, and I actually prefer the bare bones HTML in any case,


Great! Is it available in the latest version of your skin yet?


since it integrates seamlessly with the GUI's look and feel (well,
except for the h4, but that's only cosmetic, and easily replaced).


Probably easier than replacing the tag might be putting it in a well  
defined container, for which you apply its own set of styles?


--

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


Re: [SlimDevices: Plugins] SlimNAS not firing up..!

2013-11-21 Thread Michael Herger
I had a lot more questions in my first posting. Could you please answer  
them all? In particular check the server.log file, tell me how you decided  
it had not started etc.


--

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


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

2013-11-22 Thread Michael Herger

- AlbumInfo.pm line 347 likely should be:

Code:

 $args = _getAlbumFromAlbumId($request-getParam('album_id'));



You're reading that stuff very thoroughly, I must admit. Thanks!


- in one album review, I get this cover url:
/images/no_image/album_300x300.png (which results in a 404)
Any idea where this comes from?


allmusic.com? What album review? I do try to clean up links in  
P::MAI::AllMusic::_cleanupLinksAndImages. I must be missing something.


Looking forward to giving your next update a test ride!

--

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


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

2013-11-25 Thread Michael Herger

incredible! scanned completed, i has found all the missing covers!!!
great plugin!!! thanks! but where are the covers saved, i can't see in
the artist folders of my nas.


What are your exact settings in LMS? If the folder doesn't exist (or is  
not writable by the plugin), then it'll use a sub-folder in your LMS cache  
folder.



also which addictional features can i have if i upgrade to 7.8?


Biggest difference probably is support for artist artwork and local  
artwork files in a music folder.


--

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


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

2013-11-26 Thread Michael Herger

It's this 'album review'
(http://www.allmusic.com/album/they-live-on-the-sun-mw316411) -
maybe because allmusic has no cover for it (image is
http://www.allmusic.com/images/no_image/album_300x300.png)


Thanks. That cover indeed is an exception in that real artwork would  
point to an absolute URL. Will be fixed soon.


--

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


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

2013-11-26 Thread Michael Herger

[13-11-26 03:00:33.1603] main::main (338) Error: Failed when running
scan post-process: [Quantifier follows nothing in regex; marked by --
HERE in m/? -- HERE / at
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/MusicArtistInfo/Discogs.pm
line 136.


Ouch... I thought I had them covered, but I must have missed one. This  
happens when some variable input (most likely an artist or album name)  
contains some unwanted characters. (Unwanted as in: breaks a regular  
expression. Could be anything like an asterisk, brackets etc. There are  
means to protect regex from such input, but I must have been lazy once  
again... so much for the personal and technical background of this issue  
:-))



Any thoughts on what could be causing this?  Let me know if there's
additional details I can provide.


Would be interesting to see what name that was. But no need to search your  
3209 albums - I just have to do my homework.


--

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


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

2013-11-27 Thread Michael Herger

Ô Seasons - Katell Keineg
Ô Iesu Mawr - Katell Keineg
Brütal Römance - Mörglbl


These shouldn't cause _that_ problem (there's always issues with accented  
characters :-)). The character I suspect are rather control characters  
like *$%(){}[]\.


--

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


Re: [SlimDevices: Plugins] Bandcamp, Pluggin, App, Store ?

2013-12-02 Thread Michael Herger

Since my post above I've discovered that if I run SqueezePlay on my PC
and Squeeze Player on Android, using the same LMS, I can play from
Bandcamp with no problem.  Then I switch back to my Squeezebox Receiver
and nothing (as described above).  Strangest of all is that I've
discovered that if I synchronise the receiver with SqueezePlay, both
play without problem.  Then when I stop synchronisation it goes back to
not playing.  Does anybody know why this would be?


Would it work if you enabled proxied streaming in Settings/Player/Audio?

--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-12-02 Thread Michael Herger

i installed the plugin and it works great from the SBS webinterface but
does nog show up on the radio or touch. Am i missing something?


It would play mixes on the same SB where you wouldn't see it? Did you look  
in the My Music menu?


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-12-02 Thread Michael Herger

of course. It seems none of the logitech i have ( 2 x radio, 1 x boom
and 1 x touch) shows the option.
So maybe the serverversion is the culprit here?
7.7.2 Synology version.


Of course it would play (from the web UI), or of course you double checked  
the My Music menu?


Where did you look for the plugin on the player?

--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-12-09 Thread Michael Herger

Getting a 404 on the Blender help link


Should be fixed now - thanks!

--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-12-09 Thread Michael Herger

-advanced-smartmix Most recently played (days) I understand what
it does in that a setting of 1, 2, 3 or more stops any track being
repeated in a particular mix. Or does it stop it being repeated in any
smartmix mix?


Any SmartMix. TEN's backend should deal with repetition within the same 
ongoing mix, but I've added some code to even try not to repeat tracks 
you've been playing _outside_ a mix.



Also, what does the setting of 0 do? It still seems to
stop tracks being repeated in a mix, or am I wrong?


That's handled by the API. They try to always find tracks you haven't 
played in your mix yet.


--

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


Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2013-12-10 Thread Michael Herger
Just skimmed your page to get an idea what it was... 433MHz 
communication via Pi... just got a new Pi from a pre-Christmas sale for 
cheap... hmm... interesting! Haven't run the plugin yet, but I could see 
some potential here for my own use!



http://code.google.com/p/sbnetio/


Please edit the Manual installation section: don't install plugins 
manually to the InstalledPlugins folder. If ever a user decides to use 
the repository instead (which he should be doing to start with anyway) 
this can cause a lot of confusion. Better unzip it inside the 
installation's Plugins folder. Or remove that section all together. 
Users should stick with the repository. Devs should know where to put 
things to start tinkering ;-)


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-12-10 Thread Michael Herger

Is it possible to turn that code off? There are a lot of tracks that I
am very happy to hear often :-)


Not 100%. But if you set that pref to 0, then tracks returned by the 
mixer backend aren't filtered out any more. The mix is still given the 
list of the 200 most recently played IDs at the beginning of the 
playback though. I will disable this if the setting is 0 in a next build.


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-12-10 Thread Michael Herger

Not 100%. But if you set that pref to 0, then tracks returned by the
mixer backend aren't filtered out any more. The mix is still given the
list of the 200 most recently played IDs at the beginning of the
playback though. I will disable this if the setting is 0 in a next
build.


Thanks Michael, either disable it, or make it an option?


There already is an option: set the most recently played days to 0 and 
it would ignore that filter. Set it to some positive value, and the 
filter would apply.


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-12-10 Thread Michael Herger

I think the 200 most recently played tracks stops the repeats. Is it
possible to have an option to turn that off?


Well, that's exactly what I mentioned above: this filter always applies, 
no matter what you set in the Most Recently played pref. And that's what 
I planned to fix/change in the next build.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-12-17 Thread Michael Herger
Are you saying the tracks within a playlist are in the wrong order, or 
the list of playlists is?


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-12-18 Thread Michael Herger

In the Qobuz Player one cannot stream FLAC. This is possible in the


Do you mean the plugin? It sure can stream FLAC if you have the right 
subscription.



Desktop only. But how does the plugin work? Does it use the desktop
stream? I guess not because my computer can be off - so no Q desktop -


No, the plugin is talking directly to Qobuz servers which would serve 
the best quality available to the customer.



and I can still use the Qobuz-plugin in my LMS on my NAS. Or is it
streaming Lossy 320 then because I do not use the desktop? How can I
check this (besides with my ears)?


Check the context menu on the currently playing title. It should tell you.


And still.. no synchronizing of playlists in alphabetical order after
adding some more playlists (albums).


This won't happen without me doing it. And I had more serious issues to 
deal with recently...


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-12-19 Thread Michael Herger

If sorting playlists in alphabetical order is not a problem, then I must
be doing something wrong in the way I organize artists and their albums
in Qobuz, because I assume there must be a way to see them sorted
(artist - album would be nice) on the SQB also.


My playlists are sorted by name, as they already are when returned from 
the Qobuz server. I can add a sort routine just to sort it one more 
time. But in my (admittedly limited) testing I already got the lists 
sorted from the backend.


And I still don't understand what you're after: why don't you add 
artists and albums to your favorites? A playlist has no notion of album 
or artist. It has a name. That's basically it. Only when you load the 
playlist you would get the tracks. But these can be from x artists and y 
albums.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-12-19 Thread Michael Herger

It's driving me crazy because I feel it must be something small, and I
feel like a moron. Thank you for your patience.


Don't feel stupid. Sometimes things don't work as expected (nor as 
documented :-)). I never bothered sorting those lists, as they came as I 
expected them: in alphabetical order. Why this isn't the case for you, I 
don't know. But it's easy to add sorting. Will do this (actually already 
did earlier today when I tested this).



I searched for artists on Qobuz, selected the albums and made a playlist
for each album. Each playlist has the name of the artist and the name of
the album. I did this around 150 times now. So I have 150 playlists. In


Why didn't you just click the little star or heart button to mark those 
albums as favorites? Wouldn't this be easier than dealing with playlists 
you have to name etc.?



Qobuz I select to sort the playlists in alphabetical order (sort by
name). Then it took 2-3 days for LMS to synchronize and sort the list by
name. When it happened, I was happy but puzzled. Why after 2-3 days?


The caching currently is set to 5 minutes. When I added a playlist today 
in the Qobuz Desktop, it soon showed up on my SB, too. It shouldn't take 
days. Next time this happens you could try the following:


- check Settings/Information for the location of your cache folder
- shut down LMS
- delete the qobuz.db from that folder
- restart LMS
- get your lists again

If they're still not sorted, then it's an issue in Qobuz' database or 
API. You could also enable debugging for plugin.qobuz. This would show 
you whether data is pulled out of the cache, or requested from Qobuz.



I did this, and when I open favorites on the SQBT, the albums are
presented in order of putting them into the list. So not by name. Please
see the printscreen:

[image: http://img513.imageshack.us/img513/8063/vzon.png]

The list in LMS is the same is on the SQBT.

This will be a mess when I add another 500 artists and albums. So when
they are not put in alphabetical order, it is impossible to find the
artist/album on the SQBT with using the way you suggested? Or maybe I am
still doing something wrong.


Ok, I see: favorites aren't sorted. Playlist aren't either. It would 
still be simpler to use favorites to create a non-sorted list than to 
create playlists in an randomly sorted list :-).


Just kidding. I'm going to add sorting for the two. Please let me know 
if you'd see other candidates which might profit from a bit of re-ordering.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-12-19 Thread Michael Herger

Yes, that would be much easier :) But only when the list of artists is
sorted on name on the SQBT :)


Will sort that list as well.


The newly added album in Qobuz is presented within 5 minutes in the LMS
list of playlists, but then the playlist in LMS does not sort it on
name. The sorting in LMS takes several days.


Then it's an issue on Qobuz end.


I did this, (several times), even shutting down the NAS with LMS. But it
did not speed up the sorting proces.


Did you do the deletion of qobuz.db part as well? That's crucial. 
Restarting doesn't change anything if the data is kept in a disk file. 
But again: if you did then this would tell us again that Qobuz is taking 
days for the sorting, not the plugin.


--
--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-12-19 Thread Michael Herger

If they're still not sorted, then it's an issue in Qobuz' database or
API.

Maybe this is it: I will wait and see what happens this week.


FWIW: I've opened a ticket with Qobuz. Feel free to chime in:

https://github.com/Qobuz/api-documentation/issues/20

--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-12-19 Thread Michael Herger

Hi Michael, the last 200 played tracks doesn't appear to be affecting
mixes any longer or would that be my imagination?


TBH I think it never worked to the extent I expected it to work. And a 
few weeks back TEN did some change on their end which would definitely 
make it not fail: I would get the same few tracks over and over again. 
They acknowledged it, but planned to review that change. Haven't 
investigated it since then though.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-12-19 Thread Michael Herger

1.86 is on its way:

- Sort playlists by name
- Sort favorites by name
- Group favorites by artists/albums/tracks.

--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-12-20 Thread Michael Herger

So the behaviour i am experiencing is by design?

I only can play 5 tracks and they keep repeating.


If that's what you're seeing, then no, this is not by design. Can you 
check the server.log file to see whether the plugin is reporting something?


--

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


Re: [SlimDevices: Plugins] Radioio no longer works

2013-12-22 Thread Michael Herger

I have text with Greg Walters as well and he says its new streaming
works for many of its listeners but an issue was found when trying to
listen via IE.  I have, from day one, listened via Google Chrome and
have had no problem until the change of its streaming!.  He can't figure
it out!.  I thought this Squeezebox thing was able to fix my issue with
the streaming! and to my my gripe even more-so, I am a subscribed
listener!!.


Ok, here's the latest state of the RadioIO app: it works, though 
limited. RadioIO seems to have totally changed the infrastructure, 
streams, API etc. We'll have to be patient to get some of the features 
back, while others will never make it back. Here's what we have today:


- Station list should be back (and improved)
- Streaming AAC/64kbps should be working
- Subscription users should be able to use their streams

What won't come back:
- mp3 streaming: RadioIO decided to no longer support mp3. This means 
you won't be able to listen to their streams on our older players (boom, 
classic, transporter, duet) when connected to mysb.com directly. Using 
LMS you can transcode the streams on the fly though.


What should get back:
- higher bitrate streams

What might make it if I find time:
- track artwork

Please let me know if you still can't play anything.

--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-12-22 Thread Michael Herger

Notice that I run the plugin it directly on my SBT internal server to
avoid to have my pc turn on always in backgound.
I have not encountered problem / memory overstack, even if Michael you
seem to not support / encourage this kind of usage. Have you experienced
main issues ?


When we developed the Touch, we knew that running the server on the 
device would always be very tight on memory. Therefore we decided to 
remove any plugin possible, and not allow the user to install any. If 
it's working ok for you, then that's great. But for many it wouldn't work.


--

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


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

2013-12-22 Thread Michael Herger

I specified a location for Folder with artist photos but left the
Artwork Folder empty. Should it then store the artist images in the
Folder with artist photos folder?


Yes, it should. Have you checked permissions? Did you run a scan?

--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2013-12-22 Thread Michael Herger

Could I hook up a storage device and keep a library of flat files on the
pi too?


Sure. It can act as a fully fledged LMS server. Not as fast and powerful 
as a PC, but good enough to serve a few thousand tracks and online services.


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-12-23 Thread Michael Herger

This was working fine previously, but I've been having problems the past
3 days.
I will get the problem even if I use local music sources

The recipe is:
{
artist: [
Neil Young
],
song_type: [
acoustic
],
type: artist,
bucket: [
id:rhapsody-US,
tracks,
id:CAIXPLB1431AC7A479
]
}


This is a very specific recipe. It results in only a few tracks if I run 
it in the Blender (60 tracks). There are only so many acoustic songs by 
Neil Young. Once you've played them, the plugin will reject the tracks, 
as, well, you've just played them.


Change the do not repeat duration in the plugin's settings to avoid 
this, or use a more generic recipe.


--

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


Re: [SlimDevices: Plugins] Radioio no longer works

2013-12-30 Thread Michael Herger

Using  LMS you can transcode the streams on the fly though.

It doesn't sound easy whatever this means. Can you give us instructions
on how to do this so I can get radioio back on my boom ?


Just install LMS and connect your Boom to your own server instead of 
mysb.com.


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-12-30 Thread Michael Herger

Michael, again may be imagining it, but under
advancedsmartmixmusic sources there is an additional box, already
ticked, labelled smartmix! Is that new, and what does it do?


That's an artifact of some experimental work in an attempt to mix tunes 
from Qobuz and WiMP, which are not officially supported by TEN. You best 
uncheck it for now, as it's buggy and hardly usable.


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-12-30 Thread Michael Herger

Thanks for the detailed report. I'll have to double-check my fix.

Michael


Am 30.12.13 17:19, schrieb frozzers:


mherger wrote:

Could you please confirm the plugin version you're using?


Hi Michael - I'm using v1.3.9.

Here's what happens with Spotify (I'm a Spotify premium subscriber).

If I select the Spotify app in the LMS webpage left home screen, search
for an artist, select an album and select one track to play from the
album, the track plays OK. Just after it starts playing, Smart Mix then
populates the right hand window with four additional songs. These always
start with one of the ARRAY tracks mentioned earlier. I'm assuming the
other three are then based on that ARRAY track. None of them are
connected to the original search artist.

Just to add, I'm also a Deezer subscriber and the above happens with
that app too.

Hope that helps.

Chris



frozzers's Profile: http://forums.slimdevices.com/member.php?userid=29624
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

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



--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-01 Thread Michael Herger

On the PC it takes only a few seconds to display all albums from an
artist, compared to the 30 seconds on the RPI.


That's bad news, as it means that the RPI isn't up to the task of 
parsing large XML data in a timely manner. Qobuz' responses come with a 
lot of metadata we don't actually need. While this comes in handy if you 
need it, it results in large XML structures which are heavy to deal 
with. I'll see whether there's anything I can do about this.



However, on the same RPI, there is no slowness with the Deezer plugin.
Only the Qobuz plugin is very slow.


For Deezer mysb.com is doing the heavy lifting. LMS only receives the 
ready made menu data. But as Qobuz is 3rd party, there's no central 
server doing this work for the RPi.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-02 Thread Michael Herger

When I request all albums from an artist, it takes arround 30 seconds to
display the list  (With Ipeng HD, or web interface on PC).


Would this happen with any artist or only a few? If the latter, could 
you please give me an example?


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-02 Thread Michael Herger

I have made some tests and it seems to improve the response time by
adding directly the album list in the QobuzArtist sub


With these changes, the albums list is displayed within a couple of
seconds , and Qobuz is usable on the RPI.


Great job! I'll try to change this asap. Thanks a lot!

--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-02 Thread Michael Herger

1.87 - improve Artist/Albums browse behaviour.

I didn't implement the specific artist search yet. Maybe I'll add a 
preference to define whether you want to get the fastest or the most 
complete response. Using the old vs. the new method for an artist with a 
long album list (eg. Frank Zappa) I would get considerably different 
results (less albums using the new method). But the solution you 
suggested is much faster, even on my MacBook. Thanks a lot!


What Linux are you running on your Pi, and how did you install LMS?

--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-01-02 Thread Michael Herger

1. Select 'Smooth'.
2. In TEN tab, select 'Artist' and enter e.g. Oscar Peterson ('Type' box
automatically changes to 'artist-radio').


It would not change if you entered the artist _before_ changing the 
type. Tried that?



3. Delete 'calming' in 'Mood' box.
4. New mix (correctly based on Oscar Peterson) appears in lower window.
5. Recipe box now shows:

{
artist: [
Oscar Peterson
],
type: artist-radio,
max_tempo: 80,
max_energy: 0.4,
bucket: [
id:deezer,
id:spotify-WW,
tracks,
id:my TEN ID
]
}

6. Select 'Play this mix'.

7. 'Information' window appears:


This is working as expected for me with Deezer. But I don't have 
Spotify. Would it work for you if you disabled one of those services?


Does the never stop the music option work if you eg. only played one 
track? Or would it behave the same way?


Please enable debugging for plugin.smartmix, and send me your server.log 
after you've reproduced this issue. Thanks!


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-01-03 Thread Michael Herger

I have exactly the same problem as Mark, although sometimes I get Space
Cadet by Robyn Steward ARRAY. I'm also on a Mac with Mavericks using
Safari.


One more question: does this only happen when using the blender, or 
playing a mix you edited in the blender?


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-01-03 Thread Michael Herger

Mark, Frozzer - what platforms are you running your LMS on?

--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-01-03 Thread Michael Herger

Hi Frozzer - you asked if my problem was ever resolved.  Sadly it
wasn't.


Mark - I'm sorry I didn't get back to this. I just tried to figure out 
what fix I applied back then, just to not find anything... Don't know 
what I did, but it seems I never committed and/or released it.


I'll look into this once again asap.

--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-03 Thread Michael Herger

It seems that the maximum number of album returned by default is 25.
By setting the limit parameter , it s possible to increase it.


I've already done that. But that's not the problem: the search most 
likely would include various artists albums on which the artist shows 
up, while in the artist query only albums where he is the album artist 
are listed. Or something along these lines.



There is now 66 albums for Frank Zappa.


The search would return many more iirc. But in most cases this probably 
doesn't really matter.


--

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


Re: [SlimDevices: Plugins] Iplayer not working/ Slimnas problem on Freenas

2014-01-04 Thread Michael Herger

I'm sorry I can't work out how to check the DNS on the server, can you
point me in the right direction please?  I can't find it on the Freenas
GUI.  My router says DNS is automatic from ISP.


There's a well known issue with FreeNAS and DHCP where it wouldn't set 
the correct gateway or DNS address automatically. I don't remember where 
exactly you'll find those settings in the web UI. Just browse the 
FreeNAS settings and look out for IP v4 configuration. DNS or gateway 
would be empty or invalid. Replace them with your router's IP address.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-04 Thread Michael Herger

Since Qobuz is now available in Germany I started to play around with it
over Christmas. I first installed the plugin on my Pi and also found it
very sluggish - taking about half a minute to load the playlist of a
productive arstist, like described above.


Ouch... shame on me! I installed the plugin on my Pi to run a few tests. 
And indeed it was very slow. It's not the network. It's not the parsing 
of the bulk of data. It's a _debug_ statement causing the delay!


 Then I copied the plugin and

pref-file to my SB-touch and started tinySB and guess what? It's fast
and responsive, loading the nearly 200 Albums you get, when you search
for Bob Dylan within a second (you can't scroll fast enough in iPeng to
generate a stall). So the problem an the Pi can't be CPU-power alone,


The difference between the Touch built-in server and a regular LMS is 
that all debug login is disabled from the ground up on Touch. In regular 
use it's up to the developer to check whether debugging is enabled or 
not. Which I did not do in this case.


After fixing this browsing albums lists of eg. ABBA or Elvis (which you 
can imagine are long) are almost instant.


Thanks for bringing up this issue! A fix is on its way.

--

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


Re: [SlimDevices: Plugins] Iplayer not working/ Slimnas problem on Freenas

2014-01-05 Thread Michael Herger

Or do you mean ping mySB.com from Freenas webgui?


From the FreeNAS gui or the console. And use www.mysqueezebox.com, not 
mysb.com. That domain doesn't exist, we're only using it here because 
we're lazy...


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-06 Thread Michael Herger

Should I enter the following address in the LMS for that update
automatically: http://www.pierrebeck.fr/SqueezeboxQobuz/repo.xml


NO! In a mail a few weeks back I explicitly told you to _remove_ that 
entry should you still have it. That repository is outdated most of the 
time.


Just check the box enabling all 3rd party plugins. You should find it 
near the text box to manually enter repository URLs.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-06 Thread Michael Herger

My favorites - Albums - Albumname. (in alphabetical order)

Before the Update:

My favorites - Albums - (ArtistName, Albumname). (in alphabetical
order)


This must be the change from a few weeks ago: favorites are no longer in 
one flat list, but grouped by type of favorite (fav. artist, fav. album 
etc.)?



Before was perfect! The New is unhandy. Now I have to remember the name
of the album to find what I want to hear, and before I had to remember
the name of the Artist and then find the Album, which is much easier.


Hmm... isn't this the way it's working now?


So now with the new release there is no such alphabetical
list?:(Artistname, Albumname)

Also when I use

My favorites - Artists - Only 4 Artist names (of of approx 200) show
up. Where are the other 196? (I can see the in my favorites - albums)


It's my understanding that only artists explicitly flagged favorites are 
showin in that list, but not all artists who have an favorite album. 
Maybe I'm using favs differently than you are. But for me this is quite 
a difference.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-06 Thread Michael Herger

Guys can I just confirm something please? So I was able to use Spotify
on my Touch via mysqueezebox.com and as such didn't need a server, my
server broke so this was the only way I listened to music until I
switched to Qobuz, I don't seem to be able to work this via
mysqueezebox.com and have to have my mrs' laptop on to act as a server.
Is this correct or am I doing something wrong? Thanks.


That's correct, as mysb.com doesn't support any 3rd party extensions.

Some users have had success installing the plugin on the touch directly. 
But that's nothing for the faint hearted and requires some command line 
work.


I don't know the current state of Squeezeplug: that was supposed to be 
an easy to be installed LMS for Pi and others. The kind of solution for 
the non-technophile, who didn't want to deal with command lines and 
such, but wanted to run LMS on a cheap device. It might be an option 
worth considering.


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-01-07 Thread Michael Herger

1.3.10 should fix the array issue.

--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-07 Thread Michael Herger

When I make for example Rick Waterman a favorite artist, and his album
Tales From Topographic Oceans [Expanded] a favorite in the Qobuz
player, then on SQBT server i see in favorites - artists - 15! albums
from Rick Waterman. But I just want to see Tales From Topographic
Oceans [Expanded]


Browse Favorites - Albums. I only have two albums in there, though I 
have favorited six artists (who've published dozens of albums).


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-07 Thread Michael Herger

I followed your intruction but I just wanted confirmation.


Not 100% ;-).

- first uninstall the existing plugin. Restart LMS if requested.
- check the Afficher tous les plugins tiers box. Restart again (if LMS 
is asking you to do so).
- now you should see the latest Qobuz version in the section of 
available plugins: check it, restart LMS


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-01-09 Thread Michael Herger

What I would love would be to get the same amount of songs from SM no
matter if SC is enabled or not. Is that possible or is this something
which can't be changed in SM?


The problem is that the plugin can't know what exactly SC is doing. It 
would involve a lot of digging in the other's logic to figure out who 
should be under control of what is currently playing. As both plugins 
try to do basically the same thing, they would start to interfere with 
each other.


--

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


Re: [SlimDevices: Plugins] Radioio no longer works

2014-01-10 Thread Michael Herger

The RadioIO commercial-free streams now work through My Apps on my
Logitech UE Smart Radio.


Thanks for the feedback! I'll add higher quality streams as soon as 
they're available through their API.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-11 Thread Michael Herger

1) In the artist biography, display the full content and not the summary


Hmm... don't remember why exactly I decided to use the summary instead 
of full content.



2) In the Artist menu,  add a button Similar Artists (using the QOBUZ
API artist/getSimilarArtists which returns artist images)


Sounds like a good idea.


3) If possible, In the artist search and in the artist favorites,
display the artist image instead of the default icon.
The QOBUZ API artist/search and favorite don't return the artist images,
but it should be possible to make a second call to the artist/get api to
get them.


Second call on a list with many artists would result in... many calls. 
I guess it would be awfully slow. But I must admit, I've been missing 
those pictures, too. But I could probably keep track of artist pictures 
by artist ID, picking values from that cache if possible. I'll see what 
I can do.



I have succedeed to implement the first 2 points in test


Patches, please :-)

--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-13 Thread Michael Herger

3) If possible, In the artist search and in the artist favorites,
display the artist image instead of the default icon.


Here's the response I got from Qobuz' api team, after I asked for 
support of the artwork in those calls:


Thank you for your feedback and insight.
We are aware of this limitation. Unfortunately it is not yet possible 
fix it.

We plan on implementing that feature later this year.
Please, do not hesitate to submit more feature ideas on our uservoice

uservoice: http://aide.qobuz.com

--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-01-13 Thread Michael Herger

I've noticed many covers are missing, there is a chance to download
online missing covers without doing an other rescan?


Ahm... has nothing to do with SmartMix, does it? Maybe you're looking 
for the Album and Artist Information plugin?


Whatever solution you find: you'll always need a rescan to add new artwork.

--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-13 Thread Michael Herger

1.90 is on its way to you:


1) In the artist biography, display the full content and not the summary


Done. Please let me know if this isn't practical due to content size.


2) In the Artist menu,  add a button Similar Artists (using the QOBUZ
API artist/getSimilarArtists which returns artist images)


Done.


3) If possible, In the artist search and in the artist favorites,
display the artist image instead of the default icon.
The QOBUZ API artist/search and favorite don't return the artist images,
but it should be possible to make a second call to the artist/get api to
get them.


I've added some pre-caching of artist artwork. As in some calls it's 
delivered, in some others not, I'm keeping track of whatever picture 
info has been returned. This then can be used to be shown when no 
picture URL is available. You should now see it in many cases, while it 
can still be incomplete in others. But there's only so much I can do 
about this.


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-01-13 Thread Michael Herger

Michael- any possibility Smart Mix could support Qobuz streaming?


I did indeed investigate some time in this topic. As I've mentioned 
before, only the currently supported services work reliably, because 
they are available from TEN directly. Any other service such like Qobuz 
or WiMP I'd have to write some custom code to do the matching of search 
results to actual tracks on those services.


Unfortunately Qobuz' search sucks big time imho. Eg. search for ABBA, 
and you'd find that pretty well known band on rank 17(!). Gli Abba at 
the top. For whatever reason. This inability to return accurate results 
in a meaningful way makes it almost impossible to do successful matching 
of mix results with Qobuz tracks. Add to this the fact that Qobuz isn't 
officially available in my country, and I therefore only get very few 
playable tracks anyway... I've opened a ticket with Qobuz re. 
improvements of their search as well as re. providing some cross-service 
IDs (eg. musicbrainz). But I doubt anything is to be expected too soon.


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-01-13 Thread Michael Herger

mherger wrote:

search for ABBA


not gonna happen...


As a developer I often have to ignore personal preference. Be it out of 
laziness only. Got a simpler bandname to type repeatedly while testing? :-)


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-14 Thread Michael Herger

I thought I'd give the 1 week trial of Qobuz Hi-Fi a go, but I'm not
getting any sound output.

I have a recent LMS 7.8 running on a Qnap TS-412, connecting to a
Wandboard.


Please check with a real SB. It should work out of the box. If it 
doesn't for the wandboard, then there's an issue with that. Check it's 
audio settings: can flac not be streamed natively?


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-14 Thread Michael Herger

I'm on Android and use Squeeze Commander, but pdf's can be opened using
book reader (in my case Aldiko), I think I used to have some Acrobat
Reader version once. I would think that all we need is a link to a pdf
file in cache and open it in an external app, but then I do not know
much about Android or iOS, just speculating here.


The problem is not the system's capabilities, but the app's ability to 
deal with that kind of link. iPeng does provide access to external 
links. Most other apps I know would ignore them.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-14 Thread Michael Herger

there's also some content that shows up in the search results, yet is
not available for streaming.


Yes, that's a known issue. Their API only gives that information on the 
track level. Thus you would eg. get albums for which the tracks are not 
available. Not much I can do about this afaik.


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-01-14 Thread Michael Herger

mherger wrote:

got a simpler bandname to type repeatedly while testing? :-)




u2


can't type this single-handed without lifting the hand from its regular 
position. No. ABBA is easier :-)


--

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


Re: [SlimDevices: Plugins] [Announce] What Was That Tune? plugin

2014-01-15 Thread Michael Herger

Not tried it yet but I presume this can work at the same time as last.fm
scribbling?


Yes, they're totally independent.


Does it have any options to set what gets logged at all? I already
scrobble to last.FM for local music so it would be handy for this to log
non local stuff only.


No, it's really simple right now. But I'll start a to-consider list for 
it now.


--

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


Re: [SlimDevices: Plugins] [Announce] What Was That Tune? plugin

2014-01-15 Thread Michael Herger

So this improves on the playlog plugin ? That does similar things ?


I only had a quick look at the playlog plugin. Yes, it sure does similar 
things. But WWTT is much simpler. It does the things I wanted, the way I 
wanted :-). I didn't like PlayLog's UI. PlayLog does provide some links 
to external sources (IIRC), WWTT does integrate with my MAI plugin.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-16 Thread Michael Herger

one other minor issue, occasionally i see multiple copies of the same
album in the search results.  Amos Lee is an example- there are two
instances of about half his albums listed.  a cursory examination shows
them to be identical.


As I said in the Smart Mix thread: Qobuz search sucks. They don't even 
put direct matches at the top of the results list (remember ABBA? :-P)


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-19 Thread Michael Herger

thanks!  seems to work.  what is it proxying to?


In normal operation the player would stream directly from the source. In 
proxied mode the server is streaming data from the source, re-streaming 
to the players.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-19 Thread Michael Herger

FLAC : disabled


Well, you've disabled flac playback - what would you expect? Set it to 
Native instead.


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-01-19 Thread Michael Herger

I never seem to get any tracks returned.  I've checked the unrecognised
songs log and the only things listed are videos from my itunes library.


Please note that after an initial export of your data the processing can 
take quite a while. I see that you've uploaded data of about 14k tracks. 
Is this about right?


--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-01-19 Thread Michael Herger

Hi Michael, a little off topic but how do I get music tracks that our
band has recorded analyzed for use in Smart Mix? I have had a good look
through TED and can see it is possible to upload but it requires a lot
of stuff that I just don't understand as it seems to be a developers
code. Is there a simple interface via the web?


I'm sorry to say: no idea.

--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-01-20 Thread Michael Herger

I've had the plugin active since before Christmas but only got round to
posting my question now so maybe there is something else I need to look
at?


Does _any_ mix fail?

--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-20 Thread Michael Herger

is quobuz the onlyone hd music service on squeezebox (i mean lossless,
flac ) ? is it available in italy?


There's also WiMP - a Norwegian service. But I doubt it's available in 
Italy. I think it's norther EU territory, Germany being the southern 
most of the supported countries.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-20 Thread Michael Herger

FLAC set to Native but still no joy.


Unfortunately there's no reset to defaults in this section (is 
there?). But do you remember why you started fiddling with those 
parameters to start with? Maybe you'll figure out what else you changed 
to break flac streaming.


--

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


Re: [SlimDevices: Plugins] [Announce] What Was That Tune? plugin

2014-01-20 Thread Michael Herger

I have the WWTT working on the web interface and iPeng 7 (both iPhone
and iPad), but it does not work on either of my Touches, my Controller
or my Radio.


Would it show up if you restarted the devices? Are they connected to the 
same LMS?


--
--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-20 Thread Michael Herger

neither qobuz is available,i'm trying to subscribe but it says i
can't!!!


Same here in Switzerland. Though Qobuz say they were planning to expand. 
We'll see.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-20 Thread Michael Herger

I can stream by own FLAC files without problem.
I'm on a one month trial but it says in my account I have access to
Qobuz Premium service until 26 January 2014.


You never said how it actually failed. Do you get any error message on 
the players? You might want to remove the server.prefs file to start 
from scratch (can always put it back once you've figured things out).


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-21 Thread Michael Herger

I have now found out Qobuz Premium is 320kbps streaming and Qobuz Hi-Fi
is FLAC CD quality streaming. As I think I said earlier I was on the
Premium 30 day trial but have now upgraded and started another 30 days
on Hi-Fi. Sorry if I have wasted some of your time but at least I had
the correct file settings in Squeezebox Server.


I'm glad you figured it out. I forgot about the Premium vs. Hifi 
accounts myself... Thought there's no better than Premium.


--

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


Re: [SlimDevices: Plugins] [Announce] What Was That Tune? plugin

2014-01-27 Thread Michael Herger

I personally only want one more thing: name of the player somewhere in
the logtext. Maybe a candidate for the consider list?


Yeah, that's actually something I've been planning from the beginning. 
Most of the time I don't care what is being played on the kids' player :-).


--

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


Re: [SlimDevices: Plugins] Rhapsody? Down.

2014-01-28 Thread Michael Herger

Please check the other threads on this topic. We're working on it.

--

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-01-28 Thread Michael Herger

I ran a search of this thread, but couldn't find any hits that answered
this question#8230;hope it hasn't been asked and answered 100 times
already: the screenshot of the blender on your webpage shows an option
to play the mix as a static playlist, but when I pull up the blender, it
only gives me Play this mix or Save this Recipe.  When I hit Play
this mix, it starts what appears to be a Dynamic playlist.  Is there
some switch I need to turn off to get the static playlist choice?


Heh... I'm always surprised by how closely some people look at 
details... Yes, that _was_ an option indeed, but I removed it at some 
point. TBH I can't even remember the reason, but I think I encountered 
some timing issues somewhere. Must have been a reasonable reason to 
disable/remove it.


IIRC I didn't remove the code, but commented it out. Will review it.

--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-29 Thread Michael Herger

i'm new on this forum and also newbie for using LMS. As Zizione, i also
configured the decoding of flac to pcm on ther server. With my own flac
in my library, there is no problem. But when using Qobuz with my Hifi
subscription, i have exactly the same error as Zizione.


Just enable native flac playback again and Qobuz will work. I know some 
people believe it sounded better when decoded on the server side. But I 
believe no sound sounds even worse than native playback on the device :-P.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-29 Thread Michael Herger

I have flac to flac set as native and still got the same error as zizone
and crispiyux are reporting. I'm using Squeezelite that is supposed to
handle flac natively.


Hmm... not sure. Triode might know better. Did you ask him?

--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-01-29 Thread Michael Herger

I had the Qobuz Plugin version 1.90 installed. I saw now, that on
Pierre's page, version 1.85 is the newest version.


Pierre's page often is outdated. Don't use that repository any more.

Did you by any chance disable native flac playback and have LMS 
transcode flac to pcm on the server? This doesn't work with online flac 
streaming.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-02-03 Thread Michael Herger

Would it be possible for you guys to sort search results?


Dean used to say: It's software - anything can be done. But somebody 
has to do it. My resources are very limited. This is something I'd 
expect a service to do (their search in their desktop app is similarly 
poor imho).



You could use levenshtein distance in your algorithm so the closest
matches are sorted to the top.


I don't even know what this is. But as you are familiar with it, why 
don't you give it a try? ;-)


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-02-03 Thread Michael Herger

Maybe I missed this before...it seems I can't skip forward and backward
in a track. This works on other streaming services. Is this a known
problem (and fixable) or is it something to do with my setup?


I _think_ it might be a limitation of flac online streaming. I'm not 
100% sure, but it might be related to the fact that we can't transcode 
it on the server.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-02-05 Thread Michael Herger

Thanks for trying this. So far it seems the sorting is still broken. I


Broken as in searching for abba wouldn't list it at the top of the 
search results?



could not find the server.log yet, but will search for it and try to
find the module message.


Check the web UI, Settings/Information.

--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-02-05 Thread Michael Herger

What OS are you using?

--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-02-05 Thread Michael Herger
Argh... that nice build script didn't include the added lib folder. 
1.101 should be out shortly. Thanks for the heads up!


--
--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-02-05 Thread Michael Herger

Just tried the new searching algorithm, it worked one time but on two
other tests the squeezebox server stopped answering (for any request or
menu option  had to stop it and launch it again)
(Running it on Synology NAS DSM 4.3 in version 7.8)


What kind of CPU is this NAS using? I think the sorting is a bit 
expensive. It might cause players to time out on slower servers. I'll 
probably add some filtering before the sorting to speed things up. 
Another option would be to use a faster implementation. Alas, that would 
require binaries for every platform I'd want to support...


How knowledgeable are you on Linux and building stuff?

--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-02-05 Thread Michael Herger

Sorry to complain, but could you put in a little on/off switch for now?
My Raspberry Pi is taking a long time searching now, and the results
don't really seem any better than before, just different, so I'd like to
turn the new algorithm off for now to make Qobuz more useable...


I'm sorry to hear that. I think it's most effective if you enter precise 
search terms (eg. full artist name). I've been thinking about a switch 
myself, as I'm currently playing with much more aggressive filtering, 
which could potentially not please everybody.


Here's the question: if you search for abba, are you expecting to find 
all tracks by this artist when drilling down Search/Tracks? Or would you 
be happy to go Search/Artists/Abba/Tracks instead?


The search results as returned by Qobuz would do the first: return all 
artists with abba in the name (from abba (karaoke tribute band, as 
made famous by ABBA) to yabba!), as well as all albums and all tracks 
by these artists. Obviously it's not all of them but currently 200 of 
each. That's 600 items when doing a simple search. Sorting them is 
expensive.


My next approach would be to filter out stuff which doesn't match in the 
name/title. Eg. abba would only show tracks with abba in the title, 
but not all tracks by that group. This can considerably cut down the 
amount of data before sorting. As filtering is cheaper/faster than 
sorting, this not only cleans up the final list, but speeds up things as 
well.


What do you think?

--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-02-06 Thread Michael Herger

I have successfully installed Qubuz on the server (Mac OSX v. 7.7.3) but
the plugin doesn't appear in the Squeezebox Touch menu. How do I install
it?


Sometimes the devices need an additional kick to re-load the full menu. 
Restart Touch?


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-02-06 Thread Michael Herger

If I enter a search term in Triodes Spotify app on my LMS then I get a
pretty accurate list of results.


Understood. Unfortuantely Qobuz' search is poor. Even in their own 
application. I cannot fix this. I can only try to massage the poor 
results to make them a bit less poor. But this goes at the cost of 
performance, as I have to filter and sort what should already be 
filtered and sorted.


Qobuz' engineers have confirmed the issue and told me they were working 
on it. The results of their work should show up in this app 
automatically. Until then I'm going to apply some local 
filtering/sorting to improve results.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2014-02-06 Thread Michael Herger
Ok, next try. v1.111 comes with tweaks for both performance and quality 
of the search results. Plus an option to turn the magic off to maximize 
speed on slow servers.


In many cases you should get a much shorter list of results. But please 
note that if you want to find all tracks by artist ABBA, you'll have to 
search for the artist, then drill down to his tracks. Searching for 
tracks with the keyword ABBA will only return tracks with that term in 
the title.


--

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


<    1   2   3   4   5   6   7   8   9   10   >