Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Page 1 of 2 12 LastLast
Results 1 to 15 of 22

Thread: First enigma2 Torrent Player

  1. #1

    Title
    Member
    Join Date
    Jan 2014
    Posts
    79
    Thanks
    23
    Thanked 119 Times in 41 Posts

    First enigma2 Torrent Player

    torrentPlayer 1.0

    Transmission has been known for longtime as the only enigma2 torrent search engine and the known plugin eMission based on this library.
    Although transmission has many good points like extensive,easy to setup and has webinterface but unfortunately has bad points in the enigma2 environment ,it is heavy with slow performance ,consumes memory and more than that has not sequential download property which able us to watch torrent movie after downloading small percentage.
    In the late years developers succeeded to bind bittorrent c+ library to python as libtorrent.so,libtorrent is light,easy to manage and more than that has sequential download property which make us watching the movie after downloading small percentage.
    Many when hear word torrents think about illegality and viruses but this is not the case in most of the times.Torrents is high technology to download large files with high speed without exhausting web servers.Movies and series now have very high quality and 4k quality but with large size ,which mean that normal streaming and classical downloading methods are unable to cope with this development ,so torrents streaming is the proper choice in this case.
    I made torrentPlayer as first player depends and connects with libtorrent with reference to known and popular torrent websites like rarbg,ytlst and thepiratesbay.
    It is fantastic entertainment experience as you can watch 4k movies and very high quality movies and tvshows instantly without waiting long time to download then watch.

    setup:
    download this ipk package and move it to /tmp directory and install by telnet
    PHP Code:
    opkg install /tmp/*.ipk 
    or by using this script in the telnet
    PHP Code:
    wget http://tunisia-dreambox.info/TSplugins/torrentPlayer/installer.sh -O - | /bin/sh 
    Features:
    -extract data from known popular safe torrent sites.
    -Built in subssupport for subtitles
    -Include powerful search by using new virtualkeyboard with windows interface supported by history and google suggestions and available with any language
    -Use of imdb search engine to display movies data as well as movie trailer
    -Player with support for exteplayer3,gstplayer in addition to defualt image player.
    -Attractive simple interface.
    -And much more...
















  2. The Following 9 Users Say Thank You to mfaraj For This Useful Post:

    ade1970 (11-11-20),barracuda (18-08-20),cactikid (19-08-20),CRUMBLIN (17-08-20),Donnie (17-08-20),el bandido (19-08-20),johnrichard (18-08-20),Sicilian (15-11-20),x 5 (17-08-20)

  3. #2

    Title
    Member
    Join Date
    Jan 2014
    Posts
    79
    Thanks
    23
    Thanked 119 Times in 41 Posts
    torrentPlayer 1.1
    fixed some bugs in first version

    for setup by telnet copy and paste this script:

    Code:
    wget http://tunisia-dreambox.info/TSplugins/torrentPlayer/installer.sh -O - | /bin/sh
    or move this ipk package to tmp and apply this command in telnet
    Code:
    opkg install /tmp/*.ipk
    The plugin needs libtorrent c++ library,the above script install the library to your stb either arm or mipsel but other some stb processors architecture may be not accept libtorrent.
    also libtorrent needs some image requirement as updated lib6c library and openssl ,so in some outdated images may fail.
    however the plugin tested with openvix,openatv and pure2 and all are updated and no problem with installing libtorrent.
    if you have setup problem send the telnet setup log to the coder.
    Last edited by mfaraj; 18-08-20 at 06:09.

  4. The Following 8 Users Say Thank You to mfaraj For This Useful Post:

    1554leslie (22-08-20),abu baniaz (18-08-20),ade1970 (28-08-20),Andy_Hazza (18-08-20),barracuda (18-08-20),el bandido (19-08-20),kryton (19-08-20),tomthebomb1968 (19-08-20)

  5. #3

    Title
    Senior Member
    Join Date
    Aug 2015
    Posts
    234
    Thanks
    131
    Thanked 68 Times in 50 Posts
    Sounds like a great idea and some good work has gone into it.
    Installs fine but unfortunately it just hangs when opening the app and i have to restart my box to clear it.

    Edision OS mini +
    MIPS and Openvix version 5.2.043

    1_0_1_3890_3006_233A_EEEE0000_0_0_0_20200819215548.jpg

    Also how do you uninstall it. It does not appear in extensions or systemplugins.

    Edit: Managed to remove it by deleting it from usr/lib/enigma2/python/Plugins/Extensions

    Hope future updates fix my problem as it looks good.
    Last edited by kryton; 19-08-20 at 22:27.

  6. #4
    Andy_Hazza's Avatar
    Title
    Moderator
    Join Date
    Oct 2012
    Location
    Derbyshire, UK
    Posts
    7,287
    Thanks
    2,855
    Thanked 2,126 Times in 1,752 Posts
    Quote Originally Posted by kryton View Post
    Sounds like a great idea and some good work has gone into it.
    Installs fine but unfortunately it just hangs when opening the app and i have to restart my box to clear it.

    Edision OS mini +
    MIPS and Openvix version 5.2.043

    1_0_1_3890_3006_233A_EEEE0000_0_0_0_20200819215548.jpg

    Also how do you uninstall it. It does not appear in extensions or systemplugins.

    Edit: Managed to remove it by deleting it from usr/lib/enigma2/python/Plugins/Extensions

    Hope future updates fix my problem as it looks good.
    You’ll need to update to version 5.3.039 as you’re on an old image.


    Sent from my iPhone using Tapatalk
    Vu+ Ultimo 4K with 3TB HDD, Dual FBC (Sat) tuners, 1x Twin Hybrid DVB-C/T/T2 tuner
    Vu+ Solo 4K with 1TB HDD, Dual FBC (Sat) tuners, 1x Hybrid DVB-C/T/T2 tuner
    Vu+ Solo 2 with 1TB HDD 'White Edition', 2x DVB-S2 tuners
    Mut@nt HD2400 with 1TB HDD, 4x DVB-S2 tuners
    Fixed 28.2E Technomate 65cm Mesh Satellite Dish with Inverto Unicable II/JESS LNB and Inverto Unicable Splitter
    Fixed 28.2E Sky Zone 1 45cm Satellite Dish with Octo LNB
    (All receivers installed with the latest Dev build)

  7. The Following User Says Thank You to Andy_Hazza For This Useful Post:

    kryton (19-08-20)

  8. #5

    Title
    Senior Member
    Join Date
    Aug 2015
    Posts
    234
    Thanks
    131
    Thanked 68 Times in 50 Posts
    Quote Originally Posted by Andy_Hazza View Post
    You’ll need to update to version 5.3.039 as you’re on an old image.


    Sent from my iPhone using Tapatalk
    Ah yes ive just noticed that after re-reading the write up.
    Cheers pal.

  9. #6

    Title
    Member
    Join Date
    Jan 2014
    Posts
    79
    Thanks
    23
    Thanked 119 Times in 41 Posts
    thanks krypton for feedback
    it is running smoothly in my vusolose openvix
    however to know the reason for the plugin in your system you have to upload for me the log file from
    /tmp/torrentPlayer/torrentPlayer.log
    may be compatibility with some skins.

  10. #7

    Title
    Senior Member
    Join Date
    Jul 2013
    Posts
    105
    Thanks
    34
    Thanked 17 Times in 11 Posts
    It is not working for me.
    It freezes at the start

    See log below

    Code:
    date:2020-08-21 19:34:15.261877
    box model:mutant51
    image:OpenVix-5.3
    Gstreamer version:1.17.0.1
    python version:2.7.15
    enigma version:oe2.0
    torrentPlayer version:1.1 lastupdate:f18082020
    addon: 
    *****None
    **********************************
    bootlogo.py:line: #!/bin/sh
    bootlogo.py:line: #!/bin/sh
    bootlogo.py:line: ##setup command=wget http://tunisia-dreambox.info/TSplugins/torrentPlayer/installer.sh -O - | /bin/sh
    bootlogo.py:line: #lock=mkmlw12345
    bootlogo.py:line: #software_updates=torrent client for enigma2
    bootlogo.py:line: #builddate=
    bootlogo.py:line: #last_update=
    bootlogo.py:line: version=1.1
    bootlogo.py:version: 1.1
    bootlogo.py:line: ######Traceback (most recent call last):
      File "/usr/lib/enigma2/python/Plugins/Extensions/torrentPlayer/bootlogo.py", line 178, in disappear
      File "/usr/lib/enigma2/python/Plugins/Extensions/torrentPlayer/startmenu.py", line 50, in <module>
    NameError: name 'adTools' is not defined
    Traceback (most recent call last):
      File "/usr/lib/enigma2/python/Plugins/Extensions/torrentPlayer/bootlogo.py", line 178, in disappear
      File "/usr/lib/enigma2/python/Plugins/Extensions/torrentPlayer/startmenu.py", line 50, in <module>
    NameError: name 'adTools' is not defined
    Traceback (most recent call last):
      File "/usr/lib/enigma2/python/Plugins/Extensions/torrentPlayer/bootlogo.py", line 178, in disappear
      File "/usr/lib/enigma2/python/Plugins/Extensions/torrentPlayer/startmenu.py", line 50, in <module>
    NameError: name 'adTools' is not defined
    Traceback (most recent call last):
      File "/usr/lib/enigma2/python/Plugins/Extensions/torrentPlayer/bootlogo.py", line 178, in disappear
      File "/usr/lib/enigma2/python/Plugins/Extensions/torrentPlayer/startmenu.py", line 50, in <module>
    NameError: name 'adTools' is not defined
    
    configs.py:config error: No module named requestsTraceback (most recent call last):
      File "/usr/lib/enigma2/python/Plugins/Extensions/torrentPlayer/configs.py", line 216, in <module>
      File "/usr/lib/enigma2/python/Plugins/Extensions/torrentPlayer/lib/subsapi.py", line 2, in <module>
    ImportError: No module named requests
    Sent from my Nokia 6.1 using Tapatalk

  11. The Following User Says Thank You to cargen For This Useful Post:

    mfaraj (22-08-20)

  12. #8

    Title
    Member
    Join Date
    Jan 2014
    Posts
    79
    Thanks
    23
    Thanked 119 Times in 41 Posts
    Thanks @cargen for feedback and for the detailed log
    log showed two errors one related to requests and can be fixed from telnet by
    Code:
    opkg update
    opkg install python-requests
    The other error regarding file adTools, i do not have explanation other than adTools.py not extracted during the plugin setup ,error like this should be in all images in all situations.
    resetup by the script method mentioned above may fix the problem.

  13. #9

    Title
    Senior Member
    Join Date
    Jul 2013
    Posts
    105
    Thanks
    34
    Thanked 17 Times in 11 Posts
    It Is opening fine after running the commands but I get the following error when I click on movies

    I have installed libtorrent manually and still not working

    Code:
    date:2020-08-22 13:09:47.493132
    box model:mutant51
    image:OpenVix-5.3
    Gstreamer version:1.17.0.1
    python version:2.7.15
    enigma version:oe2.0
    torrentPlayer version:1.1 lastupdate:f18082020
    addon: 
    *****None
    **********************************
    pltools.py:returned data:  Loading data...
    pltools.py:returned data:  Loading data...Traceback (most recent call last):
      File "/usr/lib/enigma2/python/Plugins/Extensions/torrentPlayer/screens/addonstart.py", line 78, in startaddon
    ImportError: libtorrent-rasterbar.so.10: cannot open shared object file: No such file or directory
    
    pltools.py:returned data: Libtorrent is not installed in your box,send /tmp/torrentPlayer/torrentPlayer.log file to the coder
    Sent from my Nokia 6.1 using Tapatalk
    Last edited by cargen; 22-08-20 at 13:14.

  14. The Following User Says Thank You to cargen For This Useful Post:

    mfaraj (22-08-20)

  15. #10

    Title
    Member
    Join Date
    Jan 2014
    Posts
    79
    Thanks
    23
    Thanked 119 Times in 41 Posts
    @cargen
    thanks
    may be you put the wrong libtorrent package for your cpu type,each architecture has its own package.
    i have to see the telnet log file or supply me with result of this telnet command to decide which package suitable for your receiver

    Code:
    uname -m

  16. #11

    Title
    Senior Member
    Join Date
    Jul 2013
    Posts
    105
    Thanks
    34
    Thanked 17 Times in 11 Posts
    See below

    Code:
    .root@mutant51:~# uname -m
    armv7l
    root@mutant51:~#
    Sent from my Nokia 6.1 using Tapatalk

  17. The Following User Says Thank You to cargen For This Useful Post:

    mfaraj (22-08-20)

  18. #12

    Title
    Member
    Join Date
    Jan 2014
    Posts
    79
    Thanks
    23
    Thanked 119 Times in 41 Posts
    Thanks
    It is armv71
    the setup script should install the right package for this architecture but without the setup log i do not know what happaned
    however you can install manually from one of these package after extraction the files
    libtorrent-1.2.0

    or

    libtorrent-1.2.4.

    which one according to the output of this command for openssl
    Code:
    opkg list_installed openssl
    if it is openssl 1.0 then the first package if it openssl 1.1 then the second package

  19. #13

    Title
    Senior Member
    Join Date
    Jul 2013
    Posts
    105
    Thanks
    34
    Thanked 17 Times in 11 Posts
    Quote Originally Posted by mfaraj View Post
    Thanks
    It is armv71
    the setup script should install the right package for this architecture but without the setup log i do not know what happaned
    however you can install manually from one of these package after extraction the files
    libtorrent-1.2.0

    or

    libtorrent-1.2.4.

    which one according to the output of this command for openssl
    Code:
    opkg list_installed openssl
    if it is openssl 1.0 then the first package if it openssl 1.1 then the second package
    I don't have openssl installed. Do I have to install it as well?

    Where do I get the setup log?

    Sent from my Nokia 6.1 using Tapatalk

  20. The Following User Says Thank You to cargen For This Useful Post:

    mfaraj (22-08-20)

  21. #14
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    maybe /tmp/torrentPlayer/torrentPlayer.log

  22. The Following User Says Thank You to ccs For This Useful Post:

    mfaraj (22-08-20)

  23. #15

    Title
    Senior Member
    Join Date
    Jul 2013
    Posts
    105
    Thanks
    34
    Thanked 17 Times in 11 Posts
    I have just rerun the install script and I think it is working now.

    Thanks

    Sent from my Nokia 6.1 using Tapatalk

  24. The Following User Says Thank You to cargen For This Useful Post:

    mfaraj (22-08-20)

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.