summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Lilleengen <lulf@pvv.ntnu.no>2008-08-17 22:01:50 +0200
committerUlf Lilleengen <lulf@pvv.ntnu.no>2008-08-17 22:01:50 +0200
commit0f401996420036f471428ef05f9c77dc82a87887 (patch)
tree87abc89eda64d32fd52e4bbf001ef8dc45f6534f
parent0cf8ba76c89d677c05067bc7c515d303ab11b3d3 (diff)
- Add a few TODO points.
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index c414ee8..041878e 100644
--- a/TODO
+++ b/TODO
@@ -34,6 +34,12 @@ This should be done in the configuration file, so something like
somewhat prettier syntax ;) would produce the current Artists
directory.
+* Implement support for changing tags by moving a file around in the directory
+ tree.
+* Implement support for changing encoding my changing file name.
+* Implement support for encoding/decoding when reading the data? (embedded
+ decoder in the file system, removing the need for encoder support in the
+ player).
* Internal stuff/convenience
* Add proper debugging facilities.