2

I'm using Minitube 2.1, and I was under the impression that it has it had an automatic playlist. Do you have to enable that feature or what?

1 Answers1

1

This is a known issue and is solved in version 2.1.1, additionally you need to run

sudo apt-get remove phonon-backend-gstreamer

because minitube now uses phonon-backend-vlc.

source: http://flavio.tordini.org/forums/topic/videos-repeat-endlessly-ubuntu-12-04-minitube-2-1

  • 1
    I hope this is a temporary workaround, because I think it is very bad practice to have to uninstall a package to get another package working. For example what if you're on Kubuntu? Then phonon-backend-gstreamer is actually a dependency of the kubuntu-desktop package. I have put this remark on the forum thread I linked to. – Gerhard Burger Jul 15 '13 at 08:04