Beta Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Game Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=291) +---- Thread: Beta Advanced Emulator Launcher - Multi-emulator frontend for Kodi (/showthread.php?tid=287826) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
|
RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2017-02-09 (2017-02-08, 23:20)marcoooo Wrote: i got a question I'm not sure if you will be able to launch this command from the skin. The command is somewhat complex: Code: For a launcher in the root category catID and launID are the MD5 fingerprints of the category and launcher, respectively (you can see them if you click on context menu, View Category/Launcher data). TIP: if you set in AEL settings >> Advanced >> Log level to DEBUG AEL prints on the log all the URLs whenever is called. This may be useful for skinners. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - xavier00 - 2017-02-10 (2017-02-08, 07:54)Wintermute0110 Wrote: @xavier00 Please stop trolling Advanced Emulator Launcher and ROM Collection Browser threads! Why you post exactly the same post on both threads? AEL and RCB are different addons and the usage is quite different (although both serve the same purpose). Sorry RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Strider- - 2017-02-10 Hi, Thanks for the great plugin, I have it mostly working launching ROMs via retroarch under debian. The one issue I'm running into, though, is that after I quit retroarch, I can no longer control KODI from the keyboard. Hitting any of the usual KODI commands achieves nothing. This is especially important as my remote control is setup to issue keyboard commands. Any thoughts as to what I should look to? Thanks again! RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2017-02-10 (2017-02-10, 07:27)Strider- Wrote: Hi,Please give more information on your setup. Also, are you running a window manager? If it's a remote keyboard with a USB dongle, pulling and inserting it again works? RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - marcoooo - 2017-02-10 thnx @Wintermute0110 for the great support and your time you are putting into this i will give it a go and see if can get what i want with that command update me happy RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - CYANure - 2017-02-10 Hi, Is it working on Kodi 17? I don't see it anymore in Kodi but didn't get any message telling me it has been removed because not compatible. I'm looking everywhere in Kodi's settings with no luck. Thanks! RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2017-02-10 (2017-02-10, 23:41)CYANure Wrote: Hi,Yes, it should work. Should appear in Estuary on the home screen, in the addons menu, program addons submenu. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - CYANure - 2017-02-11 Ah! It was hidden at the bottom! I didn't check because there was no scroll bar displayed. Thank you. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Strider- - 2017-02-11 (2017-02-10, 07:51)Wintermute0110 Wrote: Please give more information on your setup. Also, are you running a window manager? If it's a remote keyboard with a USB dongle, pulling and inserting it again works? Sorry, I had one pint too many when I sent that, else I would have given you more info about my setup. Anyhow, you're right to ask about the window manager; I don't normally run one in my setup, I just have the .xsession file set to launch Kodi standalone. Because you asked that, I swapped my system out to initially launch fluxbox, then manually launched kodi, and things work properly now. I exit AEL, and remote/keyboard work properly. Is there another work around to this, or is it a limitation of the X11/Xorg server? Thanks again for your plugin, and your patience in dealing with us. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - rdyott - 2017-02-11 (2017-02-06, 22:48)xavier00 Wrote: .... i have 6000 roms and all the artwork and would like some instructions on how to set it up Me thinks someone bought a pre-loaded hard drive... and now wants it to work with Kodi and AEL.. for a more seemless interface. But since they bought a HD.. they do not have any real idea on how any of the things work my 2 cents RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - nalthien - 2017-02-12 Trying to install 0.9.5 on Kodi 17 Krypton and I get an error trying to install from the zip file every time. I'm on MacOS. Unfortunately, even turning on debug logging, there's no message in the log. Within the app, I get the generic "failed to install" popup; but, no other information is available. I had installed 0.9.5 on a Kodi 17 beta and it was working at the time (early January). Tried this on two separate mac systems today with the same result. I'm trying to get ANY debug info. Edit: I've tried both the tagged 0.9.5 release as well as cloning the current version of the repo with the same results. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - nalthien - 2017-02-12 Well apparently it was the MacOS Finder doing something odd with zip files. Created the zip via the command line and it worked fine. Sorry for the confusion! RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2017-02-12 (2017-02-12, 09:40)nalthien Wrote: Well apparently it was the MacOS Finder doing something odd with zip files. Created the zip via the command line and it worked fine.Good it worked. Feel free to try current master in GitHub but be warned there are instabilities. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2017-02-12 (2017-02-05, 22:44)KODser Wrote: I found the problem. The flag AEL_InFav only works if the labels are enable (at least this one, the other new ones I can't test). I had everything disable because I only want to show flags. the fav_startus flags works well with the labels disable. There must be something wrong on the code. the whole point of using flags is not using "ugly" labels on titles. I could have tested it sooner. When I saw your images with the labels enable it clicked in my brain- "what if..." Hi. Problem should be fixed in last Github commit. All flags should be functional now except the Parent/Clone flag. I have to refactor the Parent/Clone view mode with some ideas from AML and then I will code the Parent/Clone flag. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2017-02-12 (2017-01-13, 16:02)CYANure Wrote: Hi, Should be fixed in last commit in Github. If you wanna try, remember to Check/Update your databases after installing 0.9.6~alpha from GIthub. |