Transmission version 5.2.7 is now stable. Could you please add Simplified Chinese in the next version? Last time, the language name was misspelled, causing matching failure.
Transmission torrent client plugin
- ostende
- Thread is marked as Resolved.
-
-
Display More
Transmission version 5.2.7 is now stable. Could you please add Simplified Chinese in the next version? Last time, the language name was misspelled, causing matching failure.
Yes sure it will be
-
-
Last night I installed the plugin, configured it, found the link in the search, added it to the list, and after going to the Recently Viewed, an error occurred:
Code
Display More22:17:30.6422 Traceback (most recent call last): 22:17:30.6427 File "/usr/lib/enigma2/python/skin.py", line 2591, in readSkin 22:17:30.6427 File "/usr/lib/enigma2/python/skin.py", line 2511, in processScreen 22:17:30.6428 File "/usr/lib/enigma2/python/skin.py", line 2344, in processWidget 22:17:30.6429 KeyError: 'pic_loading' 22:17:34.8158 Traceback (most recent call last): 22:17:34.8174 File "/usr/lib/enigma2/python/StartEnigma.py", line 77, in processDelay self.current_dialog.doClose() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ 22:17:34.8175 File "/usr/lib/enigma2/python/Screens/Screen.py", line 119, in doClose 22:17:34.8176 File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/TransmissionBrowser.py", line 1539, in cross 22:17:34.8177 TypeError: 'NoneType' object is not subscriptableThis evening I opened the plugin - there was no error and links to the views I added yesterday appeared. Even though I didn't do anything.
-
Last night I installed the plugin, configured it, found the link in the search, added it to the list, and after going to the Recently Viewed, an error occurred:
Code
Display More22:17:30.6422 Traceback (most recent call last): 22:17:30.6427 File "/usr/lib/enigma2/python/skin.py", line 2591, in readSkin 22:17:30.6427 File "/usr/lib/enigma2/python/skin.py", line 2511, in processScreen 22:17:30.6428 File "/usr/lib/enigma2/python/skin.py", line 2344, in processWidget 22:17:30.6429 KeyError: 'pic_loading' 22:17:34.8158 Traceback (most recent call last): 22:17:34.8174 File "/usr/lib/enigma2/python/StartEnigma.py", line 77, in processDelay self.current_dialog.doClose() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ 22:17:34.8175 File "/usr/lib/enigma2/python/Screens/Screen.py", line 119, in doClose 22:17:34.8176 File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/TransmissionBrowser.py", line 1539, in cross 22:17:34.8177 TypeError: 'NoneType' object is not subscriptableThis evening I opened the plugin - there was no error and links to the views I added yesterday appeared. Even though I didn't do anything.
I will note this to be fixed
I need to fix Label in code must not be called as Label() but must be Label('') so the plugin will init free labels before start data
Otherwise u will get object is not subscriptable
-
hi to everybody..can I find in this plugin italian torrent?
Thank for all
-
-
I'm getting an error message for Movies again.
It work brother
I think the source was down for moment or again the IPv6 problem
If still give u that error try to stop IPv6 and adjust dns to 1.1.1.1 and 8.8.8.8 and it will bypass the error
-
The problem is neither in IP6 (I don't use it at all, it's forbidden in the router) nor in DNS. The problem was on the server.
-
hi to everybody..can I find in this plugin italian torrent?
Thank for all
I have already made scrapping screen for that source you send me but the problem admins of that source change html strecture every week
So i need every week make update
But some movies has already Italian version like this one
-
The problem is neither in IP6 (I don't use it at all, it's forbidden in the router) nor in DNS. The problem was on the server.
Ok maybe server was down or something
-
Bro, don't take it the wrong way, as some kind of criticism or reproach to you. I wrote about the current state of the plugin at that time. I didn't write it right away, I waited a while to be sure about the possibility of a temporary "sickness" of the server.

-
Bro, don't take it the wrong way, as some kind of criticism or reproach to you. I wrote about the current state of the plugin at that time. I didn't write it right away, I waited a while to be sure about the possibility of a temporary "sickness" of the server.

No brother no is with pleasure
And im work on it for the moment to make the Label as must be
I try added more user agents i think the server refuse sometimes the request cause server think is DDoS attack
I will added more debug for start process to understand why its fails sometimes
-
Transmission Plugin Updates version 5.3 online
===========================
Code
Display More------- 1. **Fixed "Play on Web" Functionality**: - Replaced the broken `webtor.io` player with a new **TorrServer-based player**. - Now streams directly from your local TorrServer (port 8090), solving the "black screen" issue and supporting non-WebRTC torrents. 2. **Enhanced Web Player**: - **Subtitle Support**: Automatically detects and loads `.srt` and `.vtt` subtitles from the torrent. - **Multi-Audio Support**: Added "Open in External Player" buttons (VLC, MX Player, Infuse) to allow switching audio tracks (since browsers cannot do this natively). - **Navigation Fix**: Fixed the "Back" button to correctly return to the movie details page. 3. **"Add to Favorites" Feature**: - Added a new "Add to Favorites" button to the movie details page in the web interface. - Movies are saved to `/etc/enigma2/favorites_movies.json` and persist across restarts. 4. **AJPanel Integration**: - Improved playback reliability by using direct API calls to AJPanel. 5. **LCD Screen Support**: - Added support for receiver LCD screens. - Displays movie title, progress, poster, and backdrop on compatible devices.7 6. **Fixed Torrepisode empty list**: - Fix calling Torrepisode by adding timer to wait for data been uploaded to TorrServer -------------------------------------------------------------------------------- -
Latest update broke things:
Crashlog from Ultimo4K running OpenBh 5.6Code
Display MoreTraceback (most recent call last): File "/usr/lib/enigma2/python/StartEnigma.py", line 73, in processDelay callback(*retval) ~~~~~~~~^^^^^^^^^ File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/plugin.py", line 1358, in install_subssupport_callback continueToMainScreen() ~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/plugin.py", line 1346, in continueToMainScreen session.open(MainScreen) ~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 161, in open self.execBegin() ~~~~~~~~~~~~~~^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 82, in execBegin self.instantiateSummaryDialog(currentDialog) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 117, in instantiateSummaryDialog self.summary = self.doInstantiateDialog(summary, arguments, kwargs, self.summary_desktop) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 122, in doInstantiateDialog dialog = screen(self, *arguments, **kwargs) # Create dialog. File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/TransmissionBrowser.py", line 113, in __init__ self.skin = getSkin('TransmissionLCDSummary') ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/__init__.py", line 149, in <lambda> File "/usr/lib/python3.13/xml/etree/ElementTree.py", line 1090, in tostring File "/usr/lib/python3.13/xml/etree/ElementTree.py", line 713, in write TypeError: ElementTree not initialized -
Latest update broke things:
Crashlog from Ultimo4K running OpenBh 5.6Code
Display MoreTraceback (most recent call last): File "/usr/lib/enigma2/python/StartEnigma.py", line 73, in processDelay callback(*retval) ~~~~~~~~^^^^^^^^^ File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/plugin.py", line 1358, in install_subssupport_callback File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/plugin.py", line 1346, in continueToMainScreen File "/usr/lib/enigma2/python/StartEnigma.py", line 161, in open self.execBegin() ~~~~~~~~~~~~~~^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 82, in execBegin self.instantiateSummaryDialog(currentDialog) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 117, in instantiateSummaryDialog self.summary = self.doInstantiateDialog(summary, arguments, kwargs, self.summary_desktop) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 122, in doInstantiateDialog dialog = screen(self, *arguments, **kwargs) # Create dialog. File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/TransmissionBrowser.py", line 113, in __init__ self.skin = getSkin('TransmissionLCDSummary') File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/__init__.py", line 149, in <lambda> File "/usr/lib/python3.13/xml/etree/ElementTree.py", line 1090, in tostring File "/usr/lib/python3.13/xml/etree/ElementTree.py", line 713, in write TypeError: ElementTree not initializedI think if u refuse installation u get that error
Cause returned value is empty
I will fix it or remove that installation tonight who need subs can download the plugin self
By the way just accept installation and it will pass
-
Display More
Latest update broke things:
Crashlog from Ultimo4K running OpenBh 5.6Code
Display MoreTraceback (most recent call last): File "/usr/lib/enigma2/python/StartEnigma.py", line 73, in processDelay callback(*retval) ~~~~~~~~^^^^^^^^^ File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/plugin.py", line 1358, in install_subssupport_callback File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/plugin.py", line 1346, in continueToMainScreen File "/usr/lib/enigma2/python/StartEnigma.py", line 161, in open self.execBegin() ~~~~~~~~~~~~~~^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 82, in execBegin self.instantiateSummaryDialog(currentDialog) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 117, in instantiateSummaryDialog self.summary = self.doInstantiateDialog(summary, arguments, kwargs, self.summary_desktop) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 122, in doInstantiateDialog dialog = screen(self, *arguments, **kwargs) # Create dialog. File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/TransmissionBrowser.py", line 113, in __init__ self.skin = getSkin('TransmissionLCDSummary') File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/__init__.py", line 149, in <lambda> File "/usr/lib/python3.13/xml/etree/ElementTree.py", line 1090, in tostring File "/usr/lib/python3.13/xml/etree/ElementTree.py", line 713, in write TypeError: ElementTree not initializedI think if u refuse installation u get that error
Cause returned value is empty
I will fix it or remove that installation tonight who need subs can download the plugin self
By the way just accept installation and it will pass
I have refused install in every version so far and it's not caused any problems.
The error is because of:Which is the new thing you have added.
-
Display MoreDisplay More
Latest update broke things:
Crashlog from Ultimo4K running OpenBh 5.6Code
Display MoreTraceback (most recent call last): File "/usr/lib/enigma2/python/StartEnigma.py", line 73, in processDelay callback(*retval) ~~~~~~~~^^^^^^^^^ File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/plugin.py", line 1358, in install_subssupport_callback File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/plugin.py", line 1346, in continueToMainScreen File "/usr/lib/enigma2/python/StartEnigma.py", line 161, in open self.execBegin() ~~~~~~~~~~~~~~^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 82, in execBegin self.instantiateSummaryDialog(currentDialog) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 117, in instantiateSummaryDialog self.summary = self.doInstantiateDialog(summary, arguments, kwargs, self.summary_desktop) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 122, in doInstantiateDialog dialog = screen(self, *arguments, **kwargs) # Create dialog. File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/TransmissionBrowser.py", line 113, in __init__ self.skin = getSkin('TransmissionLCDSummary') File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/__init__.py", line 149, in <lambda> File "/usr/lib/python3.13/xml/etree/ElementTree.py", line 1090, in tostring File "/usr/lib/python3.13/xml/etree/ElementTree.py", line 713, in write TypeError: ElementTree not initializedI think if u refuse installation u get that error
Cause returned value is empty
I will fix it or remove that installation tonight who need subs can download the plugin self
By the way just accept installation and it will pass
I have refused install in every version so far and it's not caused any problems.
The error is because of:Which is the new thing you have added.
Oh sorry im stupid i forget always openbh openvix skins give me 30 min im home and i will upload new version
I forget Add lcd skin in old_1920.xml
-
Display MoreDisplay MoreDisplay More
Latest update broke things:
Crashlog from Ultimo4K running OpenBh 5.6Code
Display MoreTraceback (most recent call last): File "/usr/lib/enigma2/python/StartEnigma.py", line 73, in processDelay callback(*retval) ~~~~~~~~^^^^^^^^^ File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/plugin.py", line 1358, in install_subssupport_callback File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/plugin.py", line 1346, in continueToMainScreen File "/usr/lib/enigma2/python/StartEnigma.py", line 161, in open self.execBegin() ~~~~~~~~~~~~~~^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 82, in execBegin self.instantiateSummaryDialog(currentDialog) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 117, in instantiateSummaryDialog self.summary = self.doInstantiateDialog(summary, arguments, kwargs, self.summary_desktop) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 122, in doInstantiateDialog dialog = screen(self, *arguments, **kwargs) # Create dialog. File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/TransmissionBrowser.py", line 113, in __init__ self.skin = getSkin('TransmissionLCDSummary') File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/__init__.py", line 149, in <lambda> File "/usr/lib/python3.13/xml/etree/ElementTree.py", line 1090, in tostring File "/usr/lib/python3.13/xml/etree/ElementTree.py", line 713, in write TypeError: ElementTree not initializedI think if u refuse installation u get that error
Cause returned value is empty
I will fix it or remove that installation tonight who need subs can download the plugin self
By the way just accept installation and it will pass
I have refused install in every version so far and it's not caused any problems.
The error is because of:Which is the new thing you have added.
Oh sorry im stupid i forget always openbh openvix skins give me 30 min im home and i will upload new version
I forget Add lcd skin in old_1920.xml
You are not stupid, it's a simple thing to miss / forget when you don't use those images yourself.
-
Display MoreDisplay MoreDisplay MoreDisplay More
Latest update broke things:
Crashlog from Ultimo4K running OpenBh 5.6Code
Display MoreTraceback (most recent call last): File "/usr/lib/enigma2/python/StartEnigma.py", line 73, in processDelay callback(*retval) ~~~~~~~~^^^^^^^^^ File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/plugin.py", line 1358, in install_subssupport_callback File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/plugin.py", line 1346, in continueToMainScreen File "/usr/lib/enigma2/python/StartEnigma.py", line 161, in open self.execBegin() ~~~~~~~~~~~~~~^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 82, in execBegin self.instantiateSummaryDialog(currentDialog) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 117, in instantiateSummaryDialog self.summary = self.doInstantiateDialog(summary, arguments, kwargs, self.summary_desktop) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/StartEnigma.py", line 122, in doInstantiateDialog dialog = screen(self, *arguments, **kwargs) # Create dialog. File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/TransmissionBrowser.py", line 113, in __init__ self.skin = getSkin('TransmissionLCDSummary') File "/usr/lib/enigma2/python/Plugins/Extensions/Transmission/__init__.py", line 149, in <lambda> File "/usr/lib/python3.13/xml/etree/ElementTree.py", line 1090, in tostring File "/usr/lib/python3.13/xml/etree/ElementTree.py", line 713, in write TypeError: ElementTree not initializedI think if u refuse installation u get that error
Cause returned value is empty
I will fix it or remove that installation tonight who need subs can download the plugin self
By the way just accept installation and it will pass
I have refused install in every version so far and it's not caused any problems.
The error is because of:Which is the new thing you have added.
Oh sorry im stupid i forget always openbh openvix skins give me 30 min im home and i will upload new version
I forget Add lcd skin in old_1920.xml
You are not stupid, it's a simple thing to miss / forget when you don't use those images yourself.
To be honest no cause their is no official so i dont like much custom build if i dont build it self
Update is online
I dont know if u can use interne update if not use the cmd to get new version
And one more time sorry guys
Enigma2 Multimedia Plugins
Discover top Enigma2 multimedia plugins. Access downloads and support for the latest media players, audio tools, and file management utilities.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!
