Skip to content

Error loading notification class Pushover #126

Description

@knoer

Hi, I only got around to try Autorippr today, and I must say I am impressed..
I installed the lot using the script supplied, and (almost) all is good.

Running of an old Asus eeeBox with an Atom processor running Lubuntu 14.04
Output from Uname:
Linux kasper-EB1501 3.19.0-28-generic #30~14.04.1-Ubuntu SMP Tue Sep 1 09:32:55 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Python version is 2.7.6
Autorippr version 1.7.0

I registered on pushover to make use of these notifications (and/or to avoid numerous emails to my self when ripping), but have some issues getting this to work..

So basically my settings.cfg are now:

# Enable pushover notifications
enable: True
user_key: ##myuserkey##
app_key: ##myregisteredappkey##

But, when ripping a disc, using --debug, I get the following error:

2016-11-03 22:30:43 - Notification - ERROR - Error loading notification class: pushover

Looking at classes/pushover.py, it seems to be logging something somewhere - but I have not been able to locate the logfile.. Am I missing something?

For now, I'm using pushover's EmailGateway, sending notifications to myself via my gmail (as suggested in the initial settings) and it works - but it would be nice to have this working as intended..

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions