two empty containers would compare equal causing the removal of
the first one if a later one was really removed... The problems
of inheriting from list.. :(
It was previously masked because I would expand everything by
default and now that I don't, more items are empty exposing the
bug...
[git-p4: depot-paths = "//depot/": change = 884]
support doing the entire title as a resource on the container now
that didllite stuff supports the pass through... just chain the
chapter iters together for this..
[git-p4: depot-paths = "//depot/": change = 872]
the most work (or are most "destructive") are last, and the short
and simple ones first... maybe we should do a sort on an attribute
the implies how many bytes are read or requires http access or
something..
[git-p4: depot-paths = "//depot/": change = 868]
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]