Do not issue any bug reports against versions earlier than 3.5.4 they will be closed.
Furthermore, we cannot accept bugs about metadata or art handling in 3.5.4 due to the large number of bugs that have been fixed since then. 3.5.4 in general is becoming less supportable, and it is suggested to try to reproduce the bug in the latest nightly.
Before submitting a bug please read http://ampache.org/wiki/support:bugs failure to do so may delay resolution of your report.
Furthermore, we cannot accept bugs about metadata or art handling in 3.5.4 due to the large number of bugs that have been fixed since then. 3.5.4 in general is becoming less supportable, and it is suggested to try to reproduce the bug in the latest nightly.
Before submitting a bug please read http://ampache.org/wiki/support:bugs failure to do so may delay resolution of your report.
FS#90 - Democratic, resume/next song on "does not have a valid filename specified" / other errors
Attached to Project:
Ampache
Opened by Michiel Hazelhof (GieltjE) - Monday, 17 May 2010, 12:44 GMT-8
Last edited by Karl Vollmer (vollmerk) - Thursday, 09 December 2010, 18:10 GMT-8
Opened by Michiel Hazelhof (GieltjE) - Monday, 17 May 2010, 12:44 GMT-8
Last edited by Karl Vollmer (vollmerk) - Thursday, 09 December 2010, 18:10 GMT-8
|
DetailsWhen democratic encounters an error like "does not have a valid filename specified" or any other "show-stopper" it should remove the song from the list after a few attempts to stream it. (Don't know if they should be removed after the first attempt).
I think the general purpose is to keep playing no matter what happens so there is very limited input needed by the sysadmin so that the democratic function can be used for larger lan-party's etc. Or at least offer an option to force this behavior (e.g. one file that can't be played shouldn't ruin everyone's fun). |
This task depends upon
Closed by Karl Vollmer (vollmerk)
Thursday, 09 December 2010, 18:10 GMT-8
Reason for closing: Fixed
Additional comments about closing: Fixed in 5cd7146c
Thursday, 09 December 2010, 18:10 GMT-8
Reason for closing: Fixed
Additional comments about closing: Fixed in 5cd7146c
From
bug 89, can anyone give a hint where/how to implement this auto skip behavior? My current thought is slight code add to play/index.php and a table but I don't fully understand the stream structure yet.