(09-05-2019, 09:31 PM)deztiny Wrote: In version 6 this part code has been rewritten and needs to be changed:
up to 5:
$album = $flatData['Album'] ? $flatData['Date'] . ' - ' . $flatData['Album'] : 'Unknown';
6 and newer (I guess):
'album' => ($flatData['Album'] ? $flatData['Date'] . ' - ' . $flatData['Album'] : 'Unknown'),
(Since tinypic is offline) here are some new screenshot what this line does:
In Sorting of albums is done by year
https://ibb.co/8bBSmbr
Sorting albums is done alphabetic by artist but album title is showing year first
https://ibb.co/PgDKkS2