Beta Advanced Emulator Launcher - Multi-emulator frontend for Kodi
(2020-11-15, 18:15)chrisism Wrote:
(2020-11-06, 16:47)Jachin99 Wrote:
(2020-10-30, 21:19)chrisism Wrote: Well, since we are talking about the Shield which works for me, it should be something for @Jachin99 too. Lets have a go.
So first off, no, you don't need to use NFS. The default SMB share works perfectly fine. But, you need to access the shares in 2 different ways. One way is so through Kodi, the other way is through the Android filesystem.The kodi shares are the ones you already have and know, the Android shares should be mounted first.

Mounting shares on Nvidia Shield: https://www.androidcentral.com/how-mount...-shield-tv
Remember, you can use the exact same shares from the remote system. It´s only a different way of connecting.

Why 2 ways? Well the mounts are meeded so that other Android apps (like the emulators) can actually access the rom files, since they don't use the build-in filesystems from Kodi, but that from Android.
But the mounted shares are always readonly, so you still need the Kodi smb share so AEL can access and write all metadata (nfo's, covers etc).
When setting up your launcher, make sure that you use the Android mounted shares when setting the path to the ROM folder and use the Kodi SMB mappings when selecting the asset folders.

Good luck, let me know if it you get it to work.



Wow, I just saw this response so sorry if it seems like I blew off your help.  I have added my remote windows share via the shield settings menu, and I have manually added my game source in Kodi via the add source button in the games menu.  My has been that when I try to browse to that share (the one added via the games menu) while setting up AEL, it isn't listed on the menu of available sources.  I tried adding my smb games source via the kodi add sources menu, and that let me browse my smb games share but when I get all the way to the end of setting up my launcher where I choose my rom locations (I think), I get an error when I select that location.  On the source machine I have SMB1, and password protected sharing disabled.  I'm attaching a quick log, and I can enable additional logging if needed.  I'm still getting a feel for andoroid TV so I apologize for any mistakes.

I'll keep trying, and after peeking at this log, it looks like its still a read only error but any help is appreciated.  https://pastebin.com/i3q18XrS

It indeed looks like you have set the path to the assets folder with the mounted path (e.g. '\\\\embyserver\\game files\\SNES\\'). This is fine for the ROMs, but not for the assets. This should actually be the SMB path. Why you get the error before while setting a SMB path I dont know. This error log only shows the error because you selected the mounted path for the assets folder. Maybe you can try manually adjusting it by changing it in the json file.

So you need something like this:

xml:

  <path_banner>smb://{IP ADDRESS or HOST}/Media6/Roms/Sega/Master System/banners</path_banner>
  <path_boxback>smb://{IP ADDRESS or HOST}/Media6/Roms/Sega/Master System/boxback</path_boxback>
  <path_boxfront>smb://{IP ADDRESS or HOST}/Media6/Roms/Sega/Master System/boxfront</path_boxfront>
  ...
  <rompath>/storage/{MOUNT NAME}/Media6/Roms/Sega/Master System/Games/</rompath>

I'll try that but what is strange to me is that I already have all of the artwork for all of my games. I don't even need all to add anything, I just need to import it.
Reply


Messages In This Thread
RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - by Jachin99 - 2020-11-15, 18:58
Can You create A Sub Category? - by Wild_Tom - 2020-07-13, 04:43
Crash & Lost my launchers? - by eirrocmh - 2020-11-29, 02:25
RE: Crash & Lost my launchers? - by eirrocmh - 2020-12-19, 00:19
Logout Mark Read Team Forum Stats Members Help
Advanced Emulator Launcher - Multi-emulator frontend for Kodi12