Edit email notifications

Specific support for Deluge on Microsoft Windows OS
Post Reply
diwit
New User
New User
Posts: 5
Joined: Thu May 21, 2015 2:13 pm

Edit email notifications

Post by diwit »

Hi,

I am trying to edit the contents (subject / body) of the notifications email I get every time a download is finished, but I can't find how to do it.
I did it no problem on my Raspberry Pi, but now I have installed Deluge on a different machine running windows 7 and can't seem to find the core.py file.

Can anyone help?

Thanks.
diwit
New User
New User
Posts: 5
Joined: Thu May 21, 2015 2:13 pm

Re: Edit email notifications

Post by diwit »

any help on this? thanks!
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Edit email notifications

Post by Cas »

Get the core.py file from git repo and drop into same folder containing core.pyc, it will use py file and compile into pyc.
diwit
New User
New User
Posts: 5
Joined: Thu May 21, 2015 2:13 pm

Re: Edit email notifications

Post by diwit »

Cas wrote:Get the core.py file from git repo and drop into same folder containing core.pyc, it will use py file and compile into pyc.
I only have one "core.py" file in my system, located in C:\Program Files (x86)\Deluge\deluge-1.3.11-py2.6.egg\deluge\core

I guess the "core.py" file you mean is the one from "deluge-deluge-1.3.11\deluge\plugins\notifications\notifications" in the repo, but I don't have that folder anywhere in my system...
Post Reply