2012-03-06, 07:16 PM
Brian,
When I am trying the new feature to reach Music and Videos the nDroid server crashes requiring a restart. Both my Music and Videos are located on shares on a server.
Extract from my nPVR Config.xml
Not sure what logs to attach but I can do if you let me know how.
\\Agerdin
When I am trying the new feature to reach Music and Videos the nDroid server crashes requiring a restart. Both my Music and Videos are located on shares on a server.
Extract from my nPVR Config.xml
Code:
<MusicLibrary extensions="^.+\.(mp3|ogg|m3u|wma|aac|wav|m4a|fla|flac)$">
<Directory name="Music">\\GERDIN-SERVER\Music\</Directory>
</MusicLibrary>
<VideoLibrary extensions="^.+\.(mpeg|mpg|m2v|avi|ty|avs|ogm|mp4|mov|m2ts|wmv|cdg|iso|rm|dvr-ms|ts|mkv|vob|divx|flv|ratDVD|m4v|3gp|rmvb|wtv|bdmv)$">
<Directory name="Videos">\\GERDIN-SERVER\Videos\</Directory>
<Directory name="Children Shows & Series">\\GERDIN-SERVER\Recorded TV\</Directory>
<Directory name="Recordings">E:\My Recordings\</Directory>
</VideoLibrary>
<PictureLibrary extensions="^.+\.(bmp|jpg|png|tiff|tif)$">
<Directory name="Photos">\\GERDIN-SERVER\Photos\</Directory>
</PictureLibrary>
Not sure what logs to attach but I can do if you let me know how.
\\Agerdin