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)

TomJ 2014-05-13 10:13

Re: [ANNOUNCE] Alpha release of Open Media Player
 
What the Mediaplayer has long wanted was a method of editing the order of tracks in playlists. Any chance of that being added to OMP?

xes 2014-05-13 15:15

Re: [ANNOUNCE] Alpha release of Open Media Player
 
@TomJ
Probably this is the cause:
https://bugs.maemo.org/show_bug.cgi?id=6295

Anyway, it would be nice to have it fixed!

Another point is about tracks without any id3...
At this moment i can't see these tracks listed in OMP.

I can open the tracks with filemanager and listen with OMP that shows the complete filename... but i CAN'T find them listed as "no name" or "no artist" in the track list.

Could someone confirm this behavior?

Android_808 2014-05-13 19:01

Re: [ANNOUNCE] Alpha release of Open Media Player
 
I have an issue with some tracks not having their information detected, instead being displayed as Unknown Artist - Unknown Album. Its sometime solved by rebuilding database/resetting tracker

In most cases its a single track from an entire album. If I get a chance I'll upload a mediainfo summary of an example track.

pali 2014-05-13 19:05

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Yes, above bug (sort by disc number) is really annoying for multidisc albums...

sixwheeledbeast 2014-05-13 19:19

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

Originally Posted by Android_808 (Post 1425206)
I have an issue with some tracks not having their information detected, instead being displayed as Unknown Artist - Unknown Album. Its sometime solved by rebuilding database/resetting tracker

In most cases its a single track from an entire album. If I get a chance I'll upload a mediainfo summary of an example track.

This is definitely a tracker issue and can't be fixed in OMP.

Quote:

Originally Posted by pali (Post 1425207)
Yes, above bug (sort by disc number) is really annoying for multidisc albums...

+2 here.

pali 2014-05-13 19:29

Re: [ANNOUNCE] Alpha release of Open Media Player
 
And another feature request: Support for replaygain from mp3 and vorbis/flac tags.

Android_808 2014-05-13 19:45

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

Originally Posted by sixwheeledbeast (Post 1425211)
This is definitely a tracker issue and can't be fixed in OMP.

I guessed as much, just wondered if it could be in some way related to the issue xes is having.

Quote:

Originally Posted by sixwheeledbeast (Post 1425211)
+2 here.

Make that 3 :p

TomJ 2014-05-15 09:21

Re: [ANNOUNCE] Alpha release of Open Media Player
 
While I'm doing feature requests...
I imagine I'm not the only one who listens to music or podcass via Bluetooth or FM. To turn either on from the Now Playing screens takes a minimum of 4 taps (3 if you have relevant desktop widgets, but a further 2 are then needed to get back to Now Playing); would it be possible to add simple on/off buttons for BT and FM on any or all of the Now Playing windows?

TomJ 2014-05-15 09:28

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

Originally Posted by xes (Post 1425187)
@TomJ
Probably this is the cause:
https://bugs.maemo.org/show_bug.cgi?id=6295

Anyway, it would be nice to have it fixed!

I don't see how that could be the cause; it relates to how tracks are displayed from the reading of their ID3 tags, whereas playlist creation seems to generate a simple text file in ~/mafw-playlists

(I say seems to be, as I've tries hand editing the files to chage playlist order, but OMP sticks resolutely with the original order.)

xes 2014-05-15 13:27

Re: [ANNOUNCE] Alpha release of Open Media Player
 
(~OT) To check the id3 tags of mp3 and flac files, we need a proper tool.

eyed3 0.6.18 Just uploaded in autobuilder, should be available soon.

EDIT:
And the right sqlite command to show track's index:

sqlite3 /home/user/.cache/tracker/file-meta.db "SELECT ID, Path, Name, KeyMetadata1, KeyMetadata4 FROM Services WHERE Mime LIKE \"audio/%\" AND KeyMetadata1 != '' AND KeyMetadata4 != ''"


All times are GMT. The time now is 16:31.

vBulletin® Version 3.8.8