The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Auto-shuffle does not distinguish between different albums of same album title
#1
Hi all,

I have discovered a minor (but sometimes annoying) issue with Auto-shuffle in Album mode: If two (or more) different albums share the same album title, e.g. "Greatest Hits" of different artists, the auto-shuffle feature currently does not distingush between them but would always add all of these albums at once.

The reason seems to be that the Album mode internally uses "ashuffle --group-by album" which just compares the album title tags rather than a (more distinct) combination of tags.

Possible fix: The ashuffle homepage suggests to use "ashuffle --by-album" for this purpose instead, where the "--by-album" option is a shortcut for "--group-by album date". This would still cause an issue if albums of the same title also share the same date tag, but would at least work in more/most cases.

Would it be possible to implement a fix for this issue?

Thanks & best regards
Jens

PS: I am running Moode 8.1.2
Reply


Messages In This Thread
Auto-shuffle does not distinguish between different albums of same album title - by jenzd - 09-05-2022, 10:20 PM

Forum Jump: