Jump to content


Photo

Enigma2 Plugin Exodus Version 2.0


  • Please log in to reply
63 replies to this topic

Re: Enigma2 Plugin Exodus Version 2.0 #21 pcd

  • Senior Member
  • 759 posts

+88
Good

Posted 1 November 2016 - 00:34

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.



Re: Enigma2 Plugin Exodus Version 2.0 #22 kidjej

  • Member
  • 18 posts

0
Neutral

Posted 1 November 2016 - 10:43

Please do
Thanks a lot
Regards

Re: Enigma2 Plugin Exodus Version 2.0 #23 pcd

  • Senior Member
  • 759 posts

+88
Good

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 kidjej

  • Member
  • 18 posts

0
Neutral

Posted 2 November 2016 - 15:29

mount -t cifs -o user=<my-PC>,password=<password> //<192.168.1.4>/<kodiDirect> /hdd

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 pcd

  • Senior Member
  • 759 posts

+88
Good

Posted 2 November 2016 - 15:52

How much free space do you have in your hdd (without mounting) ? I may be able to make a small version of Kodidirect.



Re: Enigma2 Plugin Exodus Version 2.0 #26 pcd

  • Senior Member
  • 759 posts

+88
Good

Posted 2 November 2016 - 16:06

I think it will be easier for me to improve the plugin Exodus. I will try to do that.



Re: Enigma2 Plugin Exodus Version 2.0 #27 kidjej

  • Member
  • 18 posts

0
Neutral

Posted 2 November 2016 - 16:53

6-7 gb is free space on D drive
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 pcd

  • Senior Member
  • 759 posts

+88
Good

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 kidjej

  • Member
  • 18 posts

0
Neutral

Posted 2 November 2016 - 19:00

I only have one user with administrator rights, the problem seems to be that I dont have password protection at all on my pc, what to put in there in the password filed in this telnet command?

Re: Enigma2 Plugin Exodus Version 2.0 #30 pcd

  • Senior Member
  • 759 posts

+88
Good

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 kidjej

  • Member
  • 18 posts

0
Neutral

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 pcd

  • Senior Member
  • 759 posts

+88
Good

Posted 2 November 2016 - 22:32

The network address of your share folder kodiDirect is correct ? Please check it.


Edited by pcd, 2 November 2016 - 22:33.


Re: Enigma2 Plugin Exodus Version 2.0 #33 pcd

  • Senior Member
  • 759 posts

+88
Good

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 kidjej

  • Member
  • 18 posts

0
Neutral

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 pcd

  • Senior Member
  • 759 posts

+88
Good

Posted 3 November 2016 - 00:59

In the 'Sharing' window - the network address is written down as :-

 

Network Path:

 

It is not the usual share folder address.


Edited by pcd, 3 November 2016 - 01:01.


Re: Enigma2 Plugin Exodus Version 2.0 #36 kidjej

  • Member
  • 18 posts

0
Neutral

Posted 3 November 2016 - 20:26

Is it possible to write network path manually in my dreambox?

I had cifs mount and shared folder on my old dm600 and was able to watch movies from my pc hdd and I remember that I entered the parth and everything else manually

Re: Enigma2 Plugin Exodus Version 2.0 #37 pcd

  • Senior Member
  • 759 posts

+88
Good

Posted 3 November 2016 - 20:42

What is your pc operating system and what is the image in the dm500hd ?



Re: Enigma2 Plugin Exodus Version 2.0 #38 kidjej

  • Member
  • 18 posts

0
Neutral

Posted 3 November 2016 - 20:58

Dm500hd newenigma 2 image
Laptop win 7 32 but

Re: Enigma2 Plugin Exodus Version 2.0 #39 pcd

  • Senior Member
  • 759 posts

+88
Good

Posted 3 November 2016 - 22:23

Sorry, I have opendreambox official image on my 500hd and Windows 10 on pc. It took me only a few minutes to set up a share folder.



Re: Enigma2 Plugin Exodus Version 2.0 #40 kidjej

  • Member
  • 18 posts

0
Neutral

Posted 3 November 2016 - 23:01

mount -t cifs -o user=My laptop, password=//192.168.1.6/kodi /media/hdd

 

with this command I get message mount: cant find /media/hdd  in etc/fstab

 

???

 

any clues what might cause problems

 

thx




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users