Most of my music collection is in .wav format and thats not going to change. I would like to use libreelec but the library tool fails to recognise .wav files even though they can be played one at a time or via manually created playlists. This is extremely frustrating, I would like to control what file formats are filtered from the library. MythTv was able to support .wav files in it's library by assuming the structure of MusicFolder/Artist/Album/Song which is exactly what most people using .wav files are using. Please allow the library to support .wav files. If there is an add-on that allows this, please let me know. Please don't talk to me about .flac or mp3, I really don't care what you like, .wav is what I like.
Please support .wav files in the library
-
anotheruser -
January 5, 2020 at 8:43 AM -
Thread is Unresolved
-
-
From https://kodi.wiki/view/music_tagging The music library is based on scanning tags embedded in the music files.
I think you need to tag better your files. Or rip them again.
-
I'm aware of how the library uses metadata embedded in each audio file but .wav files don't use metadata. In situations where the library search encounters a .wav file, the directory structure should be used to define the artist, album and song instead of skipping a supported file type.
-
Wav supports ID3 tags. I assume your files doesn't have it? Can you upload one of yours wav files?
Example data from MediaInfo:
Code
Display MoreGeneral Complete name : C:\temp\file_example_WAV_2MG.wav Format : Wave File size : 2.05 MiB Duration : 33 s 529 ms Overall bit rate mode : Constant Overall bit rate : 512 kb/s Album : YouTube Audio Library Track name : Impact Moderato Performer : Kevin MacLeod Director : Kevin MacLeod Genre : Cinematic Original source form/Name : YouTube Audio Library Audio Format : PCM Format settings : Little / Signed Codec ID : 1 Duration : 33 s 529 ms Bit rate mode : Constant Bit rate : 512 kb/s Channel(s) : 2 channels Sampling rate : 16.0 kHz Bit depth : 16 bits Stream size : 2.05 MiB (100%)
And again from the link above:
2 Understanding the Music Library
- The music library is based on scanning tags embedded in the music files. It ignores the folder names and structure and file names. Proper tagging is essential to ensure the library is populated correctly. Having slight variations in the tags for artist and album names could mean duplicated and unwanted entries.