2010-10-24, 03:13 PM
(This post was last modified: 2010-10-25, 05:12 PM by carpeVideo.)
I have started using an unraid server to store the majority of my files. The filesystem is reiser not NTFS so alternate file streams are stripped as files are copied from NTFS
The new functionality allowing reading of the <show>.xml allows the preservation of the alternate metadata. So my utility for moving files does this:
* extract alternate stream metadata to <show>.xml
* copy <show>.* to the unraid directory (moves the show, cut files etc.)
* update the NPVR database with the new location
This works well but the new timing data stream will be lost. So my wishlist suggestion is the ability for NPVR to read an external file for the timings perhaps something like <show>.tim or <show>.tmg. Then a utility can extract that data stream as well and NPVR can go on its merry way when playing files moved to a non-ntfs filesystem. Assuming there are others who do something similar this would be a useful and easy to implement feature.
Cheers,
CV
The new functionality allowing reading of the <show>.xml allows the preservation of the alternate metadata. So my utility for moving files does this:
* extract alternate stream metadata to <show>.xml
* copy <show>.* to the unraid directory (moves the show, cut files etc.)
* update the NPVR database with the new location
This works well but the new timing data stream will be lost. So my wishlist suggestion is the ability for NPVR to read an external file for the timings perhaps something like <show>.tim or <show>.tmg. Then a utility can extract that data stream as well and NPVR can go on its merry way when playing files moved to a non-ntfs filesystem. Assuming there are others who do something similar this would be a useful and easy to implement feature.
Cheers,
CV