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)

visN900 2012-01-21 04:25

Re: [ANNOUNCE] Alpha release of Open Media Player
 
is tracker id possible??? tks for your work Gidzzz

helloct 2012-01-23 12:39

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

Originally Posted by gidzzz (Post 1150903)
I consider features from the original player and bugs more important, but big album art is not an invasive change (especially considering that it's portrait mode, so its look is not precisely defined by the stock player). I might give it a try, but I have some doubts whether it's possible to squash the interface that much.

Thank you to give it a try. hope it will work.

marmistrz 2012-01-23 14:44

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Suggestion: add log mode: If enabled, the log is automatically saved (can be done by modified shortcut (> for dumping to a file + timestamp for the file))
If OMP is closed normally, the log is deleted. Otherwise it's saved

trisha02 2012-01-23 15:17

Re: [ANNOUNCE] Alpha release of Open Media Player
 
i pasted lyrics from the web by editing the lyrics . it works. but it doesnot save. when i closed it and reopened it. its gone. is der any way to add lyrics and save them for future.

ildar 2012-01-24 09:08

Re: [ANNOUNCE] Alpha release of Open Media Player
 
i18n is not complete:
I use m3u playlists with Cyrillic names and Cyrillic files listed in them. All of them are seen (nearly) as:
фыва.mp3
пропрло.mp3
йцукцукнеукегуекнг.mp3

etc.

Care to fix? Thanks in advance!

ioncelmare 2012-01-24 10:45

Re: [ANNOUNCE] Alpha release of Open Media Player
 
it is not a font problem?

ildar 2012-01-24 10:53

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

Originally Posted by ioncelmare (Post 1154857)
it is not a font problem?

no. Encoding problem.
You can easily test this:
Code:

$ echo фыва.mp3 > кириллика.m3u
And put it on your device.

gidzzz 2012-01-24 14:07

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

Originally Posted by visN900 (Post 1153559)
is tracker id possible???

Hmmm... what is 'tracker id'?


Quote:

Originally Posted by marmistrz (Post 1154424)
Suggestion: add log mode: If enabled, the log is automatically saved (can be done by modified shortcut (> for dumping to a file + timestamp for the file))
If OMP is closed normally, the log is deleted. Otherwise it's saved

It wouldn't be very useful at the moment, because OMP's console output is not detailed enough to debug segmentation faults.


Quote:

Originally Posted by trisha02 (Post 1154448)
i pasted lyrics from the web by editing the lyrics . it works. but it doesnot save. when i closed it and reopened it. its gone. is der any way to add lyrics and save them for future.

Cannot reproduce... you're pressing the save button before closing, right? ;) Do automatically downloaded lyrics persist for offline viewing?


Quote:

Originally Posted by ildar (Post 1154823)
I use m3u playlists with Cyrillic names and Cyrillic files listed in them. All of them are seen (nearly) as:
фыва.mp3
пропрло.mp3
йцукцукнеукегуекнг.mp3

I have tracked down the problem with playlist names, but the songs inside are displayed correctly for me. Can you confirm that they are garbled too? And that the song names are displayed with the file extension (".mp3")?

trisha02 2012-01-24 14:20

Re: [ANNOUNCE] Alpha release of Open Media Player
 
yes. i copied the lyrics in the space and saved it. den i closed omp and opened omp again. in the song i pasted the lyrics and saved it. it says no internet connection. the lyrics should be there even in no network right? but its not.

gidzzz 2012-01-24 14:56

Re: [ANNOUNCE] Alpha release of Open Media Player
 
I suspect either file permissions or shortcomings of the artist/title hashing algorithm. What does "ls -ld .lyrics" show in the terminal? What is the song name?

trisha02 2012-01-24 15:51

Re: [ANNOUNCE] Alpha release of Open Media Player
 
where to enter the code in xterm. i mean cd where. but dis is what i did:

BusyBox v1.19.3 (Debian 1.19.3power4) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ root


BusyBox v1.19.3 (Debian 1.19.3power4) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# ls -ld .lyrics
ls: .lyrics: No such file or directory
Nokia-N900:~#

the song is tiesto- i am strong. but the song is renamed differntly and thats y it cudnt find the lyrics so i copied it from a website.

ildar 2012-01-25 11:16

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

Originally Posted by gidzzz (Post 1154948)
I have tracked down the problem with playlist names, but the songs inside are displayed correctly for me. Can you confirm that they are garbled too? And that the song names are displayed with the file extension (".mp3")?

1. Playlist names affected.
2. Song names affected when a song has cyrillic name and has no id3 tag
3. .mp3 is not displayed, sorry for confusion.

visN900 2012-01-25 11:25

Re: [ANNOUNCE] Alpha release of Open Media Player
 
[QUOTE=gidzzz;1154948]Hmmm... what is 'tracker id'?

if u play a song,tracker id app records it for few seconds and then it automatically identifies the song (provided u have an internet connection.)

daniel_m 2012-01-25 12:03

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Something slightly different: Would it be possible to completely ignore "tracker" and tell OMP where to look for music/video files? Maybe even browse files by their folder structure? (I know that there are players out there that do that, but they have other downfalls)
Tracker can be really annoying (ignoring NoIndexFileTypes) and for some reason it doesn't index my *.ogm files :(

kent_autistic 2012-01-25 12:35

Re: [ANNOUNCE] Alpha release of Open Media Player
 
not sure if its mentioned before so sorry for double posting. it OMP rotates to portrait even if cssu landscape orientation is locked.

FlameReaper 2012-01-27 13:15

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

Originally Posted by kent_autistic (Post 1155444)
not sure if its mentioned before so sorry for double posting. it OMP rotates to portrait even if cssu landscape orientation is locked.

Hmm, I just noticed. Probably affects some like yours, but mine doesn't. OMP is updated quite frequently so try checking (via apt-get in terminal or FAPMan) whether there are updates available for it and try upgrading.

megaexer 2012-01-27 17:26

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

Originally Posted by megaexer (Post 1152086)
Can you please fix the bug when resetting album art? :/
There's something that removes it, I mean the album art appears just for a split second when you start playing a song.
I've gotten the impression it takes several plays for album art to appear again to corresponding songs.

I deleted all album art cache to see if it helped anything about the bug. Well, it didn't and still it doesn't load album art. Everything's gone, so I ditched embedded covers and started to use cover.jpg files instead. I was just trying to help by testing a possible bug fix.

CRCulver 2012-01-29 03:38

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Since I've been using OMP exclusively for months, I've uninstalled the stock media player. However, Zoutube no longer works, so I guess I need to symlink OMP to the name of the stock media player binary. 1) Could someone please tell me the name of the stock binary, and 2) Can OMP handle all the command line arguments of the stock binary?

Estel 2012-01-29 05:49

Re: [ANNOUNCE] Alpha release of Open Media Player
 
stock mediaplayer got 3 binaries in /usr/bin/:
Code:

mediaplayer
mediaplayer.launch
mediaplayerrestore

I have no idea which one You need, and if all command line arguments are supported.

/Estel

ildar 2012-01-30 06:21

Re: [ANNOUNCE] Alpha release of Open Media Player
 
New issue (another stock to OMP difference):
I have screentaps click. When a player is playing, screentaps should become mute. It is so with stock MP, but not with OMP.

toxaris 2012-01-30 07:12

Re: [ANNOUNCE] Alpha release of Open Media Player
 
2 Attachment(s)
Hello.
This weekend I thought I could make a new icon for OMP that is more in line with the stock mediaplayer.

After a few suggestions I thought that simple as this is the best, feel free to include them in the package.

artpra 2012-01-30 09:06

Re: [ANNOUNCE] Alpha release of Open Media Player
 
@toxaris
good proposition. Currently used icon is... ugly (no offence).

I`ve noticed font problems with multimedia servers names: OMP doesn`t show polish characters (like "ł", "ś" etc) properly, giving trash symbols instead.

Estel 2012-01-30 16:58

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Love new icons, I hope they'll be added into next OMP update :)

/Estel

gidzzz 2012-02-01 04:22

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

Originally Posted by ildar (Post 1155414)
1. Playlist names affected.
2. Song names affected when a song has cyrillic name and has no id3 tag
3. .mp3 is not displayed, sorry for confusion.

I just can't reproduce it, all the songs are displayed fine on my device. :c I also looked at the code and it appears to be UTF8-safe, so I am quite confused now.


Quote:

Originally Posted by visN900 (Post 1155420)
if u play a song,tracker id app records it for few seconds and then it automatically identifies the song (provided u have an internet connection.)

Hmmm... it certainly sounds interesting, especially considering that Echoprint seems to be already in the repositories.


Quote:

Originally Posted by daniel_m (Post 1155433)
Something slightly different: Would it be possible to completely ignore "tracker" and tell OMP where to look for music/video files? Maybe even browse files by their folder structure? (I know that there are players out there that do that, but they have other downfalls)
Tracker can be really annoying (ignoring NoIndexFileTypes) and for some reason it doesn't index my *.ogm files :(

There are some limitations (multi-CD albums being my "favorite"), but I think that keeping a separate database is straying too far from the path. OGM is a deprecated format, does N900 even play that?

I tried to make OMP nicely cooperate with a file browser ("Open whole folders" and "Append opened songs" in the settings menu) as a substitute for an integrated browser, but I am aware that it's still not as convenient as it could be, so the browser is very likely to come.


Quote:

Originally Posted by CRCulver (Post 1157211)
Since I've been using OMP exclusively for months, I've uninstalled the stock media player. However, Zoutube no longer works, so I guess I need to symlink OMP to the name of the stock media player binary. 1) Could someone please tell me the name of the stock binary, and 2) Can OMP handle all the command line arguments of the stock binary?

I think it handles all of them, that is... none. :) Things like opening files are handled through D-Bus. Speaking of missing functionality in this area, most notable is opening audio streams in the video window. Have you made OMP the default media player (as described in the wiki: http://wiki.maemo.org/Open_Media_Player)? If not, it could be the reason of Zoutube failing.


Quote:

Originally Posted by toxaris (Post 1157702)
Hello.
This weekend I thought I could make a new icon for OMP that is more in line with the stock mediaplayer.

After a few suggestions I thought that simple as this is the best, feel free to include them in the package.

Changing the color of the original icon was the first thing that came to my mind when I decided to provide an icon, but the second was that it's owned by Nokia. That's why I think I'm not free to include it after all. I'll probably upload a few bugfixes tomorrow and modify the old icon a bit, so it looks shinier. ;) If someone considers it ugly, I'm open to suggestions, but make sure it doesn't belong to someone else. And of course it's possible to change the icon on your own, simply replace "/usr/share/icons/hicolor/64x64/apps/openmediaplayer.png".

ildar 2012-02-01 04:53

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

Originally Posted by gidzzz (Post 1158739)
I just can't reproduce it, all the songs are displayed fine on my device. :c I also looked at the code and it appears to be UTF8-safe, so I am quite confused now.

That tracks had id3 tags, I am sorry for the confusion... again.
In russian id3 we have serious encoding problems (deprecated 8bit cp1251 and utf8 mixed).

Sorry.

toxaris 2012-02-01 08:08

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

Originally Posted by gidzzz (Post 1158739)
Changing the color of the original icon was the first thing that came to my mind when I decided to provide an icon, but the second was that it's owned by Nokia. That's why I think I'm not free to include it after all. I'll probably upload a few bugfixes tomorrow and modify the old icon a bit, so it looks shinier. ;) If someone considers it ugly, I'm open to suggestions, but make sure it doesn't belong to someone else. And of course it's possible to change the icon on your own, simply replace "/usr/share/icons/hicolor/64x64/apps/openmediaplayer.png".

You are probably right.

Estel 2012-02-01 08:48

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

Originally Posted by gidzzz (Post 1158739)
Hmmm... it certainly sounds interesting, especially considering that Echoprint seems to be already in the repositories.

I don't want to sound like negatron, but I don't think it's very useful for tracks, that we have already on device. Maybe, when recording few seconds of track via microphone (that we hear in radio, or so), but it's still a "gadget" only.

Of course, if someone is really willing to code that, and it won't increase memory footprint for casual use - why not.

/Estel

gidzzz 2012-02-01 10:27

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

Originally Posted by ildar (Post 1158745)
That tracks had id3 tags, I am sorry for the confusion... again.
In russian id3 we have serious encoding problems (deprecated 8bit cp1251 and utf8 mixed).

Is it possible that this is not a problem with OMP then? Or should I keep looking for a solution? Does stock media player display everything correctly?


Quote:

Originally Posted by Estel (Post 1158792)
I don't want to sound like negatron, but I don't think it's very useful for tracks, that we have already on device. Maybe, when recording few seconds of track via microphone (that we hear in radio, or so), but it's still a "gadget" only.

Yes, I wouldn't even bother without microphone. If you checked that package out and that is what the included binary does, you're one step ahead of me. ;) I only looked at its description and contents, and seeing that the library is already in Maemo, I thought putting this together might be not that hard.

Quote:

Originally Posted by Estel (Post 1158792)
Of course, if someone is really willing to code that, and it won't increase memory footprint for casual use - why not.

What worries me more than memory consumption is adding more dependencies, especially depending on a package that is only in extras-devel, in case OMP was to be moved to testing or CSSU.

marmistrz 2012-02-01 10:31

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

Originally Posted by gidzzz (Post 1158835)
Is it possible that this is not a problem with OMP then? Or should I keep looking for a solution? Does stock media player display everything correctly?




Yes, I wouldn't even bother without microphone. If you checked that package out and that is what the included binary does, you're one step ahead of me. ;) I only looked at its description and contents, and seeing that the library is already in Maemo, I thought putting this together might be not that hard.



What worries me more than memory consumption is adding more dependencies, especially depending on a package that is only in extras-devel, in case OMP was to be moved to testing or CSSU.

After all you can add download & install command to the dpkg scripts

Estel 2012-02-01 10:46

Re: [ANNOUNCE] Alpha release of Open Media Player
 
@marmistrz
Sorry, but Your suggestion is totally out of line here. Downloading and installing -devel stuff via post-install script of extras or CSSU program? WTF?...

@gidzzz
Isn't it possible to make OMP "plugable", i.e. make it such a way, that additional package - be it from -devel or whatever - can be installed, providing said functionality (tracks recognition)?

I'm not talking about real plug-in's system, just separating two things.

/Estel

ildar 2012-02-01 11:17

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

Originally Posted by gidzzz (Post 1158835)
Is it possible that this is not a problem with OMP then? Or should I keep looking for a solution? Does stock media player display everything correctly?

No: cyrillic m3u playlist file names are indeed shown incorrectly.

gidzzz 2012-02-01 11:54

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

Originally Posted by Estel (Post 1158848)
Isn't it possible to make OMP "plugable", i.e. make it such a way, that additional package - be it from -devel or whatever - can be installed, providing said functionality (tracks recognition)?

I'm not talking about real plug-in's system, just separating two things.

I guess splitting it into another executable and checking for its presence could do. Having a separate application for recognizing music is maybe even a better idea than other kinds of pluggability.

BTW: for people who are desperate for this feature, I recommend a player called Instinctiv.


Quote:

Originally Posted by ildar (Post 1158866)
No: cyrillic m3u playlist file names are indeed shown incorrectly.

If that was the only problem on my side, then it's already fixed and will appear in the next update.

ildar 2012-02-01 12:01

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

Originally Posted by gidzzz (Post 1158894)
If that was the only problem on my side, then it's already fixed and will appear in the next update.

Sounds great, thank you. Speaking of "the only problem", may I remind of the clicks during playback?

gidzzz 2012-02-01 12:27

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

Originally Posted by ildar (Post 1158898)
Sounds great, thank you. Speaking of "the only problem", may I remind of the clicks during playback?

Unfortunately this is somewhat more complicated than it may seem and will not appear in today's update. Moreover, I consider it a bug only in half, because I kind of like those clicks. ;)

sirpaul 2012-02-01 14:34

Re: [ANNOUNCE] Alpha release of Open Media Player
 
found one (very, very minor ;) ):
if you change the volume via screen (not hw-keys) and tap above the bar, it doesn't close the volume bar, it changes between playlist/current song;
while it closes volume bar in stock player.

and thanks for the great (and continuing) work!

gidzzz 2012-02-01 17:24

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Thanks for pointing out the difference, but after pondering it for a while I decided to leave it the old way, because it gives more feeling of multitasking to the interface.

The package just finished building, so expect it to appear in the repositories in a while.
  • Enabled previous/next buttons for UPnP videos.
  • Added missing keyboard shortcuts to the playlist browser.
  • Fixed a bug with the progress slider sometimes being unnecessarliy disabled.
  • Fixed problems with UTF-8 in names of playlists and UPnP shares.
  • Fixed wrong song being selected when different kinds of files are present in one UPnP directory.
  • Shiny icon.

neboja 2012-02-01 18:34

Re: [ANNOUNCE] Alpha release of Open Media Player
 
@gidzzz: progress bar i now playing window, should remain static and with fixed width... now (when listening to over 100 minute mixes), numbers which state a current time in song shrink a progress bar when supress that 100 minute (or add another digit)....
same is with numbers that represents a overall length of a track (on a right side of the progress bar)

now.... i have something else in mind for the portrait orientation, and with viewing a playlist in now playing window... (just a something to think about):
first of all, thank you for listening my advise about shrinking album art in portrait by tapping to show playlist instead of progress bar, BUT now i have maybe a better proposition for that:
how about this for example:
you are in now playing window, and progress bar is shown... you want to see playlist (current), and you tap on album art, and it show you in whole display, a current pls, with no album art, and with only that familiar PLAY button in lower right corner, that you press, and go back to progress bar, and album art.

in that way, you see a lot more of the pls, and you don't even need a control buttons in that view (tap on song is play by default)

i can explain you graphically if you don't understand anything from my post :p :)

best regards ;)

Joseph9560 2012-02-04 05:01

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Add new streaming bookmark in internet radio and all stations will be repeated twice.

Also I have three stations while it shows there are four (while in main view).

One more thing does anyone knows why my friends laptop (wifi turned on) is shown at the bottom left of the media player? What can I do with it, clicking it will take me to empty window with busy rotating icon at top.

Mohammed Muid 2012-02-04 05:17

Re: [ANNOUNCE] Alpha release of Open Media Player
 
videos doesnot play. when i click on a video. it only loads. black screen.

sirpaul 2012-02-04 10:04

Re: [ANNOUNCE] Alpha release of Open Media Player
 
is it played via stock-player?


All times are GMT. The time now is 23:27.

vBulletin® Version 3.8.8