Menu

#250 Conplay not reseting to

1.24.x
closed-fixed
nobody
None
5
2021-05-07
2017-06-24
Anthony
No

Hi Thomas.
I think I have found a small bug that has slipped in from v 1.24.
Using the conplay script with versions 1.23.8, when the end of the last file in the playlist is played, the bookmark is reset back to 0 ie: starts from the beginning of the playlist next time it is invoked.
The message is
[CONTINUE] track 94 frame 12
Continue point is in track 0, frame 0.

From v 1.24, the following message is shown and playback can not resume as the playlist is always at the end. ie: the continue point is not set to track 0, frame zero.
[CONTINUE] track 93 frame 18
Continue point is in track 93, frame 18.
If you need any more info, please let me know.

Discussion

  • Thomas Orgis

    Thomas Orgis - 2017-06-26

    Oh, I'll look into that. I did not intentionally change this stuff, but it might have slipped in during the output rework.

     
  • Anthony

    Anthony - 2017-06-28

    Thanks,
    There is another small bug in the way conplay lists the mp3 files into the m3u file - should I open another ticket?
    The issue is when there are mp3 files in the root directory and other mp3 files in sub directories, the root folder mp3's do not appear at the top of the m3u playlist, but appear further down the list (in alpha order). I can send an example or open another ticket if needed.
    J.

     
  • Anthony

    Anthony - 2017-06-28

    Here is the current conplay.m3u (24643.mp3 should be the first entry)

    ./01/000.mp3
    ./02/001.mp3
    ./24643.mp3
    ./zz/z01.mp3
    ./zz/z02.mp3
    ./zz/z03.mp3

     
  • Thomas Orgis

    Thomas Orgis - 2017-06-28

    This listing issue has been there from the beginning, right? So it really is not related to this bug. Please create a separate report.

    Also … it could be a matter of taste how the files are sorted. Usually you have directories first, though.

     
  • Thomas Orgis

    Thomas Orgis - 2017-07-09

    The fix for the continue thing is still scheduled … but there are crashes to fix first:-/

     
  • Thomas Orgis

    Thomas Orgis - 2020-05-16

    Is this still in use?

     
  • Thomas Orgis

    Thomas Orgis - 2021-04-10

    I'm trying to look into this one, as it might indicate an error in the mpg123 side.

     
  • Thomas Orgis

    Thomas Orgis - 2021-04-13

    Fixed it in trunk now, scheduled for release in 1.27.0.

     
  • Thomas Orgis

    Thomas Orgis - 2021-05-07
    • status: open --> closed-fixed
     

Log in to post a comment.