Hi!
I have some troubled to access some flac files. In the log, I can read:
2020-03-31 17:59:00.462 T:140537515427584 ERROR: Init: Error opening file nfs://192.168.0.5/data/Musique/xxx/xxx/xxx/xxx/xxx.flac
2020-03-31 17:59:00.462 T:140537515427584 ERROR: CAudioDecoder: Unable to Init Codec while loading file nfs://192.168.0.5/data/Musique/xxx/xxx/xxx/xxx/xxx.flac
2020-03-31 17:59:00.462 T:140537515427584 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder
But I can read the files from another machine, using:
$ vlc nfs://192.168.0.5/data/Musique/xxx/xxx/xxx/xxx/xxx.flac
How can I check from kodi, in a console, if I can access to the file? Is there a maximum depth for nested dirs?
Thanks,
Frédéric