xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

xbian backup function to create image did not know the kodi mappings #763

Closed Starwhooper closed 7 years ago

Starwhooper commented 9 years ago

xbian offers within the kodi frontend environment the possibility, to create a image file about the current system.

The assistent to configure the destination location of the image file, works with the sources that defined within kodi itself. But the creation of the image file runs in the linux Environment that did not know the mappings from kodi.

As example: I mount a samba share in the kodi Environment and choose it as destination for the image file. In reason that the linux in the background did not know that mount, the files was not created. (as workaround i configured a mount to the samba share in linux itself and use the local mountpoint as destination for assistent in kodi)

mk01 commented 9 years ago

@Starwhooper

yes, this is confirmed. those Kodi internal mounts should be removed from the list provided to user.

Starwhooper commented 9 years ago

OK, thats also a solution. But i hoped that the linux environment will be also able to use the kodi mappings. Otherwise its for a only-xbian user not able, to create images to a server.

mkreisl commented 8 years ago

Fixed, support added