e2openplugin-EnhancedMovieCenter icon indicating copy to clipboard operation
e2openplugin-EnhancedMovieCenter copied to clipboard

Alternative place to store .cuts files for read-only mounted shares.

Open AndKe opened this issue 8 years ago • 2 comments

EMC with it's move/delete features are way too dangerous with remote in kid's hands.

I have mounted some shares, so path looks like: /media/hdd/movie/share/movie1.mkv /share would be mounted as ReadOnly.

.cuts could then be stored like /media/hdd/cuts/movie/share/movie1.mkv.cuts

So the request is simply to replace a part of path like: replace: /media/hdd with: /media/hdd/cuts

for all *.cuts operations..

AndKe avatar Feb 20 '18 13:02 AndKe

Why do you not lock your share with the EMC lock option? To prevent from move, you can set another function to the colorkey.

Swiss-MAD avatar Feb 20 '18 13:02 Swiss-MAD

1: the menu option to move will still remain. 2: not having those files in shares is "cleaner", also in case of manual file management or other media players, the cut files miss a dot from being hidden and out of the way. 3: having it all on another place would be so much neater. (not to say in a DB or one file.)

AndKe avatar Feb 20 '18 13:02 AndKe