Notalib / LYT

m.e17.dk
GNU Lesser General Public License v3.0
10 stars 12 forks source link

'Henter lyd' loader keeps loading #459

Closed ybk closed 11 years ago

ybk commented 11 years ago

To reproduce this issue:

Expected: The player should forward to the next chapter and loader disapear. Actual: The player forward to the next chapter and loader keeps loading.

mzedeler commented 11 years ago

I have reproduced this on IE8.

simmoe commented 11 years ago

And on Chrome/Mac

kirkby commented 11 years ago

segment.next and segment.previous is always undefined for book 37312. Object model does not handle long audio files with multiple sections. Or something like that.

simmoe commented 11 years ago

This is tested and working apparently. However there are so many unforeseen test results for this book id, that I'll submit a new issue

mzedeler commented 11 years ago

@kirkby: it is entirely possible to have a book where all segments have their next and previous values set to null. This is usually the case for books without text since there is one segment per section and segments aren't linked across section boundaries.

kirkby commented 11 years ago

@simmoe is it closeable?