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 !!!

Yay! First trip to Akademy

 

Yay! I am going to Akademy ...



 


I am so happy and excited since this is the first time I am going to Akademy. Eager to meet all people from the KDE community, after meeting them for the first time during conf.kde.in .

Akademy gives you the chance to get together with all people, share ideas, have fun and lot more. There will be so many talks by different people who will talk about different KDE projects and It will also have BoF and workshop. Anyone who wants to learn QML should attend QtQuick 2 workshop. If anyone is interested and wants to know in detail about any particular project, Birds of a Feather sessions (BoFs) is the right place. If thats not enough for you, there will be hacking room too.

This time there will be 2 hours BoF on Plasma Media Center too on thursday. I know many people are interested in this project and wanted to help in its development by code or feedback. So, please come to the BoF of PMC and see live demo. We need YOU!

Thanks to the KDE eV to provide me the sponsorship for travel and accommodation. Looking forward to meet all of you :D

cheers!

Plasma Media Center 0.9 rc1 released

I am happy to announce the release of Plasma Media Center 0.9 rc1. This comes after weeks of improvements over testing of PMC 0.9 beta . Various small fixes has been done after beta release in order to make it better. Thanks to the KDE community to make the release happen with their support and valuable feedback. Please refer the beta release for more information.

List of fixes done are:

  1. Let backends have an option of not loading if dependency are not satisfied. Very useful if run in an environment without Plasma Active.
  2. Adding a disable-opengl option so that video can run if OpenGL is not available
  3. Exit PMC when escape key is pressed in welcome screen
  4. Option to show/hide controller
  5. Reset media progress slider value to default when playing of media gets completed
  6. Let the user toggle fullscreen.
  7. Allow user to browse back upto root directory in o    rder to find media in other partition
  8. Search support for media browser


Screenshots:

Metadata Music


 

Search in Metadata Video

 


Tarball download:


You can download tarball from following link
http://download.kde.org/unstable/plasma-mediacenter/0.9/src//plasma-mediacenter-0.8.90.tar.bz2.mirrorlist . Checkout README file for help.

Cheers!

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.

Syndicate content

Like it!!