Keeping Stereo and Surround audio in the same library
#1
I have a number of surround audio music discs, such as DTS versions of Rush albums. Currently I have them ripped to my NAS as ISOs and replay them through my Dune.

The reason for this is that for some reason, when I place these ISOs in with my music files, they do not display in XBMC either in the library view or the file view. I've never understood why that is.

Is there a way I could add these ISOs to the music library in XBMC?
Reply
#2
I remember having same issue back in a day.

You will have to create advancedsettings.xml file and add some code to it:
Code:
<musicextensions>
  <add>.iso</add>
</musicextensions>

More details here:
http://wiki.xbmc.org/?title=advancedsettings.xml
Check chapter 2.6.1 musicextensions

Just because its recognize it does not mean it will play Smile
Videos menu should recognize and play your ISOs.
Reply

Logout Mark Read Team Forum Stats Members Help
Keeping Stereo and Surround audio in the same library0