Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
I show the exact same issue when browsing to a subfolder with > 1400 videos.
The short-term fix was to place these 1400+ videos in subdirs. I can now
browse and play the videos. However, these videos show in order of intid and
not alphabetically by title in mythdroid. In MythTV they show in proper
alphabetical order.
Original comment by wasylyna@hotmail.com
on 30 Mar 2012 at 10:04
I am also getting this problem with 5.3
Recordings work fine but videos says connection refused. I also have excess of
>1200 videos so guess its a timeout issue or something.
Sub directories do not work for me. Am very willing to help identify the
problem.
Original comment by davidpit...@gmail.com
on 12 Apr 2012 at 9:52
mdd will take a long time to enumerate so many videos and mythdroid will time
out waiting for an answer. We'll need to thread/fork long running operations in
mdd and implement some sort of keepalive in the protocol.. Will do.
Original comment by foobum
on 13 Apr 2012 at 9:49
This issue was updated by revision r637.
Original comment by foobum
on 13 Apr 2012 at 9:09
Ok, it turns out we were adding coverart files to the HTTPServer whitelist all
at once. r637 changes that so we only add them when required (i.e. when we
browse the relevant subdirectory). Grateful if people who had issues with video
list timeouts could pull mdd from svn trunk and test.
Original comment by foobum
on 13 Apr 2012 at 9:11
I still show the exact symptoms as indicated above. I did clear the cache on
the android prior to attempts. I did grab mdd from trunk and it installed
without issue.
Original comment by wasylyna@hotmail.com
on 23 Apr 2012 at 2:03
wasylyna: Are your videos still in subdirectories or all back in one top-level
directory? r637 should have improved the situation where videos are in
subdirectories (say, for davidpitcheruk). I'll look at the remaining issues as
soon as I get some time.
Original comment by foobum
on 21 May 2012 at 11:50
This issue was updated by r657.
Original comment by foobum
on 22 May 2012 at 2:09
This issue was updated by r658.
Original comment by foobum
on 22 May 2012 at 2:10
Grateful for additional testing post-r657/r658. We now send keepalives whilst
enumerating videos, which should mean no more timeouts.
Original comment by foobum
on 25 May 2012 at 8:01
Should have said that there are related changes to MDD and MythDroid, so you'll
need to update both from trunk..
Original comment by foobum
on 25 May 2012 at 8:02
Assume this was fixed by implementing keepalives
Original comment by foobum
on 16 Jun 2012 at 11:45
Original issue reported on code.google.com by
Kaziya....@gmail.com
on 8 Mar 2012 at 3:11Attachments: