![]() |
Workflow to manage library - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: Workflow to manage library (/showthread.php?tid=6873) |
Workflow to manage library - jh9238 - 09-03-2024 I am very new to moOde -- but I was able to easily get it up and running on a pi and connected to a SMB file share with a large, legacy music library (~20K songs) *Most* of my music is properly/consistently tagged, but not all -- notably compilation/VA albums. My question is -- does anyone have a recommended workflow for importing or managing a library? i.e. if I find an incorrect tag while browsing via moOde, what is the best way to fix it? can I do it directly via moOde, or do I have to manually edit the underlying meta and then force a library update? i.e. if an album doesn't have a cover file, moOde appears to use the embedded cover of the last file in the folder. Is there a better way to update the cover other than manually supply a new cover.jpg into the folder, and then force a regen of the thumbnail cache? TIA! RE: Workflow to manage library - the_bertrum - 09-03-2024 The short answer is, yes you need to manage the tags, including images outside of moOde then rebuild your library afterwards. Longer answer, my workflow looks like this:
RE: Workflow to manage library - Tim Curtis - 09-03-2024 Your question: "i.e. if an album doesn't have a cover file, moOde appears to use the embedded cover of the last file in the folder. Is there a better way to update the cover other than manually supply a new cover.jpg into the folder, and then force a regen of the thumbnail cache?" Correct. The last track in an album is used to extract an embedded image. This is because normally if tracks in an Album contain embedded cover art it will be the same image in each track. There are rare exceptions to this for example Nine Inch Nails - The Slip. In this Album each track contains a different cover image but the Album cover itself is an actually the image contained in the first track. To handle this type of Album, although it's not documented :-0 do the following: Code: Cover search = Embedded Also, for compilation albums populate the Album Artist tag with a consistent string for example "Various Artists". RE: Workflow to manage library - jh9238 - 09-04-2024 I appreciate the replies! This helps! RE: Workflow to manage library - PJVervoorn - 09-06-2024 I use Picard to manage the tags, cover art and directory structure. |