![]() |
Re: [ANNOUNCE] Alpha release of Open Media Player
Quote:
|
Re: [ANNOUNCE] Alpha release of Open Media Player
Quote:
I couldn't find the option for the feature in openmediaplayer to compare it against, I'm running what appears to be the latest version in the repo (20120326-1), is it only in a newer version available elsewhere, or am I just being blind and can't see it. |
Re: [ANNOUNCE] Alpha release of Open Media Player
New version of OMP with auto pause was not released yet. You can compare it only with headphoned application from extras-devel.
If you think that my daemon pausing playback when shouldnt, write output of daemon when paused playback. Before my daemon pausing playback it should write reason. |
Re: [ANNOUNCE] Alpha release of Open Media Player
Ok, I installed headphoned; if anything, headphoned stops playback quicker than your daemon does.
Your daemon doesn't give any output for stopping playback, just the messages about switching audio sinks which happens whether anything is playing or not. Heres a sample with the MAC of of bluetooth headphone removed Code:
Master device changed from 'sink.hw0' to 'bluez_sink.<mac>' |
Re: [ANNOUNCE] Alpha release of Open Media Player
Quote:
If my daemon is slower then headphoned, then currently implemented version in OMP will be enought. Quote:
|
Re: [ANNOUNCE] Alpha release of Open Media Player
Quote:
Code:
Master device changed from 'sink.hw0' to 'bluez_sink.<mac>' |
Re: [ANNOUNCE] Alpha release of Open Media Player
Quote:
|
Re: [ANNOUNCE] Alpha release of Open Media Player
how to change background of entertainment view??
|
Re: [ANNOUNCE] Alpha release of Open Media Player
Get source code, edit it, and compile ;) You can also make it customizable and send patches/merge requests.
/Estel |
Re: [ANNOUNCE] Alpha release of Open Media Player
im sorry im noob plz tell me how to do it exactly
|
Re: [ANNOUNCE] Alpha release of Open Media Player
Quote:
|
Re: [ANNOUNCE] Alpha release of Open Media Player
Is there a way to disable the annoying rotating to portrait mode?
|
Re: [ANNOUNCE] Alpha release of Open Media Player
@pali....
before you release latest version on OMP might i suggest you fixed two main bug in OMP.... 1. Video playback bug (video files will become unknown song after you press the playback button on the bottom right).... 2. Album Playlist bug (keep showing the same playlist album even if you have change to listen to other album...the album art change but the list not)... |
Re: [ANNOUNCE] Alpha release of Open Media Player
I know that Pali is one-man-army (with freemangordon, so it's two-man-army ;) ), but AFAIK gdizzz is current maintainer of OMP.
As for bugs You've mentioned, they were reported and acknowledged (+explained) many times already. /Estel |
Re: [ANNOUNCE] Alpha release of Open Media Player
I probably need some time to re-familiarise myself with the code, but may I suggest using plugins to handle lyrics? Even for local storage.
Here's an example project that uses .so files for "providers": https://gitorious.org/qt-mediaplayer/lyricsviewer (GPLv3) |
Re: [ANNOUNCE] Alpha release of Open Media Player
Quote:
|
Re: [ANNOUNCE] Alpha release of Open Media Player
hi ive noticed a bug recently thought i'll let you guys know. when using OMP and playing music if i try to select a certain song from the file manager to play it doesnt open in OMP basically nothing happens! can someone double check to see if its not just my N900 which is doing this!
|
Re: [ANNOUNCE] Alpha release of Open Media Player
hi, i don't like to bump post, nor either quote myself, but, is there any chance to implement the features sugested by me previously in this post
Quote:
also, another bug fix/request. when we create a playlist greater than 24 hours, for example, 26hours and 30 minutes. the original media player shows 1day 2:30hs, but omp shows 26:30hs. sorry for my bad english. |
Re: [ANNOUNCE] Alpha release of Open Media Player
To everyone having problems with configuration not being saved: post the output of "ls -ld /home/user/.config/MohammadAG/" and "ls -l /home/user/.config/MohammadAG/mediaplayer.conf".
Quote:
Quote:
Quote:
Quote:
Quote:
Or maybe you've got "Append opened songs" checked in the settings? But that would at least cause OMP's window to take focus... Just uploaded a new version to the repositories:
|
Re: [ANNOUNCE] Alpha release of Open Media Player
HI gidzzz thanks for your reply i did unchecked the appendopened songs and now its working fine!
I have a request is it possible to have auto playback starting when headphones are plugged in and OMP opens up! similarly how we have headphone removing stops playback could be extended to remove headphones closes OMP! Just a little idea i had as i plug in and out headphone alot but then i have to manually start and close everytime but if we can do above it would be brilliant! |
Re: [ANNOUNCE] Alpha release of Open Media Player
Found a small problem I have never noticed before.
If OMP is running in the background, and you try to open media player (eithier via a QBW or app menu etc) a window opens and tries to load. Eventually after it giving up you end up at the task switcher. Surely the desired outcome is to switch to the OMP that is running? - Thank you for adding in the pause/resume feature for headphones, works very well. |
Re: [ANNOUNCE] Alpha release of Open Media Player
Quote:
there are window show and hide fast and it hard to close the open media player when this problem happen |
Re: [ANNOUNCE] Alpha release of Open Media Player
Quote:
I would use the media player widget than open/close OMP myself. |
Re: [ANNOUNCE] Alpha release of Open Media Player
Quote:
Since you and others object to it (for safety reasons I assume?). Can we make it an optional feature disabled by default in settings? Please? BTW, I love the new pause on bluetooth headset disconnect feature! As always, thanks for all your hard work! --Brad |
Re: [ANNOUNCE] Alpha release of Open Media Player
1 Attachment(s)
When i press CTRL + Shift + N
it is known that this shortcut turns ti fullscreen :) |
Re: [ANNOUNCE] Alpha release of Open Media Player
Quote:
I think QT has something to do with the Default Lockscreen rotating as mentioned here, too! |
Re: [ANNOUNCE] Alpha release of Open Media Player
Quote:
|
Re: [ANNOUNCE] Alpha release of Open Media Player
Quote:
If someone already knows which version was the last working, please share here or help by installing a few older versions and trying them out (downloads are at http://maemo.org/packages/view/openmediaplayer/; look for "Package imported" events). Quote:
An update has just arrived to the repositories:
|
Re: [ANNOUNCE] Alpha release of Open Media Player
Thanks for another great update, gdizzz!
BTW, small question. What about things like "subtitles support" for stock media player? Are they relevant to OMP in any way, or just totally incompatible? We have few specific, "mediaplayer support for <...>" packages in repos. If they're compatible, how to use them properly with OMP (like subtitles)? /Estel |
Re: [ANNOUNCE] Alpha release of Open Media Player
I think "mediaplayer support for <...>" is more like "MAFW/Tracker support for <...>", so those packages should simply work. If you happen to find some incompatible add-ons, I can take a closer look.
I just tested subtitles and they seem to do fine. Are you just asking for the future, or do you have troubles getting them to work? |
Re: [ANNOUNCE] Alpha release of Open Media Player
For the future - sorry for not moving my a** myself and checking that before asking. Somehow, I totally forget about MAFW, and correlated them only with mediaplayer<->openmediaplayer. So, it was unnecessary question.
Still, huge thanks for checking it so quickly :) |
Re: [ANNOUNCE] Alpha release of Open Media Player
Subtitles work perfectly fine. The only drawback is that they need to have the same name than video file so you can't choose between different subtitles files or choose a subtitle track from a .mkv video.
In any case, that is the same behaviour of original Media Player. |
Re: [ANNOUNCE] Alpha release of Open Media Player
updated to the latest version of OMP. cssu installed.
bugs: 1. when OMP is locked to portait orientation then i tilt my phone to landscape, the bottom half part of the screen blinks (once) to black. 2. also, when on shuffle all songs mode, when i press forward to the next track, the song list beside the album which scrolls automatically to the next song, stutters. not sure if its just because of the long list as i have 900+ songs. |
Re: [ANNOUNCE] Alpha release of Open Media Player
Great. Haven't used OMP for a long time due to an exchange process(got a new replacement). So, i changed orientation to portrait only and the Entertainment view is also in portrait then, but it looks like it wasn't thought to be fitted in portrait orientation. Thanks again!
|
Re: [ANNOUNCE] Alpha release of Open Media Player
this is getting better and better..tks a lot!
|
Re: [ANNOUNCE] Alpha release of Open Media Player
I suggest auto-off of transmitter and bluetooth when OMP is closed.
|
Re: [ANNOUNCE] Alpha release of Open Media Player
Just noticed that Open Media Player now auto pauses when it disconnects from my bluetooth stereo. Very cool! Thank you.
|
Re: [ANNOUNCE] Alpha release of Open Media Player
Thank you very much for adding the option to fix the screen orientation.
|
Re: [ANNOUNCE] Alpha release of Open Media Player
the arrows are not working like before..
the arrows were to skip or return a song.. also i suggest the up and down arrow could go up and down the list it would be nice :) *thanks in advance :) |
Re: [ANNOUNCE] Alpha release of Open Media Player
hi there its a good job for open media player its realy fast from stock media player but some function are missing which must be needed first is media player must have a resolution control button for those videos which are not showing in full screen so we can adjust resolution on full screen the second one is equilizer an equilizer must be needed in media player and third one is there is no search option in videos. seach function only works in audio hope u work on this to make omp batter. i have a problem in video playback this problem comes in both media player and open media player when i click to play a video file some time it plays after taking so much time but some time it do nothing just showing black screen if i try the other video same happens then i have to restar my phon and then it play smothley but after some time it do the same thing so plz help me to solve this. thaks in advance
|
All times are GMT. The time now is 05:57. |
vBulletin® Version 3.8.8