diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlKguAW2rkgcUqK2mmxlYnh4Jj578A4AIA <Anton@web> | 2014-01-02 22:33:04 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-01-02 22:33:04 +0000 |
commit | 3e5b350950716be6870e9b86e20b8982dec2d51b (patch) | |
tree | c691bd7128dcac9e1d5face9d9d9ec95495a92d5 /doc/todo | |
parent | 9af41f87211de4f3b1ccee214cd6c26654be955c (diff) |
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/wishlist:_derived_content_support.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_derived_content_support.mdwn b/doc/todo/wishlist:_derived_content_support.mdwn index 1366dd763..19556a13e 100644 --- a/doc/todo/wishlist:_derived_content_support.mdwn +++ b/doc/todo/wishlist:_derived_content_support.mdwn @@ -4,3 +4,5 @@ Example: I have music in flac on my htpc, but i think flac is way overkill to have on my Android device, so i transcode them to ogg/mp3 on my htpc and then sync them to my Android device. Transcoding is a good example for this type of feature, but there might be other uses too. + +The basic thing is to know a file is a "copy" of another file, but its a generated result, so the actual file is not important, but the source is. |