• 1
  • 19
  • 20
  • 21(current)
  • 22
  • 23
[Web Interface Addon] AWX - Ajax based Web Interface Addon for XBMC
I set up a github repository with the code I posted on the 13th.

You can find it here: https://github.com/frolick/AWX-Eden

I'm totally new to using a git repository so if I'm doing something wrong lemme know and I'll fix it.
Reply
I still can't access my sources the same way I could pre-Eden. Any ideas?
Reply
frolick Wrote:I set up a github repository with the code I posted on the 13th.

You can find it here: https://github.com/frolick/AWX-Eden

I'm totally new to using a git repository so if I'm doing something wrong lemme know and I'll fix it.

Nice! Could you give me push access so I can add my modifications?
Reply
pecl24 Wrote:Nice! Could you give me push access so I can add my modifications?

Well I made you a collaborator. Is that what I needed to do?


Quote:I still can't access my sources the same way I could pre-Eden. Any ideas?

I was looking into it last night and I think it has something to do with the Files.GetDirectory call but I'm not sure if it's a problem with our code or with the XBMC code yet.
Reply
frolick Wrote:Well I made you a collaborator. Is that what I needed to do?

Probably..(i'm not very familiar with Git as well). I now see that I have read+write access so it should be ok. I'll give it a go this weekend.
Reply
Nice one frolick. Can you add me as well. mizaki

I had partial results with the sources. I could get them listed but couldn't descend into directories or add the dirs to the playlist. Then I started on the now playing box. Which is almost done if I can stop finding things! If no one else gets there first I could have another go at it but it might be beyond me Smile

First thing to do it change the addon.xml info as it says for Dharma atm.
Image
AWXi - Ajax web interface. Wiki
Reply
thevorticon Wrote:I still can't access my sources the same way I could pre-Eden. Any ideas?

Montellese fixed a bug in the Files.getSources call on the 10th. If you use a daily from the 12th or 13th you should be fine with the updated files below.
http://forum.xbmc.org/showpost.php?p=909...count=1309

http://dl.dropbox.com/u/19026582/jquery.awx.js
http://dl.dropbox.com/u/19026582/lang.en.js <-- this goes into /js/lang
http://dl.dropbox.com/u/19026582/lib.xbmc.js

or uninstall the previous version and install this one:
http://dl.dropbox.com/u/19026582/AWX-Eden.rar

An edit for those working on this. Since the JSONRPC wiki is totally out of date, you can use the JSONRPC.Introspect call to find out more about a JSONRPC call. Below is a post showing you how to use it.
http://forum.xbmc.org/showpost.php?p=815...count=1032

There are also two threads in the development section that I"m going to be keeping my eye on. One is Montellese helping people and responding to bugs in the interface and the other lists all of his changes so you don't have to look through the XBMC github commits as much.
http://forum.xbmc.org/showthread.php?tid=68263
http://forum.xbmc.org/showthread.php?tid=98551
Reply
Hopefully you have a pull request from me and it fixes the now playing.

I'm going to add some "issues" for things to do so it's easier to keep track.
Image
AWXi - Ajax web interface. Wiki
Reply
A BIG thumbs up to u guys. File mode works great. Big Grin Once again, many thanx!
Reply
Should we start a new thread to save confusion?
Image
AWXi - Ajax web interface. Wiki
Reply
mizaki Wrote:should we start a new thread to save confusion?

yes - change it to something like... AWX v2 - for Eden and beyond
I'm not an expert but I play one at work.
Reply
Mizaki Wrote:Should we start a new thread to save confusion?

Probably a good idea. I'll work on that after I get home in an hour or two.

I also need to spend some quality time with the thread in the development section that describes how to get your addon into the repositories.

Also, sorry it took so long to approve that pull request. Work's been kind of busy today.
Reply
New thread can be found here.
Reply
Thanks for all the good work, frolick! I also see you've added my changes to Git.., again saving me some work..
Reply
Hey Guys,

thank you very much for AWX, i love it!

I mainly use the playlist, but i did not figure out how or where to set up that the playlist repeats automatically.

I tryed to set it up in the advancedsettings.xml, but i took now effect.

My changes in the advancedsettings.xml look like this:
PHP Code:
<advancedsettings>
<
myvideos>
    <
playlist>
        <
repeat>true</repeat>
        <
shuffle>false</shuffle>
    </
playlist>
</
myvideos>

</
advancedsettings

Does anybody have a solution for me?

Thank you very much in advance.

Greetz, BigPack
Reply
  • 1
  • 19
  • 20
  • 21(current)
  • 22
  • 23

Logout Mark Read Team Forum Stats Members Help
[Web Interface Addon] AWX - Ajax based Web Interface Addon for XBMC6