Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81690 - File extensions filter for xmms-xmmsmplayer
Summary: File extensions filter for xmms-xmmsmplayer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL: http://sourceforge.net/tracker/index....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-11 19:16 UTC by James Le Cuirot
Modified: 2005-05-03 18:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
xmms-xmmsmplayer-0.5_p1.ebuild (xmms-xmmsmplayer-0.5_p1.ebuild,902 bytes, text/plain)
2005-02-11 19:19 UTC, James Le Cuirot
Details
exts-filter.patch (exts-filter.patch,6.91 KB, patch)
2005-02-11 19:19 UTC, James Le Cuirot
Details | Diff
exts-filter.patch (exts-filter.patch,7.42 KB, patch)
2005-02-25 07:15 UTC, James Le Cuirot
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Le Cuirot gentoo-dev 2005-02-11 19:16:46 UTC
I got fed up of waiting for the next version of XMMS-MPlayer so I made a patch to filter the file extensions myself. It seems to work great. I've just submitted the patch upstream but to be honest, I think the author's disappeared. Oh well. It still works anyway. This patch also renders bug #63468 obsolete.

I really hope the next generation of media players start coming out soon so we stop messing about with backwards solutions like this. XMMS is a veritable dinosaur now. I'm a bit dubious about XMMS2 not being able to handle video. I'd be happy with MPlayer if they could make a better GUI client and a crossfading plugin for it. I guess we'll just have to wait and see.
Comment 1 James Le Cuirot gentoo-dev 2005-02-11 19:19:23 UTC
Created attachment 51038 [details]
xmms-xmmsmplayer-0.5_p1.ebuild

A new ebuild to incorporate the patch. It removes the old warning about how the
plugin handles file types and the compiling now happens in the src_compile
stage rather than the src_install stage!!
Comment 2 James Le Cuirot gentoo-dev 2005-02-11 19:19:45 UTC
Created attachment 51039 [details, diff]
exts-filter.patch
Comment 3 James Le Cuirot gentoo-dev 2005-02-25 07:15:05 UTC
Created attachment 52121 [details, diff]
exts-filter.patch

The original patch would occasionally crash XMMS if many files were being
loaded into the playlist at once due to concurrency issues involving the config
file. I've now modified the patch so that the config file is only read when
XMMS is started and when the config is modified.
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2005-04-24 11:42:38 UTC
Great, have you submitted your updated patch upstream?
Comment 5 James Le Cuirot gentoo-dev 2005-04-24 12:00:29 UTC
Oops forgot to do that. Done it now. I never did hear anything back. )-: I've been using this patch for ages myself without a single problem so it definitely works.
Comment 6 Jeremy Huddleston (RETIRED) gentoo-dev 2005-05-03 12:59:21 UTC
in portage.  thanks.
Comment 7 James Le Cuirot gentoo-dev 2005-05-03 18:24:21 UTC
You forgot to update the changelog. (-;