maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   [ANNOUNCE] Alpha release of Open Media Player (https://talk.maemo.org/showthread.php?t=72156)

gidzzz 2011-12-04 06:51

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by microjo (Post 1129406)
what does "Override FMTX checks in UI" mean in options dialogue?

It keeps notifications about connected headphones out of the way. Useful for the modified transmitter daemon.

Quote:

Originally Posted by passm (Post 1129601)
I love streaming movies using the stock media player rather than actually downloading them first. This doesn't work with Open Media Player :(

More details, please? It should work for cuteTube, don't know about other cases. How do you try to open the movie?

Quote:

Originally Posted by freemangordon (Post 1129603)
CPU gone wild (100%) twice since last update :( . Sorry that I didn't have a chance to attach gdb, will try next time. BTW is there a debug package for OMP?

Would be great. I can't reproduce it anymore since the last fix, but I still suspect the thumbnailer. If you want to give it a try, I have just uploaded openmediaplayer-dbg to the repository.

Quote:

Originally Posted by MohammadAG (Post 1129661)
Try X-CSSU-Force-Landscape=true in the .desktop file.

FYI not sure if this blocks built in rotation.

Unfortunately it does. :c

Quote:

Originally Posted by mirandir (Post 1129776)
I don't see where this strings are used in Open Media Player :

one: %n song
other: %n songs

one: %n album
other: %n albums

Looks like you have already figured that out, but just in case: they appear in the artist browser, for example. You probably know them as "%n song(s)", but Transifex displays them this way.

Quote:

Originally Posted by ioncelmare (Post 1129794)
i was unable to answer to two calls when i was using the OMP. playing a song, on a stereo jack, latest cssu and power kernel.
just not go on phone mode, ringing and black screen. after phone call, everithing go back to normal.
someone else got same problem?

Yes and no... Something like that happened to me a few times, but then I realized that I was covering the proximity sensor with a finger. ;)

Quote:

Originally Posted by niqbal (Post 1129878)
It can't be forced rotation otherwise OMP would've always been in landscape mode though latest OMP update fixes it. Now when you click on video in portrait mode, it switches to landscape

Strange, I don't remember changing anything related and clicking still only brings the GUI up. Orientation lock (like in the status menu) and forced rotation (configurable in transitions.ini or the CSSU tool) are different things.

Quote:

Originally Posted by impeham (Post 1129963)
It currently does not accept command line - i cannot open files with it using filebox for example - it just launches the player but the selected file is not played.

More details, please? What kind of file do you try to open? Where in the filesystem is it located? I think that files outside of Tracker's indexing paths could have problems.

Quote:

Originally Posted by romiiio (Post 1131965)
now everytime omp is opened it goes to first song in playlist unlike upto last version it would start from last stopped song which was really useful!

Does not happen to me. Anyone else?

Quote:

Originally Posted by marmistrz (Post 1132802)
Where are the lyrics gotten from?.

http://lyrics.mirkforce.net

Quote:

Originally Posted by WhiteWolf (Post 1132020)
The process is working openmediaplayer even after stop playing and exit the program. In my case consumes 60% of the CPU.

Can you reproduce it every time, or at least quite often? Unless I learn how to encounter that bug, I'll probably need help from someone who has more bad luck than me.

Quote:

Originally Posted by mase (Post 1127923)
Jumping within podcasts is not possible, even when the episode was
downloaded to the device. The displayed length is always -00:01.

I have experienced that only while streaming, so I can't say whether it's fixed for offline playback, but it seems to work for online.

A new version is out and I'll post a changelog for your convenience and to make this post even longer. ;)
  • More reliable metadata fetching in "Now playing".
  • Fixed keyboard focus in the lyrics editor.
  • Modified playlist editing in the playlist browser to work in a similar manner to "Now playing".
  • Disabed the progress slider in "Now playing" for the stopped state.
  • Shuffle buttons are scrolled together with the song/artist list.
  • Fixed wrong song count being displayed in certain situations.
  • Fixed up/down shortcuts in some views.
  • Updated translations.

marmistrz 2011-12-04 11:29

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Is it possible to get Lyrics from the metadata?

pawelstryju 2011-12-04 12:45

Re: [ANNOUNCE] Alpha release of Open Media Player
 
i got a suggestion:
search bar in portrait mode! and maybe it can show when camera button is half pressed? it can also work in landscape, but in portrait it is necessary because sometimes it's difficult to scroll 800 songs.
Best solution is to make something like in symbian (v5; ^3) in contacts, but as i said search bar shows after pressing something :)

Keneraali 2011-12-04 13:31

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Is there a way to download lyrics to every song on the playlist simultaneously, not only to the song which is playing. I have over 5000 songs on my device, downloading the lyrics individually is so slow. :) And I have a little feature request; Mussorgsy-like album art and ID3-tag editing.

zdanee 2011-12-04 14:56

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by Keneraali (Post 1133061)
Is there a way to download lyrics to every song on the playlist simultaneously, not only to the song which is playing. I have over 5000 songs on my device, downloading the lyrics individually is so slow. :) And I have a little feature request; Mussorgsy-like album art and ID3-tag editing.

I second that. An ID3-tag editor and cover-art browser would be very neat.

pawelstryju 2011-12-04 15:09

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Another bug, i don;t know if somebody already reported it
http://www.youtube.com/watch?v=8pq3KGLXYTE
Happend to me couple of times. Sorry for video focus (no, i haven't recorded it with calculator :P ) my n97 is screwed

BrX 2011-12-04 16:44

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by pawelstryju (Post 1133094)
Another bug, i don;t know if somebody already reported it
http://www.youtube.com/watch?v=8pq3KGLXYTE
Happend to me couple of times. Sorry for video focus (no, i haven't recorded it with calculator :P ) my n97 is screwed

Do you have speedpatch/batterypatch installed?

pawelstryju 2011-12-04 16:45

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by BrX (Post 1133119)
Do you have speedpatch/batterypatch installed?

speedpatch only

gidzzz 2011-12-04 16:57

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by marmistrz (Post 1133019)
Is it possible to get Lyrics from the metadata?

MAFW seems to support such metadata, but I haven't checked whether it really works. I'll look into that.

Quote:

Originally Posted by pawelstryju (Post 1133046)
i got a suggestion:
search bar in portrait mode! and maybe it can show when camera button is half pressed? it can also work in landscape, but in portrait it is necessary because sometimes it's difficult to scroll 800 songs.
Best solution is to make something like in symbian (v5; ^3) in contacts, but as i said search bar shows after pressing something :)

The camera button would be useful mostly for lefties. I experimented with pressing/swiping from the edge of the screen and it seemed pretty nice with long fingernails, but not so easy with short. I think I have to cut one nail and do more tests. ;) I guess an entry in the menu would also do its job, but that's two clicks away.

Quote:

Originally Posted by Keneraali (Post 1133061)
Is there a way to download lyrics to every song on the playlist simultaneously, not only to the song which is playing. I have over 5000 songs on my device, downloading the lyrics individually is so slow. :)

Currently no. It might be convenient, but wouldn't that have some impact on the lyrics server?

Quote:

Originally Posted by pawelstryju (Post 1133094)
Another bug, i don;t know if somebody already reported it
http://www.youtube.com/watch?v=8pq3KGLXYTE
Happend to me couple of times. Sorry for video focus (no, i haven't recorded it with calculator :P ) my n97 is screwed

Whoa! But unfortunately that's all I can say... Does it happen only with "Now playing" window open? Beware, it usually stays in the background, so to really close it, go to the player settings and press "Save". But just like BrX suspects, something else than OMP might be the cause.

BrX 2011-12-04 16:58

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by pawelstryju (Post 1133121)
speedpatch only

I've noticed the same bug as you have, by updating speedpatch, and later batterypatch. I think that speedpatch causes the problem ;x

//EDIT

Hmm strange, after installing new version of OMP, problem dissapeared. :D

pawelstryju 2011-12-04 17:11

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by gidzzz (Post 1133123)
The camera button would be useful mostly for lefties. I experimented with pressing/swiping from the edge of the screen and it seemed pretty nice with long fingernails, but not so easy with short. I think I have to cut one nail and do more tests. ;) I guess an entry in the menu would also do its job, but that's two clicks away.

This search button is also good idea but not in menu but just on top of the list song list, like "random" buttons in artis and album views.

BTW this bug video was recorded after today's omp update.

Keneraali 2011-12-04 17:47

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by gidzzz (Post 1133123)
Currently no. It might be convenient, but wouldn't that have some impact on the lyrics server?

How about adding at least some kind of "fetch missing lyrics" button?

ed_boner 2011-12-05 01:59

Re: [ANNOUNCE] Alpha release of Open Media Player
 
i dont get this...love this app but still facing too many crashes:(

awett 2011-12-05 02:45

Re: [ANNOUNCE] Alpha release of Open Media Player
 
what is about changing the audio track an multi lingual avi or so on

ejasmudar 2011-12-05 09:10

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Hmmm, i was having battery drain. So i checked top and found that openmediaplayer was still running (even though I closed it). I had to killall it.

Estel 2011-12-05 20:56

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Maybe it's good idea - for people interested in debugging - to modify Your openmediaplayer.desktop, to run scripp launching OMP from terminal - and checking error messages (while running, or after closing). That would make bug reports more information-filled ;)

Of course, even more can be achieved with -dbg package, which is already in repos (if someone missed this information).

/Estel

// Edit

I think, that there should be annotation to instructions about proper bug reporting - "using 'magic' batterypatch/speedpatch automatically invalidates Your report" :rolleyes:

gidzzz 2011-12-05 23:32

Re: [ANNOUNCE] Alpha release of Open Media Player
 
I think it's easier to simply open the terminal and type "openmediaplayer". ;) I use speedpatch as a fix for QtLockscreen's refresh delay and haven't noticed any negative side-effects, but if something is related to batterypatch, I probably won't be able to reproduce it.

Quote:

Originally Posted by Keneraali (Post 1133141)
How about adding at least some kind of "fetch missing lyrics" button?

I haven't even considered any fully automatic option. Maybe if I investigate the case and it doesn't turn out to be an abuse.

Quote:

Originally Posted by ed_boner (Post 1133281)
i dont get this...love this app but still facing too many crashes:(

You can help fix them by providing as many details as possible, or at least some...

Quote:

Originally Posted by awett (Post 1133293)
what is about changing the audio track an multi lingual avi or so on

Nothing yet.

Quote:

Originally Posted by ejasmudar (Post 1133394)
Hmmm, i was having battery drain. So i checked top and found that openmediaplayer was still running (even though I closed it). I had to killall it.

I tried to to fix it with today's release, but I don't have a way to check whether it works, so some feedback would be appreciated. The new version should be in the repository within a few minutes:
  • Auto-connect when starting an Internet radio.
  • Ask for confirmation before deleting a radio bookmark.
  • Updated the Swedish translation (thanks to almehdi).
  • Fixed a case where an empty item was being added to the playlist.
  • Fixed copying new album art.
  • Possible fix for the "100% CPU / staying in the background" bug.

passm 2011-12-06 10:07

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Your work so far has been great, and I thank you for it.

But in your future updates can you please focus on the current visual issues with this media player:

+ Space bar needed to pause track playing whether in music player section or not.
+ having currently playing track selected in either entertainment mode or car mode.
Thanks
+ Making the next and previous touch buttons work on the video player.

ed_boner 2011-12-06 10:31

Re: [ANNOUNCE] Alpha release of Open Media Player
 
@gidzz...how?

FireyFly 2011-12-07 11:50

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Wow, great job! I really appreciate the effort put into this open-source replacement of the stock media player. I found a couple of bugs though.

Entertainment view and Car view don't seem to display text correctly for me. This is what I get: https://imgur.com/a/vrdJP. However, as I press the album art to toggle progress/playlist view I see the text during the "flip". I use the built-in maemo theme "Digital Nature"/beta.

As you can see in the last screenshot, the settings menu allows for horizontal scrolling, which looks a bit odd. Also, in portrait mode the swedish localisation of the checkbox about FMTX is wider than the popup menu (so the horizontal scrolling is in fact necessary here). It'd be better to make the checkbox label multi-line (if possible?).

A minor localisation issue: the swedish localisation of "Now Playing" is currently "Nu spelande", but in the stock media player the translation is "Nu spelas" (which sounds much better as well).

Finally, a feature suggestion: a song queue system and the possibility to queue songs in the playlist for playing. This is probably the most important feature I've missed in the maemo media player compared to desktop music players.

Again, thanks for this great FOSS replacement of the stock media player. :-)

Edit: For the record, I'm using CSSU (testing) and I'm on openmediaplayer 20111206-1.

kayamagan 2011-12-07 19:02

Re: [ANNOUNCE] Alpha release of Open Media Player
 
great job, thanks to not give up the fight.

i'm wondering does it possible to use the google-album-art-downloader app to fetch up the album art missing in our library song? also it could use to fetch thumbnail for the web radio in OMP...

futhermore, can you implement in omp webradio a search engine using mediabox internet radio plug-in

thanks

BrX 2011-12-07 20:45

Re: [ANNOUNCE] Alpha release of Open Media Player
 
The most important thing has been missed here, I am talking about checking newly added songs or videos. In the stock player yellow information appears when opening it after adding new songs, I meant:

http://fnatic.eu/up/1d69e.png

That function in OMP is missing.. After set OMP as default music player, I must open gallery to triger that check for new files. I think that is really important, and must be implemented.

@gidzzz: look at this :)

gidzzz 2011-12-07 22:26

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by ed_boner (Post 1133899)
@gidzz...how?

Tell me when you experience those crashes, for example. If you point me in the right direction and I can reproduce them, I'll try to fix them.

Quote:

Originally Posted by FireyFly (Post 1134409)
As you can see in the last screenshot, the settings menu allows for horizontal scrolling, which looks a bit odd. Also, in portrait mode the swedish localisation of the checkbox about FMTX is wider than the popup menu (so the horizontal scrolling is in fact necessary here). It'd be better to make the checkbox label multi-line (if possible?).

Looks like it's an issue of the updated translation. It was "Överskrid FMTX kontrollerar UI" before and in landscape it did not require any scrolling. I don't know about portrait, I'll split it into two lines if the old translation is still too long.

Quote:

Originally Posted by FireyFly (Post 1134409)
A minor localisation issue: the swedish localisation of "Now Playing" is currently "Nu spelande", but in the stock media player the translation is "Nu spelas" (which sounds much better as well)..

It used to be "Nu spelas", but it changed with the updated translation (unfortunately, I couldn't say whether it was better, only that it was 100% complete and a few simple errors were corrected). I think I'll revert all occurances of "Nu spelande" then.

Quote:

Originally Posted by FireyFly (Post 1134409)
Finally, a feature suggestion: a song queue system and the possibility to queue songs in the playlist for playing. This is probably the most important feature I've missed in the maemo media player compared to desktop music players.

Can you elaborate on that? When I read "queue system", I think of removing songs from the playlist after playing them, but is that what you meant? Inserting songs after the current one? Appending songs to the playlist (instead of replacing them) when you open a song from a file browser? The last interpretation is a great idea, I can't make up my mind about the two former at the moment.

Quote:

Originally Posted by BrX (Post 1134711)
The most important thing has been missed here, I am talking about checking newly added songs or videos. In the stock player yellow information appears when opening it after adding new songs, I meant:

That function in OMP is missing.. After set OMP as default music player, I must open gallery to triger that check for new files. I think that is really important, and must be implemented.

The check does not depend on the player, Tracker does it on its own. OMP simply doesn't show the notification, and in case you wonder, you don't even have to restart the player, the songs should be silently added to the library (but you can watch the song count or sometimes notice a list being refreshed).

-L- 2011-12-08 00:05

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by gidzzz (Post 1134738)
Tell me when you experience those crashes, for example. If you point me in the right direction and I can reproduce them, I'll try to fix them.
[snip]

I have had a few crashes but when i have tried to reproduce them it seems to work fine which at a guess points to an interaction with mafw rather than a particular input.

But the real issue was i tried to add
"openmediaplayer >> /somepath/log.txt"
to my .desktop file the log was created but empty?
maby some sort of running log would be helpful?
and great work btw gidzzz

gidzzz 2011-12-08 00:28

Re: [ANNOUNCE] Alpha release of Open Media Player
 
So, do they seem completely random? Logs could give me a clue, but if that's a segmentation fault, I'm afraid that only in a fraction of cases.

The log file is empty, because OMP throws the messages to stderr, not stdout. You cane use "openmediaplayer 2>> /somepath/log.txt" to redirect the output.

visN900 2011-12-08 00:57

Re: [ANNOUNCE] Alpha release of Open Media Player
 
every time i search for lyrics i get"not found".. can u make it fetch lyrics from this site??? this site gets updated almost everyday
http://www.metrolyrics.com/

is it possible??and tks for your awesome work.. except the lyrics section everything is damn good.. keep up this good work

-L- 2011-12-08 01:38

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by gidzzz (Post 1134804)
So, do they seem completely random? Logs could give me a clue, but if that's a segmentation fault, I'm afraid that only in a fraction of cases.
[snip]

They seem random however most of the times i remember them happening was after closing the stock player and switching to the open player.
That being said i have had omp crash when opening shortly after boot up i repeated the process but it didn't crash again could have been that mafw wasn't ready or something like that.

Also i cant remember if you said you fixed opening files from filebox or not but at the moment its broken and will split windows if you had the music section open (artist/albums/etc..) before trying to open a file.
however if the file was loaded with the stock player it will play fine in the open player

Thanks for the pointers on the logs will keep a constant one see if it has any useful information when i have a crash next.

ed_boner 2011-12-08 01:54

Re: [ANNOUNCE] Alpha release of Open Media Player
 
i always start OMP throug touching on the media player widget.70 of the times OMP tryes to open and imediately crashes.i touck the widget again and OMP opens normaly.

FireyFly 2011-12-08 13:44

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by gidzzz (Post 1134738)
Looks like it's an issue of the updated translation. It was "Överskrid FMTX kontrollerar UI" before and in landscape it did not require any scrolling. I don't know about portrait, I'll split it into two lines if the old translation is still too long.

The biggest problem with the old translation is that it's wrong :-). "överskrid FMTX-kontrollerar-UI" literally translates to "override FMTX-controlling UI", which means something completely different.
I think the current translation of that line is better, but if you want to save space you could replace "användargränssnittet" with "gränssnittet". I think that'd fit in a single line in landscape mode.

Quote:

Originally Posted by gidzzz (Post 1134738)
It used to be "Nu spelas", but it changed with the updated translation (unfortunately, I couldn't say whether it was better, only that it was 100% complete and a few simple errors were corrected). I think I'll revert all occurances of "Nu spelande" then.

Sounds good.

If you wish, I could take a look at the whole translation file and change what I think sounds odd. Of course, that'd lead to the same problem as before, since you'd still trust a single person to do the translation...

Quote:

Originally Posted by gidzzz (Post 1134738)
Can you elaborate on that? When I read "queue system", I think of removing songs from the playlist after playing them, but is that what you meant? Inserting songs after the current one? Appending songs to the playlist (instead of replacing them) when you open a song from a file browser? The last interpretation is a great idea, I can't make up my mind about the two former at the moment.

Forcing songs (already in the playlist) to play after the current song has finished, regardless of the "actual" order (which would be either the song below it, or a random song if "shuffle" is set).

I'm used to this behaviour from the KDE music player "Amarok", which allows you to right-click a song in the playlist and select "queue track" (or "dequeue track" if it's already queued). Amarok also annotates the tracks in the playlist with their position in the queue. (Image: after the current track has finished, first Conveyer will play, then Overworld and then Radio Future. Then it'll continue in the regular order.)

I also like the "append tracks to current playlist instead of replacing the playlist" idea, though! It sounds fairly simple; a checkbox in the settings would probably be sufficient.

Edit: regarding entertainment view not displaying any text:
I tried changing the entertainment view QML into a simple scene consisting of only the "quit" button and a Text container, but it's still invisible. I tried changing the colorus to non-regular colours (in case the text was forced to be black for some reason), but it's still invisible.
I remember that in order to upgrade CSSU I had to install "qtquickcompat" version 0.1.0+0cssu1 (mp-fremantle-community-pr seems to depend on it), perhaps this is what causes my text issues? It's just supposed to be a dummy package though...

Edit 2:
I went ahead and went through the swedish localisation, and corrected what I thought sounded strange. (modified, diff)

I don't like the label for the "lazy sliders" setting, it wasn't very obvious to me what it does. I think changing it to something like "update playback while seeking?" or similar would be more descriptive.

Lestat 2011-12-08 15:14

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by ed_boner (Post 1134830)
i always start OMP throug touching on the media player widget.70 of the times OMP tryes to open and imediately crashes.i touck the widget again and OMP opens normaly.

It happens to me too.

marmistrz 2011-12-08 16:54

Re: [ANNOUNCE] Alpha release of Open Media Player
 
When you get an email notification, the audio doesn't pause

freemangordon 2011-12-09 16:29

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by Lestat (Post 1135033)
It happens to me too.

+1

ten chars

marmistrz 2011-12-09 17:04

Re: [ANNOUNCE] Alpha release of Open Media Player
 
About file system queue:
It works that way: you don't have to have some things in library, but you can add'em to your play queue

turbovomit 2011-12-09 17:07

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Omp play always same songs in ramdom.
Is it a bug ?
When will omp will replace official media player ?

marmistrz 2011-12-09 19:04

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by turbovomit (Post 1135521)
Omp play always same songs in ramdom.
Is it a bug ?
When will omp will replace official media player ?

I bet, that when it's beta it'll come to CSSU testing
When it's stable, it'll come in CSSU stable

-L- 2011-12-10 10:47

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by gidzzz (Post 1134804)
So, do they seem completely random? Logs could give me a clue, but if that's a segmentation fault, I'm afraid that only in a fraction of cases.

Ok i had OMP crash on me the other day and it was a seg fault
at the time i had an album playing and was opening the track list of another when i crashed (via Artists) as usual this was not reproducible
log is attached
http://dl.dropbox.com/u/9302989/log.txt

If there's a way i can get more detailed logs let me know

Thanks again for your effort gidzzz

marmistrz 2011-12-15 15:56

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Here you can find other lyrics servers:
http://gtk-apps.org/content/show.php?content=64837
maybe it'll help make more lyrics available

strange1712 2011-12-16 07:22

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by turbovomit (Post 1135521)
Omp play always same songs in ramdom.
Is it a bug ?
When will omp will replace official media player ?

Also noticed this... And if you start playing all songs in Stock Media Player and listen a couple and then close it (stops) and continue playback in OMP it starts going backwards in the list, playing all the previously played songs in reverse order... Weird, at least...
Hope it gets these "little" bugs fixed so I can replace "Osso" Media Player...

gidzzz 2011-12-19 15:40

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by turbovomit (Post 1135521)
Omp play always same songs in ramdom.

It's a feature. ;) The playing order is determined when you press the shuffle button. If you want to randomize it once more, simply press the button again. Doesn't the stock player behave in the same way?


Quote:

Originally Posted by FireyFly (Post 1135002)
Forcing songs (already in the playlist) to play after the current song has finished, regardless of the "actual" order (which would be either the song below it, or a random song if "shuffle" is set).

That would require reacting to a song being changed by quickly changing the song once again. Maybe it could be fast enough to be unnoticeable, but I don't like this solution, so I think I'll refrain from implementing that feature. Another reason is that I don't want to clutter the interface too much.

Quote:

Originally Posted by FireyFly (Post 1135002)
I tried changing the entertainment view QML into a simple scene consisting of only the "quit" button and a Text container, but it's still invisible. I tried changing the colorus to non-regular colours (in case the text was forced to be black for some reason), but it's still invisible.
I remember that in order to upgrade CSSU I had to install "qtquickcompat" version 0.1.0+0cssu1 (mp-fremantle-community-pr seems to depend on it), perhaps this is what causes my text issues? It's just supposed to be a dummy package though...

I don't know much about QML, so I'm afraid I can't help you.

Quote:

Originally Posted by FireyFly (Post 1135002)
I went ahead and went through the swedish localisation, and corrected what I thought sounded strange. (modified, diff)

Thanks, I included your changed in the latest package.

Quote:

Originally Posted by FireyFly (Post 1135002)
I don't like the label for the "lazy sliders" setting, it wasn't very obvious to me what it does. I think changing it to something like "update playback while seeking?" or similar would be more descriptive.

There's not much space and that's why I stick to short names. I'll only try to describe all options in the wiki for now, but maybe some other time I'll overhaul the settings dialog.


Quote:

Originally Posted by -L- (Post 1135828)
If there's a way i can get more detailed logs let me know

If you know how to use gdb, you could install "openmediaplayer-dbg" package and use the debugger to obtain a backtrace.

I found a place with a chance for something to go wrong, but I have not analyzed it thoroughly yet and I can't check whether it's really the culprit, because I am unable to make it crash even once.

New things for today:
  • QML views update current position in the playlist.
  • Added an option to append songs to the playlist when opening them from a file browser.
  • Fixed multiple windows appearing when opening a file from a file browser
  • Enlarged the settings dialog
  • Some UTF-8 fixes.
  • Updated the Swedish translation (thanks to FireyFly).
  • New translation: Turkish by MysD.
The second point turned out worse than I expected, because selecting a file from FileBox opens a dummy window. OMP popping up each time a file is clicked might seem inconvenient when you want to add multiple files, but it's better than staring at an empty window. You can enable the feature in the settings window, by checking "Append opened songs".

marmistrz 2011-12-19 16:54

Re: [ANNOUNCE] Alpha release of Open Media Player
 
I've found a bug in omp
Sometimes I get lots of blank "album slots"
It'd be about 4 pages or more
Reproducibility is veeery low (1/25) so I couldn't make a log.
But I'll post the screenshots soon

EDIT: about the shuffle order: I've got a proposal of additional algorithms. They could be set in settings.
  1. Code:

    Miliseconds % number_of_songs
  2. (To be set by the guy which are used):
    Code:

    (day + month + year + hour + minutes + seconds + miliseconds) % song_number

% - modulo


All times are GMT. The time now is 05:59.

vBulletin® Version 3.8.8