[Solved] MiniDLNA installation/Removal problem

  • Hello guys,
    I need some assistance here, I've tried to install MiniDLNA plugin but something went wrong. I do see the DLNA menu in the services panael, but I can't enable it. Each time I try I get the following:

    Code
    Error #2003:
    exception 'OMVException' with message 'Invalid method parameter: Array is not an object.' in /usr/share/php/openmediavault/rpc.inc:293
    Stack trace:
    #0 /var/www/openmediavault/rpc/minidlna.inc(114): OMVRpc->validateParams('MiniDLNARpc::se...', Array)
    #1 /var/www/openmediavault/rpc/minidlna.inc(153): MiniDLNARpc->_validate('MiniDLNARpc::se...', Array)
    #2 [internal function]: MiniDLNARpc->set(Array)
    #3 /usr/share/php/openmediavault/rpc.inc(265): call_user_func_array(Array, Array)
    #4 /usr/share/php/openmediavault/rpc.inc(98): OMVRpc::exec('MiniDLNA', 'set', Array)
    #5 /var/www/openmediavault/rpc.php(44): OMVJsonRpcServer->handle()
    #6 {main}


    In addition when I try to re install the MiniDLNA, since its listed as not installed plugin under System-->Plugins I get The following:


    As far as I understand, I need to remove all related DLNA files from my server an reinstall it. can someone please help me with this.
    Regards,
    Slava.

  • If you have not messed up from the point where you are try:


    apt-get -f install



    If that does not fix it remove the openmediavault-minidlna plugin and reinstall, don't remove the minidlna package though.
    So:


    apt-get -purge remove openmediavault-minidlna
    apt-get install openmediavault-minidlna

  • Thanks for the quick reply but this didn't helped.


    on:
    apt-get -f install didn't worked
    so I've tried
    apt-get -purge remove openmediavault-minidlna for this I've got:

    Code
    E: Command line option 'p' [from -purge] is not known.


    so I've tried without the -purge, and it removed the package, then I've tried the apt-get install openmediavault-minidlna and got the following:


    any thoughts?
    once again thank you for your help.

    • Offizieller Beitrag

    Should be --purge not -purge. Try this as root:

    Code
    apt-get remove minidlna openmediavault-minidlna
    wget http://packages.omv-plugins.org/pool/main/m/minidlna/minidlna_1.0.25-2-23~1.gbpdcecf1_amd64.deb
    wget http://packages.omv-plugins.org/pool/main/o/openmediavault-minidlna/openmediavault-minidlna_0.4-9~1.gbpa4376d_all.deb
    dpkg -i minidlna_1.0.25-2-23~1.gbpdcecf1_amd64.deb
    dpkg -i openmediavault-minidlna_0.4-9~1.gbpa4376d_all.deb

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

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.6 | 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!

  • OK,
    I was able to install it now, it won't scan my directory.
    do I need to install the decoders or something else in addition to the plugin?


    p.s
    dpkg -i minidlna_1.0.25-2-23~1.gbpdcecf1_amd64.deb
    went with errors:


    • Offizieller Beitrag

    Try apt-get -f install


    If that doesn't work, what is the output of:


    cat /etc/apt/sources.list

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

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.6 | 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!

  • this is my source.list

    • Offizieller Beitrag

    The squeezebox repository must be downloaded newer, incompatible components. You will either have to compile minidlna yourself or remove the squeezebox repository.

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

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.6 | 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!

Jetzt mitmachen!

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