Open Media Player

m (Formatting and providing internal wikipedia links (for gaining root, in particular))
(Added some features to the list)
Line 24: Line 24:
*Lyrics display - ability to display loaded lyrics
*Lyrics display - ability to display loaded lyrics
*Addition of "Share" option
*Addition of "Share" option
 +
*Configurable size of automatic playlists – which enables you to see as many songs as you like, sorted by date of adding to the library, last time played, or the play count
 +
*Playlist editing – for both saved playlists and "Now playing"
 +
*Manually selectable album art
Line 39: Line 42:
<insert here>
<insert here>
-
 
== Tweaks ==
== Tweaks ==

Revision as of 21:37, 14 November 2011

Open Media Player (referred as OMP, from now on) is an effort to re-create (closed source) stock Media Player (referred as MP, from now on) for Maemo platform, as Open Software. The main goal of the project, is to include all features of MP without it's bugs - at the same time having ability to extend functionality, when desired and appropriate.

OMP is currently in beta stage, so it may not be ready for end-users. Ho ever, brave souls (power-users, testers, developers) are encouraged to test it and participate in development, by either submitting patches, or pointing out bugs/proposed features. OMP is on it's way to be included in testing branch of CSSU.


OMP can be installed from repositories: extras-devel


OMP got it's thread on http://talk.maemo.org/showthread.php?t=72156

(discussion, reporting bugs, proposing features, etc.)


Latest version is <insert here>



OMP extra features (not found in MP):

  • Portrait Mode - portrait mode support
  • Entertainment View - an alternate view where the elements in the regular "Now Playing" view are animated
  • Car View - finger-friendly view for use when driving
  • Lyrics display - ability to display loaded lyrics
  • Addition of "Share" option
  • Configurable size of automatic playlists – which enables you to see as many songs as you like, sorted by date of adding to the library, last time played, or the play count
  • Playlist editing – for both saved playlists and "Now playing"
  • Manually selectable album art


MP features, currently lacking in OMP:

<insert here>


Known bugs:

<insert here>


Planned extra features (not present in MP):

<insert here>

Tweaks

Make OMP the default media player

As root, edit file:

/usr/share/dbus-1/services/com.nokia.mediaplayer.service

so the line:

Exec=/usr/bin/mediaplayer

...becomes:

Exec=/usr/bin/openmediaplayer

This will replace execution of MP binary with OMP one - without physically replacing files, so You can revert back to MP by reverting changes.



(This is a stub of maemo.org wiki article. Please expand it, by providing lacking info, creating links to existing wiki articles if appropriate, and so on)