XBMC Community Forum
[Web Interface Addon] AWXi - Ajax Based Web Interface - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Web Interfaces (/forumdisplay.php?fid=156)
+---- Thread: [Web Interface Addon] AWXi - Ajax Based Web Interface (/showthread.php?tid=112956)



- macchina - 2011-12-15 22:22

Just downloaded from git. Genre works perfekt (in lightDark UI).

Can you please check, if its possible to add the "*All Artists" in the genre-section.
>>Genre>
*All Artists
70ies
80ies
90ies
...
>>Genres>>70ies>>*All Artists
Abba Gold - Abba
Greatest Hits - Billy Idoll


- Mizaki - 2011-12-16 00:50

macchina Wrote:Just downloaded from git. Genre works perfekt (in lightDark UI).

Can you please check, if its possible to add the "*All Artists" in the genre-section.
>>Genre>
*All Artists
70ies
80ies
90ies
...
>>Genres>>70ies>>*All Artists
Abba Gold - Abba
Greatest Hits - Billy Idoll

Sorry, I'm not really with you there. I'm probably just being dense? For the first example: If you wanted all artists wouldn't you use the "Artists" menu? And the second: You're after all the albums for that genre? Had a look and JSONRPC looks to support albums by genre.


French Translation - Danone-KiD - 2011-12-16 10:33

Really great job Big Grin

Can you update the French translation

Thanks

lang.fr.js


- Mizaki - 2011-12-16 18:32

Danone-KiD Wrote:Really great job Big Grin

Can you update the French translation

Thanks

lang.fr.js

Thanks for the update. Added to git Smile


- Mizaki - 2011-12-18 00:35

macchina Wrote:Just downloaded from git. Genre works perfekt (in lightDark UI).

Can you please check, if its possible to add the "*All Artists" in the genre-section.
>>Genre>
*All Artists
70ies
80ies
90ies
...
>>Genres>>70ies>>*All Artists
Abba Gold - Abba
Greatest Hits - Billy Idoll

I've added a mini icon next to the music genre. If you click it you'll get a page with all the albums for that genre. I hope that was what you were after? If not talk to me like I'm five and I might understand Smile

Either way it seemed like a sensible thing to add.


- Mizaki - 2011-12-20 23:38

I've added some experimental file directory support. So say if you have a dir structure like:
Artist->
song1
song2
Album1Dir
Album2Dir
...

If you queued "Artist" it will queue everything in that dir. If you had another dir in "Album1Dir" etc. those would not be added. So it will do 1 level recursion.

The notifications are a bit screwy but I'd other than that please give it a go and let me know any problems.


- Scaramush - 2011-12-21 11:43

I updated russian translation - lang.ru.js


- Mizaki - 2011-12-21 18:53

Thank you kindly. Pushed to git.


- Mizaki - 2011-12-22 19:46

buges Wrote:And any way to access smart playlists?

Thanks

There is now! Experimental music playlists support added to git. Enqueue only atm. I've tested it a little but I need people who actually use (smart) playlists to try it as I don't use them. If you ask for it, I can add the play function and do video playlists as well.

Naming... I had to go with "playlists", if you can come up with something better or a change to "playlist" let me know. Plurals should work in all the langs we currently have. It'll break in Japanese (with my limited knowledge) so we might just cross that bridge when/if we come to it.

If you're not a git user and would like a zip install to try it, shout. frolick has been MIA for a bit so I can make you one if required.
https://github.com/frolick/AWX-Eden/zipball/master <-- or let git do it for you.


- Death-Axe - 2011-12-22 20:29

Is there a way to access music addons with this?