Revision db2b515...

Go back to digest for 30th October 2011

Bug Fixes in Multimedia

Sven Krohlas committed changes in [amarok] /services/amazon:

Amazon store: show only albums we have a price for

Please test!

I thought showing all albums we have internally would be a nice feature.
Well, users usually reacted by yelling "OMG, WHY ARE THERE NO PRICES?!"
and then were falling dead to the floor. ;-)

So, from a usability POV this obviously was not the best design decision.
Also, some people say we should not kill our users.

Hiding those items now took me several days, my desk is full of blood
from all the *HEADDESK*ing it had to endure due to my lack of knowledge
about all that model/view stuff.

Anyway, I should not write novels here: it works now. At least for me.

File Changes

Modified 5 files
  • /services/amazon
  •   src/AmazonItemTreeModel.cpp
  •   src/AmazonItemTreeModel.h
  •   src/AmazonItemTreeView.cpp
  •   src/AmazonParser.cpp
  •   src/AmazonStore.cpp
5 files changed in total