.python-eggs folder

General support for problems installing or using Deluge
Post Reply
kevindd992002
Leecher
Leecher
Posts: 71
Joined: Thu Jun 13, 2019 2:56 pm

.python-eggs folder

Post by kevindd992002 »

I have the same linuxserver/deluge container installed on two systems: one Debian NAS and the other is a Synology NAS. I installed two of the same plugins (AutoRemovePlus and SimpleExtractor). In the Synology system, I see this extra path in the container:

"/config/appdata/deluge/plugins/.python-eggs" -> where the js scripts of the plugins are located at.

In my Debian NAS, I only see both egg plugins under this path:

"/config/appdata/deluge/plugins/*.egg" -> there is no extra .python-eggs folder

Both plugins work on both system but I was just wondering why the difference in file structure? And where are the js scripts on the Debian system?
kevindd992002
Leecher
Leecher
Posts: 71
Joined: Thu Jun 13, 2019 2:56 pm

Re: .python-eggs folder

Post by kevindd992002 »

Oooohhh, I just noticed now that the Debian system had that missing folder hidden while the other does not. So they're both there.
Post Reply