Hi!
It seems that the format of the plugins has changed and that Ampache is behind.
First of all, the .plugin file should have the header [Plugin], not [RB Plugin].
When you rename the file to ampache.plugin and make the change,
Rhythmbox tries to load it. However, it also doesn't seem quite up to
date with the current plugin API:
% rhythmbox
ImportError: No module named ampache
(rhythmbox:17197): libpeas-WARNING **: Error loading plugin 'ampache'
So I tried linking ampache.py to __init__.py. That also didn't help:
% rhythmbox
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/ampache/ampache.py", line 3, in <module>
import rhythmdb, rb
ImportError: No module named rhythmdb
(rhythmbox:17281): libpeas-WARNING **: Error loading plugin 'ampache'
I think this plugin is more broken than it seems. It either should be
updated or removed.
Paul
--
Using the Power of Debian GNU/Linux | E-mail: [email protected]
Jabber/GTalk: [email protected] | GnuPG key ID: 0x50064181
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]