Skip to Content

Welcome to my site. Read my blogs. You will get most of the information which I came across. It will be best of my knowledge. Share your ideas too. Feel free to ask or leave a comment. Thank you !!!

Plasma Media Center 0.9 Beta Released !!

I am very happy that after lots of hard work building upon the solid foundation laid 3 years back, Plasma Media Center is now ready to be out in the wild. I’m pretty sure many of you will have questions regarding PMC, let me answer some of these-

  • Why did it take so long?

    Well, as they say, nothing is static but change. Something similar happened with Plasma Media Center. Back in 2009 when Alessandro started writing PMC, we did not have this awesome stuff called Qt Quick and that led to lots and lots of C++ code written for PMC UI. When QtQuick was released, we gave it a thought and decided that it is time to move on to QtQuick. If you think of it, QtQuick is the best match for a Media Center that we had envisioned.
    So yeah, there was almost a complete rewrite of the shell, and recently the media components rewrite - and that is what took so long. I guess that is both the advantage and disadvantage of being a FOSS project - you are free to experiment with new stuff.
    But, having said that, PMC has a pretty solid architecture and works pretty nicely now.

  • Why QML components instead of Plasma applets?

    This was a tough one, both have their advantages, but the primary reason that Plasma Applets were chosen to model PMC’s components is because back then that was the only technology that let us componentize things. However, with QtQuick Components we can achieve the same thing now. The primary reason of using QML Components instead of Plasma Applets is that keyboard handling is lot easier in the former (and its still not perfect, so you can get an idea)

  • Why does it feel slow sometimes when using metadata stuff?

    The answer to this one is that PMC relies on Plasma Active’s Metadata Models for all its metadata information, so if that is slow, PMC’s metadata backends become slow. This typically happens if you have loads of media indexed. Partly this can be improved by making PA metadata models work in a thread (Marco is working on this, but it isn’t as easy as it sounds) and by improving Nepomuk’s query results. For the latter, if you’re interested in contributing, head to Sebastian Trueg’s blog (under Faster Desktop Queries) and show your support.

  • I like it, how do I give feedback?

    If you like something, tell us, there’s nothing better than people appreciating your hard work. Head on to #plasma-mediacenter, or just post on KDE’s Plasma mailing list and hand us a cookie :)

  • Whats next?

    PMC is far from perfect and very basic right now, and we need your help to find out what matters. We are working on setting up PMC on bugs.kde.org, till then if you have something to say, either comment on this blog, or use the methods listed in the previous answer.

Hope that answers some questions, if you have more, don’t be shy, comment :)

Finally, thanks for everyone that helped in making Plasma Media Center a reality, guess this screenshot should help (thanks Shantanu for the screenie)-


 

Special thanks to Alessandro for laying the foundation and Marco for patiently listening and helpful ideas.

Getting it while its hot-
Hop to the following link and get the tarball, compilation is usual CMake way (check the README for help) -
http://download.kde.org/unstable/plasma-mediacenter/0.9/src/plasma-mediacenter-0.9-beta.tar.gz
Or, for the bleeding edge, https://projects.kde.org/projects/playground/multimedia/plasma-mediacenter/repository

Note to packagers: We need you! If you want to create packages for PMC for ${YOUR_FAV_DISTRO}, please send a mail to ksinny at gmail or comment on this post.

Now, Plasma Media Center on Desktop as well as Plasma Active!

Hi!
I know that all of you are excited to know the current status of Plasma Media Center. This blogpost is about various exciting features and improvements. For quick update, scroll to the end of page contains the video of PMC running on plasma Active on an ExoPC.

One of the great news is that PMC is now touch optimized. By seeing the current demand and use of tablets , we thought that it would be great if we make Plasma Media Center running on tablets too. With a discussion in IRC meeting (on #active), I took up the task of making PMC usable with Plasma Active.

Features Added recently:

  1. Option to display All Music, All Pictures, All Videos available in filesystem without browsing it. If the user doesn’t want to browse through the filesystem, he can use these options which show All Music/ Videos/ Pictures available in filesystem together in a single click. This is achieved by using Plasma Active datamodels which in turn use Nepomuk.
  2. Music has been categorised on the basis of Artist, Album, etc. So, now users can listen to their favourite artists songs at one place. Thanks to Vishesh Handa who helped to understand how to use Nepomuk queries.
  3. Now, user can control volume by clicking over volume icon in controller and changing the pop down slider value and seeking now works properly.

To get real feel of how PMC is working now, please watch this video. Enjoy!

http://www.youtube.com/watch?v=B8yV2NKiADM


But we are not done yet, still lot of work to do (though its progress is little bit slow because only a couple of people are working on it). So, please give your precious feedback to improve it and to make Plasma Media Center rock.

Cheers! :)

Current Status of Plasma Media Center

Hi to all !
Happy to tell that Plasma Media Center has been improved a lot and have basic functionalities which is required in a mediacenter i.e Picture, Music and Video.

First of all when user open MediaCenter then welcome screen gets opened in full-screen (required) modes i.e picture, Music and Video. User can enter into any of these mode by clicking on the icons.

Screenshot of welcome screen is: https://picasaweb.google.com/117964207644299576171/PlasmaMediaCenter#5644467822839619490

Syndicate content

Like it!!