From 43cc28bd1bd37a580c36b42b6c173e7082333900 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Sun, 9 Jul 2006 11:46:03 -0800 Subject: [PATCH] add idea.. [git-p4: depot-paths = "//depot/": change = 862] --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README b/README index 5b0ee05..c9b7d08 100644 --- a/README +++ b/README @@ -25,8 +25,10 @@ Good Luck! John-Mark Gurney Ideas for future improvements: - Make the directory persistant so that the server's UUID can not change - each run and we don't have to recreate the objects. + Add res to the DVDTitle container to play the title, and for other + containers that it makes sense for. + Make the directory persistant so that the server's UUID can not + change each run and we don't have to recreate the objects. Figure out how to rearchitect ContentDirectoryControl so I don't need to use doRecall. This may be helped by not necessarily figuring out all the children of a member just to fetch it.