As I don't have any SMB shares myself I can't test but I discussed the issue with some other team members and here is how it works:
1. You enter an SMB share as a source
2. XBMC retrieves the username and password and stores them in a password manager
3. XBMC only stores the actual SMB path (no username/password) as the source
Next time XBMC tries to access a sub-path of that SMB path it checks the password manager for known username/password pairs and if it finds a match, uses those. Otherwise it asks the user for the authentication details.
There seems to be a problem though as this does not work with ip-address based SMB paths and only with hostname-based SMB paths.
[Web Interface Addon] AWXi - Ajax Based Web Interface
Montellese
Team-XBMC Developer Joined: Jan 2009 Reputation: 20 Location: Switzerland |
2011-10-26 15:40
Post: #21
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
Ronny!
Junior Member Posts: 20 Joined: Apr 2010 Reputation: 0 Location: Netherlands |
2011-10-26 15:44
Post: #22
How does this work with a centralized mysql database?
I mean, do I have to enter a username and password at every XBMC client? Or are the username and password stored in the mysql database, I think not |
| find quote |
Scaramush
Junior Member Joined: Sep 2011 Reputation: 0 Location: Donetsk, Ukraine |
2011-10-26 16:41
Post: #23
Hi, is it possible to add another language to AWX? I add file for my lang to ./js/lang, but there is no any effect.
|
| find quote |
frolick
Junior Member Posts: 35 Joined: Jun 2011 Reputation: 0 |
2011-10-27 02:39
Post: #24
Scaramush Wrote:Hi, is it possible to add another language to AWX? I add file for my lang to ./js/lang, but there is no any effect. Yeah, once you put the language file in the ./js/lang folder you need to add it as a script source in index.html. It should be formatted like: Code: <script src="js/lang/yourlanguagefilename.js" type="text/javascript"></script>If you want to post a link to your translation I'd be happy to package it in. |
| find quote |
Scaramush
Junior Member Joined: Sep 2011 Reputation: 0 Location: Donetsk, Ukraine |
2011-10-27 08:02
Post: #25
Hi! How can I add another language to AWX? I added lang file for my language into ./js/lang. But it didn't work. What else I should do?
Sorry for the repeated message. I didn't found button to remove it
(This post was last modified: 2011-10-27 08:09 by Scaramush.)
|
| find quote |
Scaramush
Junior Member Joined: Sep 2011 Reputation: 0 Location: Donetsk, Ukraine |
2011-10-28 08:55
Post: #26
frolick Wrote:If you want to post a link to your translation I'd be happy to package it in. http://ifolder.ru/26613522 |
| find quote |
Livin
Posting Freak Posts: 3,432 Joined: May 2004 Reputation: 17 Location: above ground |
2011-10-29 00:56
Post: #27
I cannot get the UI to load, it only load the default UI.
I deleted browser cache I deleted the old AWX folder under Addons I have installed the latest ZIP file in post1 XBMC says AWX is Enabled (also says Default is enabled and there is no way to disable) thoughts? I'm not an expert but I play one at work. |
| find quote |
frolick
Junior Member Posts: 35 Joined: Jun 2011 Reputation: 0 |
2011-10-29 00:59
Post: #28
Livin Wrote:I cannot get the UI to load, it only load the default UI. I'm not near an XBMC install, but try changing the web interface to default, restart XBMC, and then change it back to AWX. |
| find quote |
Livin
Posting Freak Posts: 3,432 Joined: May 2004 Reputation: 17 Location: above ground |
2011-10-29 01:34
Post: #29
frolick Wrote:I'm not near an XBMC install, but try changing the web interface to default, restart XBMC, and then change it back to AWX. BOTH default & AWX say Enabled ... there is no way to disable Default (not able to select the button) I'm not an expert but I play one at work. |
| find quote |
Mizaki
Fan Joined: Apr 2011 Reputation: 12 |
2011-10-29 01:51
Post: #30
I think I know where you are going wrong. To set the web interface to use go to:
Settings->Network->Services->Web interface This will give you a list of enabled web interfaces. You can only have 1 active at a time but you can have many enabled if you look at the addon list. Also, just pushed to git a hacked together dark version of the light interface for those of you who like/need a landscape layout but don't like bright lights (mogwais!).
|
| find quote |


![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
![[Image: watched-clearlogo.jpg]](http://trakt.tv/user/jinxy/widget/watched-clearlogo.jpg)
Search
Help