|
|
@@ -25,8 +25,10 @@ Good Luck! |
|
|
|
John-Mark Gurney <gurney_j@resnet.uoregon.edu> |
|
|
|
|
|
|
|
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. |
|
|
|