An announcement in the KDE Store - Video playlist: https://store.kde.org/p/1213489/
This doesn't work on latest version of Kubuntu
Latest version of Kubuntu ?
-> By Kubuntu Org News: https://kubuntu.org/news/ -> Kubuntu 18.10 is released today: https://kubuntu.org/news/kubuntu-18-...eleased-today/
Starting the “Cosmic Cuttlefish” with the Oracle VirtualBox.
Browsing to the KDE Store - Video playlist: https://store.kde.org/p/1213489/
Reading the description.
Downloading the VideoPlaylist.tar.gz and the m3uwrapper.desktop
Installing the VideoPlaylist.tar.gz:
Playlist plugin installation:
kpackagetool5 -t Plasma/Wallpaper -i VideoPlaylist.tar.gz
kpackagetool5 -t Plasma/Wallpaper -i VideoPlaylist.tar.gz

Seems to work.
Installing the m3uwrapper.desktop:
If the Ruby is installed the installation can be done with the command:
servicemenuinstallation m3uwrapper.desktop
An alternative is to make the $HOME/.local/share/kservices5/ServiceMenus/ folder and drop the desktop file there.
servicemenuinstallation m3uwrapper.desktop
An alternative is to make the $HOME/.local/share/kservices5/ServiceMenus/ folder and drop the desktop file there.

Not working:
2nd try - making the ServiceMenus directory:
Code:
mkdir -p $HOME/.local/share/kservices5/ServiceMenus/

Context menu is available:

Changing the wallpaper plugin:

Testing the playlist by dropping it to the plugin:

Partial success. The webm is playing fine in the preview:

but the mp4 file is skipping.
Making a new playlist with one mp4 and dropping it to the plugin:

It is not playing and the video duration is negative !
This is a sign that the Qml player can't read the data (video).
Doing a quick search: 'ubuntu gstreamer':

and clicking the first link.
Copy pasting the how to install Gstreamer on Ubuntu:


Restarting the plasmashell. This can be done by log out log in.
Now the both clips are playing in the preview:

and in the desktop:

Conclusion - Working at here - Kubuntu 18.10 - Plasma 5.13.5
Leave a comment: