Changes between Initial Version and Version 1 of Ticket #2386


Ignore:
Timestamp:
May 13, 2022, 11:18:03 PM (4 years ago)
Author:
amorette
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2386

    • Property Summary Option to retry on premature ending of a streamOption to retry playing a stream when errors occur
  • Ticket #2386 – Description

    initial v1  
    55}}}
    66
    7 sometimes I get errors like
     7most often I get errors like
    88
    99{{{
     
    1111}}}
    1212
    13 which causes the program to exit.
     13and a few other
     14
     15which cause the program to exit.
    1416
    1517Would be nice to have a flag for it to retry instead of exiting. Because right now I have to do it manually by rerunning the command with '''-ss <time>'''