diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlrnOT_XLcNNtmIwVdAJCJYu1BwAAOYtBI <Federico@web> | 2011-12-22 19:33:11 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-12-22 19:33:11 +0000 |
commit | 2a7246864eb2a43f041eb35ffe58166ca2c59229 (patch) | |
tree | cbbdd4e109ca564f42e2ce6fc6f0db3495bea296 | |
parent | 1071a3cf02a2be9b8fd7ec2222e80f6090c4b053 (diff) |
-rw-r--r-- | doc/forum/vlc_and_git-annex.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/vlc_and_git-annex.mdwn b/doc/forum/vlc_and_git-annex.mdwn new file mode 100644 index 000000000..cb07f8183 --- /dev/null +++ b/doc/forum/vlc_and_git-annex.mdwn @@ -0,0 +1,11 @@ +I used to save movies with the srt subtitle files next to them. + +Usually vlc finds it because it's on the same directory than the movie file, however with git annex the link is located on another folder. +So after adding movies to git, the subtitles doesn't load anymore. + +couldn't find a quick fix. I'm thinking a bash script, but wanted to discuss it here with all annex users. + +I know It's out of annex scope, but I think a movie archive is a great scenario for git-annex. +most of my HD is filled up with movies from the camcorder, screencast, etc... +And we usually don't modify those files + |