And now it's mixing fine. Sadly I now get occasional tracks that are not
from the "classical" genre.

I'm pretty sure I explained this before, but I think you need to understand how this works, before you try to "fix" it. When you try to create a mix with SmartMix using a music service which is _not_ supported by TEN, then the following happens:

- SmartMix creates a mix using Spotify (IIRC).

- using the results given for Spotify, SmartMix tells the unsupported music service (Qobuz) to return a list of tracks matching the title of the Spotify track

- once we get a list of title back from Qobuz, SmartMix tries to find a track with matching artist within this list of titles.

So basically SmartMix uses a title search to get tracks, then a (slightly fuzzy) artist compare to get a hit out of these candidates. By disabling the artist check you disabled the second step. This is causing SmartMix to pick the first _title_ match. And even this title match can be fuzzy.

Furthermore you've disabled the check whether a track is actually playable. You might end up with 30s samples.


If I could figure out how to let the Plugin
check the "genre" tag of the Plugin, then that might actually do the
trick. Can you tell me how to do that? I also don't know which one of

Hmm... the simplest would probably be to add this condition to the mix recipe. Otherwise you'd be facing a lot of code changes. I'm not sure you want to tackle this in the code...

--

Michael
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to