Bug 75100 - amarok doesn't skip inexistent files
Summary: amarok doesn't skip inexistent files
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 0.8.4
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-12 22:47 UTC by cerebro84
Modified: 2006-06-11 12:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cerebro84 2004-02-12 22:47:46 UTC
Version:           0.8.4 (using KDE 3.2.90 (CVS >= 20040117), compiled sources)
Compiler:          gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-4mdk)
OS:          Linux (i686) release 2.6.2-rc3

I don't know if it's a bug or a wish, but I think that amarok should just skin every file in the playlist that it can't find, and not stop playback at all. Skipping an inexistent song is the behaviour of either winamp, xmms, itunes etc. I think that if it's not a bug, the should be at least an option to choose.
Comment 1 cerebro84 2004-02-12 22:49:04 UTC
skin=skip
Comment 2 Max Howell 2004-02-12 23:26:34 UTC
I completely agree and am frankly surprised that it doesn't skip the track. It must be a regression. Markey do you think this is an engine or playlist bug?

Confirmed.
Comment 3 Mark Kretschmann 2004-02-13 10:23:09 UTC
CVS commit by markey: 

Fix: amaroK not skipping non-existant files (bug #75100)

CCMAIL: 75100-done@bugs.kde.org


  M +12 -9     playerapp.cpp   1.188
  M +14 -18    engine/artsengine.cpp   1.32
  M +1 -1      engine/artsengine.h   1.20
  M +1 -1      engine/enginebase.h   1.13
  M +1 -1      engine/gstengine.cpp   1.12
  M +1 -1      engine/gstengine.h   1.10