the first function called in the chain, this mean no more anoying
'no mime-type for: media/.DS_Store' messages... should we just
ignore dot files?
[git-p4: depot-paths = "//depot/": change = 865]
maps to object 0's id, but we need to fix that...
when an object doesn't have an updateID, use the system's ID... this
means music presets work w/ the DSM-520 now...
[git-p4: depot-paths = "//depot/": change = 863]
waiting clients when an error occures to be passed back up... we
also clear the fetchingurls flag so that if an error occures, then
next query will try again...
[git-p4: depot-paths = "//depot/": change = 861]
are available.. the PID demuxer currently isn't fast enough (it's
written in python), but once fixed should be interesting...
[git-p4: depot-paths = "//depot/": change = 858]
don't repr the return value, the dict containing it will do that for
me...
don't go into subchildren and update them to pull in there children
just to find out the childCount... DIDLLite now doesn't include it
if there aren't any... (This may need to be tested w/ the Intel
software, but works great w/ the D-Link DSM-520)... It makes
browsing shoutcast genres doable now..
[git-p4: depot-paths = "//depot/": change = 852]
callbacks require a value to be triggered for some reason... (I should
probably investigate this)...
let loose all the genre's... an upcoming commit doesn't explore
children, so it's much quicker now..
[git-p4: depot-paths = "//depot/": change = 850]
don't need to print out the browse lines to log, we can just take
a peak at the ring buffer to see what's happened...
[git-p4: depot-paths = "//depot/": change = 848]
keep state on what has happened recently w/o having to spam the log
as much... we default to 50 entries...
add comment to make sure you update the global line when adding new
functions otherwise when you try to overwrite them, it won't...
[git-p4: depot-paths = "//depot/": change = 844]
as these are missing.. I thought I committed this already, guess
I didn't (or submitted the wrong file)..
[git-p4: depot-paths = "//depot/": change = 843]
modules and provide functions to add to the namespace...
drop the media server since we now serve all of our content though
content..
[git-p4: depot-paths = "//depot/": change = 838]
add code to dynamicly transcode to mpeg2 or xvid via additional
res elements..
document this and other new features in the README...
[git-p4: depot-paths = "//depot/": change = 837]
much...
keep items in original order which is numerical order, if we sort them,
we end up w/ the 10-19 between 1 and 2 which is anoying.. especially
w/ track switch...
[git-p4: depot-paths = "//depot/": change = 835]
how to handle making Browse async, so I'll just restart the call
if a subfunction raises a Deferred object... This should work
amazingly well... we may end up wrapping just the check/doUpdate
calls...
[git-p4: depot-paths = "//depot/": change = 823]
any transfers in progress, just stop new ones, and this will mean
that objects can finally die if/when they are deleted..
[git-p4: depot-paths = "//depot/": change = 816]
don't delete empty but existing items from being returned, this could
of also hid dirs... the DSM-520 depends upon the existance of the
last item (that isn't displayed) to decide if there are more items
in the listing...
[git-p4: depot-paths = "//depot/": change = 814]