Ampache

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.


Tasklist

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
Task Type Bug
Category Streaming / Playback
Status Closed
Assigned To No-one
Operating System
Severity Medium
Priority Normal
Reported Version 3.6.0-Dev
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

When 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
Comment by Michiel Hazelhof (GieltjE) - Sunday, 10 October 2010, 06:38 GMT-8
2010-05-17 23:32:49 [GieltjE] (Play) -> Error: /mnt/floppy/temp/test.mp3 is currently disabled, song skipped

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.

Loading...