I am using a Drobo 5N2. I have two folders containing music. One that has my older CD’s and one that has my newer CD’s. The older one is primarily MP3’s. My newer one is Lossless WAV. The MP3 folder scans just fine and populates Plex. The WAV folder does not. I have checked an I believe the Lossless WAV files are supported. I’m at a loss and would love some help in getting these to be recognized in Plex. Thank you in advance.
Hey Otto,
I tried converting the existing WAV files to FLAC files but that didn’t work. Do I have to convert directly to FLAC from the CD or is it possible to convert them to FLAC from the existing WAV files?
for %%I in (*.wav) do (D:\tools\eac3to\eac3to.exe "%%I" "%%I.flac")
(of course you will have to adapt the path name to the location where you stored the eac3to.exe file on your computer. It’s best to avoid space and special characters in folder names.)
Since I am unable to locate a way to ask a new question I need to ask here. Why doesn’t PLEX read the metadata included in my ID3 tags when I have selected Personal Media Artists as priority for the Agent for my Music?