2015-01-10, 17:43
I followed the wiki in the wiki closely, and I have come to the conclusion that XBMC is not translating its special:// path correctly before passing it to timidity.
Or can someone enlighten me if the low level libs like timidity etc understand what "special://" means (I highly doubt this)
The error in the log clearly states that timidity cannot find the config file that was passed to it in its arguments. I looked at the timidity source code and found the exact error message, and it is being passed an argument (config path) that it can't understand.
I searched the dev forum for timidity and came up with nothing related to this.
I'm building a branch of openelec and xbmc just so I can examine this bug further, but I wanted to post the question here.
Regards,
Mark
Or can someone enlighten me if the low level libs like timidity etc understand what "special://" means (I highly doubt this)
The error in the log clearly states that timidity cannot find the config file that was passed to it in its arguments. I looked at the timidity source code and found the exact error message, and it is being passed an argument (config path) that it can't understand.
I searched the dev forum for timidity and came up with nothing related to this.
I'm building a branch of openelec and xbmc just so I can examine this bug further, but I wanted to post the question here.
Regards,
Mark