Prevent IllegalSeekPositionException when initializing the player
I have this error since yesterday. This should solve the problem.
Merge request reports
Activity
added 1 commit
- 630ee73f - Prevent IllegalSeekPositionException when initializing the player
added 1 commit
- 67a2a2c7 - Prevent IllegalSeekPositionException when initializing the player
added 23 commits
-
67a2a2c7...ef0701cd - 22 commits from branch
funkwhale:develop
- 153f189b - Prevent IllegalSeekPositionException when initializing the player
-
67a2a2c7...ef0701cd - 22 commits from branch
added 3 commits
-
153f189b...019962c5 - 2 commits from branch
funkwhale:develop
- e98813f9 - Prevent IllegalSeekPositionException when initializing the player
-
153f189b...019962c5 - 2 commits from branch
added 5 commits
-
e98813f9...61ab3a91 - 4 commits from branch
funkwhale:develop
- c6c6ba6d - Prevent IllegalSeekPositionException when initializing the player
-
e98813f9...61ab3a91 - 4 commits from branch
added 3 commits
-
c6c6ba6d...95dcbf46 - 2 commits from branch
funkwhale:develop
- f6ab639e - Prevent IllegalSeekPositionException when initializing the player
-
c6c6ba6d...95dcbf46 - 2 commits from branch
added 7 commits
-
f6ab639e...04a659cc - 6 commits from branch
funkwhale:develop
- 1ceb6255 - Prevent IllegalSeekPositionException when initializing the player
-
f6ab639e...04a659cc - 6 commits from branch
Hello @christophehenry! Thank you for your contribution and sorry for the long delay until someone reacted.
I am not sure what this is solving exactly, is it eventually related to #21 (closed) ?
assigned to @georgkrause
I did a review, I will now test the fix until tomorrow to see if anything happens.
I am wondering weather or not this might occur because the media file is expired and can't be fetched again and therefore the length is virtually 0 while the seeking point is a bit later. However, this is a good workaround for now from my point of view.
added 3 commits
-
1ceb6255...df98e6fb - 2 commits from branch
funkwhale:develop
- d25f29b4 - Prevent IllegalSeekPositionException when initializing the player
-
1ceb6255...df98e6fb - 2 commits from branch
enabled an automatic merge when the pipeline for d25f29b4 succeeds