After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 554783 - Add an extension point for player importers
Add an extension point for player importers
Status: RESOLVED INVALID
Product: banshee
Classification: Other
Component: Importing
git master
Other All
: Normal enhancement
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-03 00:19 UTC by Paul Lange
Modified: 2008-10-03 16:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Paul Lange 2008-10-03 00:19:47 UTC
Add a new extension point to banshee. 
This is for registering importers for other media players libraries. These now have to be added directly in ImportSourceManager.
Comment 1 Gabriel Burt 2008-10-03 16:10:37 UTC
Hrm, sorry I forgot about this before, but we do already have the /Banshee/Library/ImportSource extension point, implemented by IImportSource classes.