bpm detection goes on endlessly if the music folder contains a non-audio file
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Banshee |
New
|
Medium
|
|||
banshee (Ubuntu) |
Triaged
|
Undecided
|
Unassigned |
Bug Description
If the music folder contains any text file containing lyrics, html file or any other file gstreamer doesn't know how to decode the bpm detection will stop at this file leaving the throbber running and leaving half of the music library without bpm information. The only hint the user gets about that problem is the console message that gstreamer has not been able to decode a file - and the fact that the throbber in the lower left edge of the screen is turning endlessly always indicating that the bpm detection is in progress.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: banshee 2.2.0-1ubuntu2
ProcVersionSign
Uname: Linux 3.0.0-12-
NonfreeKernelMo
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Sun Oct 16 09:57:18 2011
EcryptfsInUse: Yes
ExecutablePath: /usr/lib/
InterpreterPath: /usr/bin/mono
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, user)
LANG=en_US.UTF-8
LC_TIME=
SourcePackage: banshee
UpgradeStatus: No upgrade log present (probably fresh install)
summary: |
- bpm detection never finishes + bpm detection goes on endlessly if the music folder contains a non-audio + file |
description: | updated |
Changed in banshee (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in banshee: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Did rename the following file: MP3/Music/ WamdueProject/ kingofmycastle_ musicload/ Wamdue Project_King Of My Castle_04_King Of My Castle (Bini & Martini 999 Dub)_ML2567187.mp3
/home/gunter/
to anything without spaces, '&' signs and brackets along with all other files in the directory it was in. The bpm detection now did output the following lines:
[33 Debug 10:23:50.169] Finished - Downloading Cover Art
[15 Debug 10:23:50.259] Preempting - Detecting BPM
[15 Debug 10:23:50.261] Starting - Saving Metadata to File
[34 Debug 10:23:50.336] Finished - Saving Metadata to File
[34 Debug 10:23:50.338] Starting - Detecting BPM
[15 Debug 10:23:57.164] Starting - Downloading Cover Art
[35 Debug 10:23:57.200] Finished - Downloading Cover Art
[15 Debug 10:23:57.334] Preempting - Detecting BPM
[15 Debug 10:23:57.335] Starting - Saving Metadata to File
[36 Debug 10:23:57.359] Finished - Saving Metadata to File
[36 Debug 10:23:57.361] Starting - Detecting BPM
Let's see where it halts next.