Yes, the pc has to be on while using the plugin. If you still want to do it - I will give you the method I used.
Enigma2 Plugin Exodus Version 2.0
Re: Enigma2 Plugin Exodus Version 2.0 #21
Re: Enigma2 Plugin Exodus Version 2.0 #22
Re: Enigma2 Plugin Exodus Version 2.0 #23
Posted 1 November 2016 - 22:42
Method :-
(1) Make a network share folder on your pc. If you do not know how - please google because different systems have different methods for this.
(2) Give telnet command :
mount -t cifs -o user=<username>,password=<password> //<pc-ip>/<share_folder> /hdd
(2) Look in /hdd to find your share folder. If ok - insert the telnet command in /usr/bin/enigma2.sh somewhere in an empty line :
if [ -x /usr/bin/showiframe -a -f /usr/share/backdrop.mvi ]; then /usr/bin/showiframe /usr/share/backdrop.mvi fi <your telnet command here> # hook to execute scripts always before enigma2 start
(3) Finally install the hdd version of KodiDirect (attached).
I have not done this for a long time. If you have difficulty - let us know.
Regards, pcd.
Attached Files
Edited by pcd, 1 November 2016 - 22:44.
Re: Enigma2 Plugin Exodus Version 2.0 #24
Posted 2 November 2016 - 15:29
I shared a folder kodiDirect on D drive in my win 7 (32 bit) pc but I have no pass on my pc at all and I didnt put password to the shared folder either, when I telnet to my dm500hd and give this command the message is cant open my-PC: no such file ???
and in step 2 not sure which telnet command to put in enigma2.sh
the same one as above:
mount -t cifs -o user=<>my-PC,password=<> //<192.168.1.4>/<kodiDirect> /hdd
thanks for patience with me
Edited by kidjej, 2 November 2016 - 15:32.
Re: Enigma2 Plugin Exodus Version 2.0 #25
Re: Enigma2 Plugin Exodus Version 2.0 #26
Re: Enigma2 Plugin Exodus Version 2.0 #27
Posted 2 November 2016 - 16:53
i use telnet commands on my dm500hd in putty and get that error.
I will try to share foder for kodidirect in my partition C (more free space)
Exodus works great, only just both versions 1.0 and 2.0 and the update (in the zip file) look the same after I run it on my box. I dobt see any differences.
Re: Enigma2 Plugin Exodus Version 2.0 #28
Posted 2 November 2016 - 18:04
The telnet command and the enigma2.sh should both be as here (no < >) :-
mount -t cifs -o user=your-pc-username,password=your-pc-password //pc-ip/share-folder /media/hdd
The main problem is making a folder for share. Some windows versions need admin authority. Please check that.
Edited by pcd, 2 November 2016 - 18:06.
Re: Enigma2 Plugin Exodus Version 2.0 #29
Re: Enigma2 Plugin Exodus Version 2.0 #30
Posted 2 November 2016 - 21:31
I assume you can leave password as empty like password=
The other error may be that this is not the network address of folder kodiDirect
//192.168.1.4/kodiDirect
Find the network address by right click on the folder in your pc File Explorer list. Select Properties -> Sharing
Then use the correct address in your command.
Re: Enigma2 Plugin Exodus Version 2.0 #31
Posted 2 November 2016 - 22:05
now I shared folder kodi on my win 7 laptop on C partition
mount -t cifs -o user=My-PC,password= //192.168.1.7/kodi /media/hdd
after I enter that in putty on my dm500hd I get the message :
mount: mountung // 192.168.1.7/kodi on / media/hdd failed: input/ output error
p.s. my laptop ip is 192.168.1.7 while my box ip is 192.168.1.3
Edited by kidjej, 2 November 2016 - 22:06.
Re: Enigma2 Plugin Exodus Version 2.0 #32
Re: Enigma2 Plugin Exodus Version 2.0 #33
Posted 2 November 2016 - 22:39
The network address of your share folder kodiDirect is correct ? Please check it.
In one of my share folder - created a long time ago - the network address is //my-pc-ip/settop. In another share folder created yesterday is //my-pc-ip/users/my-name/Documents/settop2. Both folders are in the same place.
Edited by pcd, 2 November 2016 - 22:41.
Re: Enigma2 Plugin Exodus Version 2.0 #34
Posted 2 November 2016 - 22:46
\\MENSUR-PC\kodiDIRECT
created new one, is this network adress of my shared folder ?
but when I go to advanced sharing and then permissions I have
Everyone
Administrators (Mensur-PC/Administrators)
both these users have full control
I also tried this
mount -t cifs -o user=\\MENSUR-PC,password= //192.168.1.7/kodiDIRECT /media/hdd
but permission denied is the message
Re: Enigma2 Plugin Exodus Version 2.0 #35
Re: Enigma2 Plugin Exodus Version 2.0 #36
Re: Enigma2 Plugin Exodus Version 2.0 #37
Re: Enigma2 Plugin Exodus Version 2.0 #38
Re: Enigma2 Plugin Exodus Version 2.0 #39
Re: Enigma2 Plugin Exodus Version 2.0 #40
6 user(s) are reading this topic
0 members, 6 guests, 0 anonymous users