06-04-2022, 11:15 PM
(This post was last modified: 06-04-2022, 11:19 PM by Nutul.
Edit Reason: Syntax fix
)
Hi,
(it will be long, but I'll try to be as exhaustive as possible in describing the issues)
first things first:
- my music library consists almost entirely of a single flac file + cue sheet + folder.jpg
- every single album is in its folder, flac files also contain the album art in the "Cover (front)" in their ID3v2 tag
- the whole library is on an external USB HDD with the following tree:
- Music
- A
- Accept
- Adele
- Alice in Chains
- Rainier Fog
- Alice in Chains - Rainier Fog.cue
- Alice in Chains - Rainier Fog.flac
- folder.jpg
...
...
- Z
I have set "ignore CUE files" to off, of course, generated the library and the thumbnails.
Now for the "bugs":
a) Library, Folder View
- in every folder I can see 2 entries, both of them being (e.g.) "Alice in Chains - Rainier Fog.cue", one with a folder icon, being actually browsable, and the other with some list icon, non-browsable. Both are playable, though.
- when I open the browsable one, I see no album art in the top item, describing the album itself.
- playing the folder => no album art in the now-playing page
- playing the CUE => album art is shown in the now-playing page
- playing the top item in the expanded CUE => album art is shown in the now-playing page
- playing any of the songs in the CUE => no album art in the now-playing page
b) Library, Artist Album view
- in the Artist Album view, no album art is shown for the albums, instead the icon for a file not being found is shown (by the browser itself, I mean, not from moOde)
- if I click on an album, I can see the tracks in it appearing at the bottom; the bigger album art now shows a default "moOde" image.
c) Library, Album view
- No album shows its album art, instead the same "file not found" icon is shown as in the album in the previous view.
- selecting the (...) to show the tracks gives the same bigger image (generic "moOde") as above.
NOTE: only the folders containing just audio files (no cue) with embedded art show up properly everywhere.
Some quick thoughts:
1. Since the browser shows its default image-not-found icon (and the HTML element has indeed a file - a hash of the audio filename, I assume), I must conclude that somehow the HTML generation is sure that the file should exist...
2. Could it be that... the thumbnail generator ONLY parses actual audio files (flac / mp3 / ogg etc. BUT DOES NOT PROCESS ANY CUE, neither plain, nor scanning their contents) WHILE the HTM generator just gets the file to play (a CUE), generates the hash that would - normally - lead to the album art in the thumbnail folder, but such file has never been generated.
Does this make sense?
Does anybody else experience the same?
Thanks for your attention, Al.
(it will be long, but I'll try to be as exhaustive as possible in describing the issues)
first things first:
- my music library consists almost entirely of a single flac file + cue sheet + folder.jpg
- every single album is in its folder, flac files also contain the album art in the "Cover (front)" in their ID3v2 tag
- the whole library is on an external USB HDD with the following tree:
- Music
- A
- Accept
- Adele
- Alice in Chains
- Rainier Fog
- Alice in Chains - Rainier Fog.cue
- Alice in Chains - Rainier Fog.flac
- folder.jpg
...
...
- Z
I have set "ignore CUE files" to off, of course, generated the library and the thumbnails.
Now for the "bugs":
a) Library, Folder View
- in every folder I can see 2 entries, both of them being (e.g.) "Alice in Chains - Rainier Fog.cue", one with a folder icon, being actually browsable, and the other with some list icon, non-browsable. Both are playable, though.
- when I open the browsable one, I see no album art in the top item, describing the album itself.
- playing the folder => no album art in the now-playing page
- playing the CUE => album art is shown in the now-playing page
- playing the top item in the expanded CUE => album art is shown in the now-playing page
- playing any of the songs in the CUE => no album art in the now-playing page
b) Library, Artist Album view
- in the Artist Album view, no album art is shown for the albums, instead the icon for a file not being found is shown (by the browser itself, I mean, not from moOde)
- if I click on an album, I can see the tracks in it appearing at the bottom; the bigger album art now shows a default "moOde" image.
c) Library, Album view
- No album shows its album art, instead the same "file not found" icon is shown as in the album in the previous view.
- selecting the (...) to show the tracks gives the same bigger image (generic "moOde") as above.
NOTE: only the folders containing just audio files (no cue) with embedded art show up properly everywhere.
Some quick thoughts:
1. Since the browser shows its default image-not-found icon (and the HTML element has indeed a file - a hash of the audio filename, I assume), I must conclude that somehow the HTML generation is sure that the file should exist...
2. Could it be that... the thumbnail generator ONLY parses actual audio files (flac / mp3 / ogg etc. BUT DOES NOT PROCESS ANY CUE, neither plain, nor scanning their contents) WHILE the HTM generator just gets the file to play (a CUE), generates the hash that would - normally - lead to the album art in the thumbnail folder, but such file has never been generated.
Does this make sense?
Does anybody else experience the same?
Thanks for your attention, Al.