Is all media supposed to be rescanned after performing a "server restart"?
I've noticed when adding new media (movies) sometimes the incorrect length, size or other attribute is reported. This messes up the WDTV Lives ability to properly playback the file.
I do a "server restart" expecting all movies to to re-scanned for their specific properties. -It does not.
I need to do a manual "Read properties from file" to repair the issue.
Question: Is it possible to auto-magically perform a "media properties scan", rather than manually each time I add files?
Thanks,
Bertrand
Media scanning without server restart?
Media scanning without server restart?
Wild Media Server installed on: Windows Home Server (3Tb custom build)
Playback on: WDTV-Live via Yamaha RXV-1800 Receiver
Viewing on: 46" Samsung 6-Series LCD
Playback on: WDTV-Live via Yamaha RXV-1800 Receiver
Viewing on: 46" Samsung 6-Series LCD
Re: Media scanning without server restart?
I think it is necessary to solve the original problem. If you are using file-sharing network, then configure the software file-sharing network to use the temporary directory.brettich wrote:Is all media supposed to be rescanned after performing a "server restart"?
I've noticed when adding new media (movies) sometimes the incorrect length, size or other attribute is reported. This messes up the WDTV Lives ability to properly playback the file.
I do a "server restart" expecting all movies to to re-scanned for their specific properties. -It does not.
I need to do a manual "Read properties from file" to repair the issue.
Question: Is it possible to auto-magically perform a "media properties scan", rather than manually each time I add files?
In WMS, you can add a script that will be running on schedule and read the file properties, depending on certain specified conditions.
Re: Media scanning without server restart?
Sorry -Which temp folder? -A WMS temp working folder or a Windows %temp% folder? I only know of the temp folder under the transcoding settings...Eugene wrote: I think it is necessary to solve the original problem. If you are using file-sharing network, then configure the software file-sharing network to use the temporary directory.
Can you post the script? Rather than having a script run on a specific schedule, It makes more sense to run it when media is added / changed or removed. -preferably automatically....Eugene wrote: In WMS, you can add a script that will be running on schedule and read the file properties, depending on certain specified conditions.
Sometimes I need to replace a specific movie.mkv with another file with the same name. I believe this creates issues for WMS because the file name & location stays the same, but all the attributes are different. -Bitrate, size, length, extension etc... The WMS database contains attributes for the <old> file not the new one I just added....
Thanks for your help.
Bertrand
Wild Media Server installed on: Windows Home Server (3Tb custom build)
Playback on: WDTV-Live via Yamaha RXV-1800 Receiver
Viewing on: 46" Samsung 6-Series LCD
Playback on: WDTV-Live via Yamaha RXV-1800 Receiver
Viewing on: 46" Samsung 6-Series LCD
Re: Media scanning without server restart?
If you use programs like mTorrent, then its settings are able to use the temporary directory for downloadable files.brettich wrote:Sorry -Which temp folder? -A WMS temp working folder or a Windows %temp% folder? I only know of the temp folder under the transcoding settings...Eugene wrote: I think it is necessary to solve the original problem. If you are using file-sharing network, then configure the software file-sharing network to use the temporary directory.
http://www.wildmediaserver.com/forum/vi ... 1981#p1981brettich wrote:Can you post the script? Rather than having a script run on a specific schedule, It makes more sense to run it when media is added / changed or removed. -preferably automatically....Eugene wrote: In WMS, you can add a script that will be running on schedule and read the file properties, depending on certain specified conditions.
Sometimes I need to replace a specific movie.mkv with another file with the same name. I believe this creates issues for WMS because the file name & location stays the same, but all the attributes are different. -Bitrate, size, length, extension etc... The WMS database contains attributes for the <old> file not the new one I just added....
Perhaps in future versions will be reading the properties of file with the file date change