Transmission Torrent Client - ab OE2.5 (mipsel/armhf)

    • Offizieller Beitrag

    Transmission Torrent Client für Dreamboxen


    Alle bins hat @pclin gestrickt. :top:
    Paket (mit allen möglichen bins) erweitert durch start script, usw., damit man gleich loslegen kann :face_with_tongue:


    - transmission-cli
    - transmission-create
    - transmission-deamon => welcher hier verwendet wird!
    - transmission-edit
    - transmission-remote
    - transmission-show


    Einfach Installieren und los gehts, siehe wiki.


    Ist alles entstanden durch den folgenden Thread:
    https://www.i-have-a-dreambox.…hread.php?threadid=194554


    Bedienung erfolgt über den Webbrowser:


    http://ip_der_box:9091


    Man kann alternativ auch via Transmission Remote GUI das ganze bedienen.


    Standardpfad für conf: /root/.transmission-daemon
    Standarddownload Pfad: /media/hdd/transmission änderbar via webif siehe printscreen


    Hier sind die Pakete zu finden:
    Danke pclin

  • Neben Remote kann man transmission auch im Webbrowser auf der Box aufrufen und bedienen.


    Code
    127.0.0.1:9091


    Weiterhin ist die Bedienung auch im CLI (Kommandozeile) und im Xserver möglich.


    Hier die GTK Version für das xserver-plugin.


    Und extras gibt es auch noch.


    gruß pclin


    Screenshot 1: Im Webbrowser auf der Box
    Screenshot 2: Im Xserver auf der Box
    Screenshot 3: Webbrowser-Lesezeichen

  • Tastatur im Webbrowser und anderen "TextEntryActions" :hurra:


    Also auch in transmission oder Shell In A Box.
    Das geht jetzt wunderbar im Browser auf der Box!


    Änderungen in /usr/share/enigma2/kemaps.xml
    Hier


    Änderungen in /usr/libs/enigma2/python/keyids.py

    Code
    "BTN_0": 272, 
    "BTN_1": 273, 
    "KEY_HOME": 172,


    Mit den Änderungen in der keyids.py geht dann bei der Logitech K400


    Linke MausTaste oder Tippen mit einem Finger auf's Touchpad = FB Links = Vorheriger Kanal
    Rechte MausTaste oder Tippen mit zwei Finger auf's Touchpad = FB Rechts = Nächster Kanal
    HOME Taste = Pos1 (In Texteingabe Felder)
    Ist noch nicht komplett...


    gruß pclin

    15 Mal editiert, zuletzt von pclin ()

  • I solved my problem.


    Stop the transmission daemon.


    Edit the file /root/.transmission-daemon/settings.json following these explanations:


    https://help.ubuntu.com/commun…wTo#Username_and_Password


    You may also have to edit this line:


    "rpc-authentication-required": true,


    Start the transmission daemon and that's it!


    Achille

  • Hi,


    I have DM900 with dreamOS:


    Device Name: dm900
    Dreambox OS Version: 4.3.1r28-2018-05-14
    Image Version: Experimental 2018-08-11
    Frontprocessor Version: VNone
    Webinterface Version: 1.8.0


    And in can'i install plugin : Enigma2-plugin-extensions-transmission_2 0,92-r0.0_all.deb
    Transmission Torrent Client - ab OE2.5 (mipsel/armhf)


    Are there any solution?


    Greeting

  • Copy plugin to /tmp
    Copy transmission-cli_2.92-r0.2_armhf.deb to /tmp


    CLI

    Code
    apt update
    dpkg -i /tmp/*.deb
    apt -f install


    Post CLI Output


    Greeting pclin

  • Thank you,
    I have do it, but i recive thos errors:



    What can i do?

  • Install log DM900



    Greeting pclin

  • transmission-cli_2.94


    Aktuelles .deb im nächsten Post



    gruß pclin

    2 Mal editiert, zuletzt von pclin ()

  • transmission-cli_2.94-r0.1_armhf.deb
    und für mipsel und das plugin zum starten/stopen/status/enable/disable des systemd service


    Paket ist baugleich mit der Version 2.92 aus dem ersten Post.
    Nochmals Dank an mfgeg für seine Arbeit!


    Benötigt wird libcurl4 und libevent



    Es gibt auch noch transmission-gtk für X11, auf Wunsch baue ich da auch noch die Pakete für armhf/mipsel


    gruß pclin

    7 Mal editiert, zuletzt von pclin ()

  • Hi,


    Thank you for your work!


    Now i hava it (On a frech OE2.5 image), but i continue de to have one error:



    And i cant acces to http://ip_der_box:9091


    Where is my mistake?


    Greeting

  • Code
    apt install libcurl4


    Is transmission.service aktiv?


    CLI
    systemctl status transmission


    or use the plugin enigma2-plugin-extensions-transmission for start/stop/status/enable/disable


    Greetings pclin

    Einmal editiert, zuletzt von pclin ()

  • Hello all I have been trying to get this working on OE 2.6 Dreambox TWO with no luck.

    It would not install from the deb so I have installed in manually transferring all the files

    with ftp and setting all the attributes.

    I could not send this file over, .tansmission-daemon, but I do have the files on my hdd from

    when it was in a dreambox 900, I have replaced the settings.json with the new one.


    I have all these installed.


    transmission-cli_2.94-r0.1_armhf.deb

    enigma2-plugin-extensions-transmission_2.94-r0.3_all.deb

    Depends:

    libc6 (> = 2.23),

    libevent (> = 2.0.22)

    libcurl4


    log

    root @ dreambox: ~ # systemctl start transmission

    root @ dreambox: ~ # systemctl status transmission

    â— ?? transmission.service - Transmission Torrent Daemon

    Loaded: loaded (/etc/systemd/system/transmission.service; disabled; vendor peset: enabled)

    Active: failed (Result: exit-code) since Thu 2021-05-06 09:57:20 BST; 13s ag

    Process: 1232 ExecStart = / usr / bin / transmission-daemon -f --config-dir /root/.tansmission-daemon (code = exited, status = 203 / EXEC)

    Main PID: 1232 (code = exited, status = 203 / EXEC)


    May 06 09:57:20 dreambox systemd [1]: Started Transmission Torrent Daemon.

    May 06 09:57:20 dreambox systemd [1]: transmission.service: Main process exiâ € ¦EEC

    May 06 09:57:20 dreambox systemd [1]: transmission.service: Unit entered fai ... ae.

    May 06 09:57:20 dreambox systemd [1]: transmission.service: Failed with resuâ € ¦d '.

    Hint: Some lines were ellipsized, use -l to show in full.

    root @ dreambox: ~ #


    Any help please. thanks.