Browse Source

add a couple tasks that have been completed...

add a couple work items..

[git-p4: depot-paths = "//depot/": change = 1305]
main
John-Mark Gurney 15 years ago
parent
commit
13462789c5
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      README

+ 9
- 0
README View File

@@ -71,6 +71,11 @@ Ideas for future improvements:
of types for devices to only present the optimal type. Less of
an issue now the PS3 video support has been expanded.
Use deferredGenerator to eliminate doRecall.
Make the ShoutCast module only do one connection and farm it to all
requestors. How will we handle a blocked, non-reading client,
drop them? How do we detect them to prevent blocking other clients.
Add support to call Browse in a thread. Convert Browse to be a
deferredGenerator so we can

v0.x:
Ignore AppleDouble Resource Fork Files. (Maybe we should ignore all
@@ -81,6 +86,10 @@ v0.x:
override the media path and title of the server.
Minor change to checkUpdate API, we didn't use the return value, so
don't return one anymore.
Support .scst files which is a file containing a URL to a .pls file.
This means that you can support streaming radio stations that
provides a .pls file such as KCSM 91.1.
Fix ShoutCast error handling to be correct.

v0.5:
Support multiple SSDP servers on the same box.


Loading…
Cancel
Save