|
|
@@ -35,6 +35,9 @@ Good Luck! |
|
|
|
John-Mark Gurney <gurney_j@resnet.uoregon.edu> |
|
|
|
|
|
|
|
Ideas for future improvements: |
|
|
|
I have received a few ECONNABORTED errors at times. The patch |
|
|
|
twisted.internet.tcp.py.patch catches this error, and handles |
|
|
|
it properly. |
|
|
|
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 does not |
|
|
@@ -60,7 +63,7 @@ v0.3: |
|
|
|
Look inside DVDs and handle titles and chapters. We can not yet |
|
|
|
play the streams. This requires pydvdread which is included |
|
|
|
in the directory pydvdread. It depends upon libdvdread and |
|
|
|
requires a C compiler to build. |
|
|
|
requires swig and a C compiler to build. |
|
|
|
Empty dirs w/ no content would disappear, and cause a short |
|
|
|
response to BrowseDirectChildren. The DSM-520 askes for one |
|
|
|
more than displayed, and uses the existant of the extra item |
|
|
|