Add-on:AWXi
AWXi | ||||||||||||
|
![]() |
![]() |
![]() |
![]() |
Need help with this add-on? See here. |
You can use this webinterface to control the Audio/Video Section of XBMC: play/pause/stop/skip, show artists/albums/movies/tv shows and play them or add them to the playlist. It's designed for use on PCs or laptops with a browser like FireFox which supports JavaScript.
Minimum requirements: XBMC Frodo
Tested Browsers:
- FireFox
- Chromium
- Internet Explorer 9
Not supported: Internet Explorer 6
Hint: You may need to clear your browser-cache before you open the new installed/updated webinterface in your browser. It is highly recommended that you use a browser capable of using web sockets. IE 9 is not one of them.
Contents
- 1 Installing
- 2 Summary
- 3 Views
- 4 Settings
- 5 Advanced Search
- 6 Tips and Tricks
1 Installing
To install this add-on you must do so from the Add-on manager from within Kodi by going to
- The home screen
- Add-ons
- Download
- Web interface
- AWXi
- Install
2 Summary
AWXi aims to replicate, as far as possible, the functions of the graphical user interface that comes with XBMC.
3 Views
AWXi supports a number of views for each type of media. Items marked with an asterisk (*) are available from the github repository with the view to being in the next stable release to the official repository.
3.1 Artists
3.1.1 Logos
The logo view uses logos available from fanart.tv which can be automatically downloaded using cdART addon. When using this view you must specify the root location of your music logos with each artist having a directory of the same name as in your library, inside there should be a file called "logo.png". The expected size of each logo is 400x155 pixels. See fanart.tv for details.
Clicking on the artist's logo will take you to a list of their albums.
Does not support lazy loading of images
3.1.2 Covers
This view uses the artist thumb from XBMC. Clicking the artist will show their albums.
3.1.3 List
This view is a simple ordered list. Clicking the artist will show their albums.
3.2 Albums
3.2.1 Covers
This view uses the album art from XBMC.
3.2.2 List
This view is a simple ordered list. The icons will enqueue and play respectively.
3.2.3 List inline
This view is a simple ordered list that expands to show the album songs and details. The icons under the album art will play or enqueue the entire album respectively. The icons next to each song will enqueue, play next and clicking the song name will play it.
3.3 Genres
3.3.1 List
Simple list.
3.4 Recent Albums
Same as albums.
3.5 Playlist
3.5.1 List
Simple list.
3.6 Movies
3.6.1 Posters
Hover over for function: Play, Enqueue, Information.
3.6.2 Single Posters
One poster at a time. Scales to window size.
3.6.3 List overlay
Simple list. Details in overlay screen.
3.6.4 List inline
A list view that allows multiple movie information pages to be open.
3.6.5 Accordion
Same as the List inline but only allows one movie open at a time. Warning: High CPU on initial opening!
3.7 Movie Sets
3.7.1 Posters
Posters.
3.7.2 List
Simple list.
3.8 Recent Movies
Same as movies.
3.9 TV Shows
3.9.1 Banner
Banners.
3.9.2 List
Simple list.
3.9.3 Logos
Logos are taken from TV show directory.
Does not support lazy loading of images
3.10 Episodes
3.10.1 Thumbnail
Hover over the thumbnail for functions.
3.10.2 List
Simple list.
3.11 Recent TV
3.11.1 Details List
Episode details with thumbnail. Click name to see unwatched.
3.12 Playlist
3.12.1 List
Simple list.
3.13 Movie Information Overlay
3.14 TV Information Overlay
3.15 Episode Information Overlay
4 Settings
4.1 General
UI: Available UIs. The page must be reloaded to reflect the change.
use LazyLoad: Images are only loaded when viewed. Will save on initial bandwidth and memory usage.
Language: Pick your language. (Community created so may lag a little behind English)
TimeOut for Ajax-Requests: How long to wait for XBMC to respond. If you have a slow PC (ATV2 for example) increasing this may be requested to retrieve large lists.
4.2 Views
Use fan art as background: When a fan art is available for the currently playing item it is displayed as a background. When viewing information in an overlay window the fan art is used as the background.
Hide watched: Don't show any movies, TV series or episodes that has been marked as watched.
Hide watched mark: Hide the mark (tick) next to titles of watched media.
Cinema Experience installed: Adds a link in the information contents to play a movie via the Cinema Experience addon.
4.3 Sorting
4.3.1 Albums
- Album name
- Artist - Album name
- Year
- Genre
- Added
Ascending or descending.
4.3.2 Movies
- Title
- Sort title
- Year
- Genre
- Added
- Rating
- Studio
Ascending or descending.
4.3.3 TV Shows
- Title
- Year
- Genre
- Added
- Rating
- Episodes (number of)
Ascending or descending.
4.3.4 Episodes
- Title
- Added
- Rating
- Episodes (number)
Ascending or descending.
4.4 settings.json
This file enables the user to disable various functions. Similar to a jukebox feature. Any feature you want to disable change it to "false".
"player": This controls things like play/pause, next, stop etc. "enqueue": Allow or disallow enqueue of media. "playnext": Play a song next. "input": Left and right, context menu etc. "volume": Adjust volume. "playlist": Play list controls; clear, remove, swap. "system": Shut down, restart etc. "livetv": Switch channel and record.
5 Advanced Search
This is only available on the pre-Frodo XBMC and Frodo branch of AWXi
The advanced search works in a similar way to mathematical boolean operators.
5.1 Example 1
({title startswith "a"} and {genre is "action"} and {year is "2012"}) looks like:
5.2 Example 2
({title startswith "a"} and {title contains "v"}) or {year is 2012}.
To replicate the you would do the following:
- Change "Field" to "year" and "Operator" to "is" and enter "2012"
- Click add
- Change to "or"
- Click open icon
- Change "Operator" to "startswith" and enter "a"
- Click add
- Enter "v"
- Click close icon
- Click search
5.3 Example 3
({title startswith "a"} and {title contains "v"}) or ({genre is "action"} and {year is 2012})
- Click open
- Click add
- Change first box (now just containing and/or selection) "or"
- Click open
- Change to "startswith" and "a"
- Click add
- Change to "v"
- Click close
- Click add
- Click open
- Change to "genre" "is" "action"
- Click add
- Change to "year" "is" "2012"
- Click close
- Click add
- Click close
- Click search
6 Tips and Tricks
6.1 Changing Views
Once you have changed a view in the settings you can refresh the page to use that view
6.2 Multiple web interfaces
Simple way:
In a *nix type environment you can do something similar to the following: Select a default web interface in XBMC. In that web interface's directory create a softlink to another installed web interface: ln -s ../webinterface.awxi awx
.xbmc/addons/webinterface.wtouch$ ls
- addon.xml
- awx -> ../webinterface.awx
- changelog.txt
- DefaultAlbumCover.png
- DefaultFolder.png
- DefaultVideo.png
- FolderMusic.png
- FolderVideo.png
- glass.png
- icon.png
- index.html
- json.js
- key.png
- LICENSE.txt
- Personal.png
- Services.png
- splash.png
- toolbar.png
- xrc -> ../webinterface.xrc/
- xwmm -> ../webinterface.XWMM/
In the above listing awx,xrc and xwmm are soft links to other installed web interfaces. To access these others simple put a /<name> onto the usual <ip>:<port>. Examples in the above instance:
- http://<ip>:<port>/awx
- http://<ip>:<port>/xrc
- http://<ip>:<port>/xwmm
Another example from XWMM forum page
The same should work for Window by creating shortcuts in the same fashion.
6.3 Problems/Debugging
6.3.1 Providing the XBMC.log file
If the more involved way below is too much you can enable debugging and post the xbmc.log file.
Enable debugging: System->System->Debugging->Enable debugging logging
Restart XBMC (to make a clean log file). Reproduce the error/problem and close XBMC.
Alternatively you can use the Debug_Log addon.
6.3.2 Under the hood debugging
First clear your cache. Your web browser may not be using the latest files for AWXi. By clearing your cache you force it to load the latest.
If you come across a problem with AWXi there are a few ways in which you can help nail down the issue.
In most browsers you can open the console by pressing F12. If AWXi is failing to load at all, refresh/reload the page with the console open and report the error on the forum thread. Once open on the AWXi page you will see it polling your XBMC for information. In Firefox you will need to right click one of these requests and enable "Log Requests and Response Bodies". In Chrome click the "Network" tab. In IE go to "Network", click "Start capturing", click "Go to detail view" and click the "Response body" to see the returned information.
Load the page, or run the function that is not working and post the information on the forum thread.