Transmission plugin

  • Hi guys


    I'm very new to OMV and not particularly computer literate so sorry if this is a lame question, but is there a transmission plugin available to install, I downloaded the OMV extras plugin thinking that would give me the option to install transmission but it appears it doesn't


    if there is a Transmission plugin can someone tell me where I get it and how I install it




    Many thanks




    Graeme

    • Offizieller Beitrag

    It is most likely on the second page of plugins.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Thanks again ryecoaaron


    yeah your right I see Transmission amongst the list of plugins now, i did look earlier but I must have overlooked it, I haven't tried installing yet because it's running an rsync job thanks to your help, but if I have any further problems I'll post here




    Many thanks




    Graeme

  • Hi there, here I am again asking for help... :D


    I'am trying to install transmissionbt plugin, but I got this screen:


    It's stuck. I waited for over 30 minutes.
    Tried several times but the same result.


    I have tried to:
    -reboot
    -run Apt-Clean and Apt-Clean silent from the OMV-Extras plugin
    -run via SSH with root access these commands:
    apt-get update
    apt-get upgrade
    apt-get install -f
    apt-get clean
    apt-get --purge remove openmediavault-transmissionbt


    finally I run this command:


    Here the support-info log:

    • Offizieller Beitrag

    What about:


    cat /etc/apt/sources.list.d/omv-extras-org-sardaukar.list

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Here the output:

    Code
    root@openmediavault:~# cat /etc/apt/sources.list.d/omv-extras-org-sardaukar.list
    # Regular omv-extras.org repo
    deb http://packages.omv-extras.org/debian/ sardaukar main
    # Testing omv-extras.org repo
    deb http://packages.omv-extras.org/debian/ sardaukar-testing main
    • Offizieller Beitrag

    Everything looks right. How about:


    apt-cache policy transmission-cli

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Here the output:

    Code
    root@openmediavault:~# apt-cache policy transmission-cli
    transmission-cli:
      Installed: (none)
      Candidate: 2.03-2
      Version table:
         2.75-1-15~1.gbp4ed609 0
            500 http://packages.omv-extras.org/debian/ sardaukar/main amd64 Packages
         2.03-2 0
            990 http://ftp.it.debian.org/debian/ squeeze/main amd64 Packages


    Thanks for looking into it.

    • Offizieller Beitrag

    That is my fault. The newest omv-extras uses the wheezy apt preference file. Give me a little time to fix it.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Zitat von "ryecoaaron"

    That is my fault. The newest omv-extras uses the wheezy apt preference file. Give me a little time to fix it.


    No problem, take your time I'm not in a hurry :D
    Thanks for everything

    • Offizieller Beitrag

    Fixed in 0.6.11 :)

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Hi, i'm new with this stuff and i have similiar problem with ortega but with the other plug-in. When i install openmediavault-downloader, i have stuck like ortega.
    What should i do?


    Thz

  • Do this command and try again:


    apt-get clean


    The openmediavault-downloader package may have not downloaded correctly to install. The apt-get clean command cleans (deletes) out this location:


    /var/cache/apt/archives/


    You can run this command to see what openmediavault packages are installed:


    dpkg -l | grep openmediavault

  • thanks to respon tekkbebe...
    here is the outpi:


    Code
    root@fitechNAS:/# apt-get clean
    root@fitechNAS:/# cd /var/cache/apt/archives/
    root@fitechNAS:/var/cache/apt/archives# dpkg -l | grep openmediavault
    ii  openmediavault                     0.5.48                       Open network attached storage solution
    ii  openmediavault-extplorer           0.5.5                        OpenMediaVault eXtplorer plugin
    ii  openmediavault-keyring             0.2                          GnuPG archive keys of the OpenMediaVault archive
    ii  openmediavault-minidlna            0.5.9                        OpenMediaVault miniDLNA (DLNA server) plugin
    ii  openmediavault-omvextrasorg        0.6.21                       OMV-Extras.org Package Repositories for OpenMediaVault
    ii  openmediavault-owncloud            0.5.8                        OpenMediaVault ownCloud plugin
    root@fitechNAS:/var/cache/apt/archives#
  • here when i try to install

  • Did you alter your sources.list before you installed OMV Extras??? Or did you enable /system/update manager then on right the settings Tab. Did you put a check mark and enable either pre released updates or communitry maintained updates???





    I have to start a virtual machine then I finish that. Let me know if you altered your sources.list while I'm waiting to look at something on the virtual machine.


    I finished above!!!

  • These should not be enabled. [pre released updates or communitry maintained updates] If you did enable take off the check marks and then save and apply.


    If you changed your sources.list we need to fix it. Let me know and I get you a copy that you can replace you current sources.list.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!