.python-eggs folder
Posted: Tue Mar 17, 2020 4:07 pm
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?
"/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?