Bug 338029 - Not marking aac tracks as read
Summary: Not marking aac tracks as read
Status: RESOLVED DUPLICATE of bug 337849
Alias: None
Product: amarok
Classification: Applications
Component: Playback (show other bugs)
Version: 2.8-git
Platform: Ubuntu Linux
: NOR normal
Target Milestone: 2.9
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-04 13:47 UTC by robert marshall
Modified: 2014-08-26 08:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description robert marshall 2014-08-04 13:47:05 UTC
I have a number of aac type music files. These play correctly and until recently (playcount:3, last played 15/11/2013) the last played time always used to be updated when the track had finished. Now I get the message (in stdout/err) -
FileTypeResolver: file /home/robert/Music/whatever.aac (mimetype audio/aac) not recognized as Amarok-compatible 
FileTypeResolver: file /home/robert/Music/whatever.aac (mimetype audio/aac) not recognized as Amarok-compatible 
(so twice on track completion) no update to last played and no message about scrobbling (which I have enabled) which also doesn't happen. It may not be recognised as compatible but it is played perfectly!

I don't think this is related to bug #337849, has something related to kubuntu 14.10 changed here?
kmimetype for that file returns audio/aac which isn't looked for in FileTypeResolver::createFile
Comment 1 robert marshall 2014-08-20 18:40:55 UTC
Having recently changed the phonon backend from vlc to gstreamer - I see that this bug no longer happens with gstreamer. But I'd guess the problem is the amarok interaction with the backend rather than being a phonon problem.

I still get the audio/acc not recognised message so probably this bit is a red-herring
Comment 2 Myriam Schweingruber 2014-08-26 08:23:23 UTC
*** This bug has been marked as a duplicate of bug 337849 ***