aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-18 15:46:07 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-18 15:46:07 -0400
commit93bf5010d8ae794c1a6fbef78e3c1464acf4ee80 (patch)
treeea4afc4e1ca7c65414829a69f83b359c777e500e
parent6679b75c9d8d7cf262035d96bfd298a4d91f8644 (diff)
parentbc094901743d616fa95d7c688a03c9b9a9169e20 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/forum/Using_for_Music_repo.mdwn13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/Using_for_Music_repo.mdwn b/doc/forum/Using_for_Music_repo.mdwn
new file mode 100644
index 000000000..25f1365fb
--- /dev/null
+++ b/doc/forum/Using_for_Music_repo.mdwn
@@ -0,0 +1,13 @@
+Hi,
+
+I am looking into using git-annex to sync my Music between 3 sources: desktop, laptop, backup, but I'm not sure if this will work ok.
+
+I notice on the wiki that: "Normally, the content of files in the annex is prevented from being modified. That's a good thing, because it might be the only copy, you wouldn't want to lose it in a fumblefingered mistake."
+
+But most music players will download artwork, and some of course will dynamically modify/rename files according to meta data. And I may be downloading and/or playing music on both the desktop and laptop. So obviously I wouldn't want to be manually unlocking individual files here. It would kinda interrupt the music listening experience. So how would this work?
+
+I am assuming that I would always have to do a git annex add *.mp3 *.flac *.jpg before doing a git annex sync. But can I just keep everything unlocked? Any side effects here? Will this work or should I just use rsync?
+
+Regards,
+
+bk