←  [EN] Third-Party Development

Forums

»

Pluginmover

mfaraj57's Photo mfaraj57 12 Jun 2014

Pluginmover is temporary solution for boxes with limited flash space and good alternative to use risky flashexpander and annoying multiboots tools
The idea of the plugin based on creating symlinks on plugins/extensions for moved plugins
now you can use large plugins like XBMCaddons,TSmedia,webmedia and mediaportal without compromising flash free space
#######################################################################
# maintainer: <schomi@vuplus-support.org> 
# This plugin is free software, you are allowed to
# modify it (if you keep the license),
# but you are not allowed to distribute/publish
# it without source code (this version and your modifications).
# This means you also have to distribute
# source code of your modifications.
#######################################################################
'''The code written by Schomi
extended by mfaraj57
-settings added to select target device,/media/usb is available only in original plugin
-more info about free and total space of flash and target device
-update size info after moving any plugin
-removed bytes2human modules and replaced by local functions
'''
Tested on dm800se TSimage and openpli 4.0
-TSmedia plugin moved to media/hdd and continue to work as usual and no problem after updating TSmedia
-need further testing,please report crash or bug or suggestion


warning: Although the plugin tested but the original coder neither me responsible for any loss of data

Attached Files


Edited by mfaraj57, 12 June 2014 - 12:09.
Quote

maigais's Photo maigais 12 Jun 2014

thank you
Quote

mfaraj57's Photo mfaraj57 13 Jun 2014

Pluginskinmover .4

based on work of Schomi(pluginmover)

-add support for moving skins
-improved management of mounted devices
-plugin and skins may be moved to two or more mounted devices

warning:do not format or remount the external device where skins and plugins moved
before format take backup of external device/Extensions and enigma2 directories and restore to same location after format
in case of remount to another device the plugins and skins will be lost until the original mount point restored

use at your own risk,authors are not responsible for any data loss 

Attached Files

Quote

mfaraj57's Photo mfaraj57 14 Jun 2014

Pluginskinmover 0.5

-fixed minor bugs

Attached Files

Quote

mfaraj57's Photo mfaraj57 14 Jun 2014

pictures

ip8tht.jpg

28a6n0y.jpg
Quote

Persian Prince's Photo Persian Prince 16 Jun 2014

nice ;)

 

i think i'm gonna integrate it in future releases of PE


Edited by Persian Prince, 16 June 2014 - 06:20.
Quote

mfaraj57's Photo mfaraj57 17 Jun 2014

nice ;)

 

i think i'm gonna integrate it in future releases of PE

yes it saves a lot of free space in old limited flash capacity dreambox

Quote

mfaraj57's Photo mfaraj57 17 Jun 2014

Pluginskinmover 0.6

-fixed minor bugs

Quote

DoeEensGek's Photo DoeEensGek 17 Jun 2014

Hope this one will work on a dm800 :).

Thx mfaraj57

Quote

iseaje's Photo iseaje 17 Jun 2014

Thanks mfaraj57.

 

Pls there is no download link for ver. 0.6

 

Thanks.

 

Pluginskinmover 0.6

-fixed minor bugs

Quote

daimon's Photo daimon 17 Jun 2014

Thx mfaraj57

Attached Files

Quote

mfaraj57's Photo mfaraj57 17 Jun 2014

Thanks daimon

yes not tested with dm800 but should work

Quote

kamacnik1's Photo kamacnik1 17 Jun 2014

I have installed version 0,4 on my dreambox

now,if I want upgrade this plugin on last 0,6 ver,does the force overwrite command from telnet will be enough ?

Quote

Persian Prince's Photo Persian Prince 17 Jun 2014

you can :

 

remove the empty "postrm" file

 

remove .pyo files as we have .py files

 

remove duplicate "import os" from "settings.py"

 

change :

 

from Components.config import ConfigSubsection, ConfigText, ConfigLocations, getConfigListEntry, configfile
from Components.config import config

 

to

 

from Components.config import ConfigSubsection, ConfigText, ConfigLocations, getConfigListEntry, configfile, config

 

in "settings.py"  ;)


Edited by Persian Prince, 17 June 2014 - 14:20.
Quote

rizwanawan's Photo rizwanawan 3 Jul 2014

Can I try this on My Vu+ solo2 ? still not out of space

Quote

mfaraj57's Photo mfaraj57 3 Jul 2014

Can I try this on My Vu+ solo2 ? still not out of space

yes ,in any enigma2 box

Quote

BaseBoy's Photo BaseBoy 19 Aug 2014

Thx for this one! Gone try it hope it works :) 

Quote

kayri's Photo kayri 27 Oct 2015

Please, I want to know if pluginmover is compatible with OpenPLi  2.1

Quote

MiLo's Photo MiLo 28 Oct 2015

Option 1. Ask author of "pluginmover".

Option 2. Just try.

Quote

mfaraj57's Photo mfaraj57 28 Oct 2015

I do not have openpli 2.1 in any of my boxes to test

so you have only Milo option 2

Quote