Plugins that are wanted - Part 4

    • Offizieller Beitrag

    I think finding duplicates should be its own plugin. The search could take a long time.

    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!

  • Plugins that are wanted......


    digiKam
    https://www.digikam.org/
    is it possible to add a digikam plugin?


    You don't need a digikam plugin, you can add your shares in digikam. Digikam needs a DE (KDE4) installed.

  • I think finding duplicates should be its own plugin. The search could take a long time.


    Could be. But the output within sysinfo would be good, too. What if the plugin searches for a specific path for txt files and simply displays them in the dropdown? Then the output could be generated very easily with > duplicates.txt

  • hi.


    there is already a deluge plugin for OMV its in the jhmiller rep. ;)

    gr. steel


    Cooler Master CM 690 III with 650 watt 80+ gold power supply
    AMD A8-5600k processor
    8 GB ddr 3 1333 ram
    crusial 120 ssd
    5 x 2 TB WesternDigital red harddrive in raid 5
    2 intel 1000mT nic's
    latest OMV stone burner

    lets get cooking .....
    don't be afraid of learning it can be fun

    • Offizieller Beitrag

    It is not in the repo for armhf but you could try manually installing it.

    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!

  • aha oke did not know that. manually will work tho

    gr. steel


    Cooler Master CM 690 III with 650 watt 80+ gold power supply
    AMD A8-5600k processor
    8 GB ddr 3 1333 ram
    crusial 120 ssd
    5 x 2 TB WesternDigital red harddrive in raid 5
    2 intel 1000mT nic's
    latest OMV stone burner

    lets get cooking .....
    don't be afraid of learning it can be fun


  • Is there any change it will get to the armhf repo?


    I have compiled the required libs for arm and ryecoaaron has added these to the repo along with the x64 and x86 versions. The plugin has also been updated to use these new libs so once it has been packaged up (thanks to ryecoaaron again) it will show in the plugins list IF you have the download managers - testing repo enabled.

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • Hi,
    thank you for your efforts. I see the plugin on the list but I cannot install it:

  • I'm still wondering I domoticz could be a plugin...I think its very easy because of it is for raspberry pi ready.
    Maybe I will try to install it on a test omv server but I'm not a linux expert..

    ---------------------------------------------
    My HP T610 thin client NAS
    ---------------------------------------------
    ---------------------------------------------
    My Thin Client single drive NAS build
    ---------------------------------------------
    -----------------------------------------------------
    I'm from the Netherlands, excuse me for bad english
    -----------------------------------------------------------------

  • Ik have domoticz now running on a test omv system.
    I followed some steps and it worked. It is not a plugin ofcourse but it is browsable.
    I have to create a start / stop script for it.

    ---------------------------------------------
    My HP T610 thin client NAS
    ---------------------------------------------
    ---------------------------------------------
    My Thin Client single drive NAS build
    ---------------------------------------------
    -----------------------------------------------------
    I'm from the Netherlands, excuse me for bad english
    -----------------------------------------------------------------

  • Hi All,


    does anyone could create a plugin for OMV of this


    github.com/dirkvdb/ps3netsrv--


    deanbg.com/ps3netsrv.zip


    I tried to compiled it by my self but cant get around with


    Thank you for any feedback!


  • What does it do? What is its purpose? A little bit of info would be nice... or is that too hard to expect?


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Sorry!


    It host a Server for PS3 ISO Games.


    You can play PS3 ISOs with your CFW-PS3 from your NAS.


    So you have your PS3 Game Backups as ISO on your NAS- and If you have a modified PS3 with a CFW you can play the games from the NAS without putting an USBHDD on the PS3 or have the BlueRay in the device.

  • suggestion for list that I haven't seen suggested.


    obnam or attic. Both are deduplicating backup tools, there's backup plugin for they system now, yay, but these are for backup of data disks.
    they're both simple to configure and use, seems like they'd be good plug in candidates.


    i'd been using amanda but that's 100x more annoying to setup, over 4x as slow on my system and doesn't have good deduplication.
    There's duplicity but I think it's deduplication isn't suited to media libraries where I go in and mass rename and relocate files as it's name based.


    Both obnam and attic are hash of a blob of data deduplication based, so renaming/relocating won't trigger a whole file backup.


    obnam is probably the more reliable as it's been out for years but i'm currently using/testing attic. attic was a bit more annoying to install.


    neither has an up to date package in debian wheezy, obnams is old and attic is only in jessie+
    http://obnam.org/
    https://attic-backup.org/


    * edit, adding annoying attic install steps
    and forgot to mention, they both let you mount the archive as a disk and directly and quickly restore files by cp/rsync. amanda needed to un-gtar the whole archive, took hours.


    Code
    apt-get install python3-pip
    apt-get install libssl-dev
    apt-get install python3-dev
    apt-get install libacl1-dev
    pip-3.2 install attic
    pip-3.2 install python3-llfuse
    • Offizieller Beitrag

    rsync and rsnapshot both can backup data disks. What is the advantage of obnam and attic?

    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!