• 1
  • 14
  • 15
  • 16(current)
  • 17
  • 18
  • 20
[Web Interface Addon] XBMC Control Web Page - an open source development project
* The ability to load/save playlists.
Reply
Ridiculous?.....hahaha.

Thank you for your observations and suggestions. My music library is also rather large (~1.5 TB) and XBMControl was written to be usable for extensive music libraries. I think our usage patterns of XBMC may be somewhat alike.

Loading/Saving playlists:
A previous version of XBMControl did have the ability to load/save/manipulate playlists. This was before the Dharma release of XBMC. I removed that functionality for Dharma because the coders of XBMC were revamping the playlist handling (it was a big pain). Maybe it is time to look at that again.
I am an expert at acting like an expert ---- WC Fields.

XBMC Web Control Interface - https://github.com/mthiels/webinterface.xrc
Reply
I've look around for saving playlists and I didn't find anything useful. So I don't think it's possible but would like to be proven wrong Wink

Loading playlists I use:
Code:
{"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory": "special://profile/playlists/music/", "media": "music"}, "id": 1}
and then Files.GetDirectory. From there is gets fun Wink
Image
AWXi - Ajax web interface. Wiki
Reply
Yes, I remember the first version of XBMControl that I used had the load playlist feature which I used frequently.

I have always used Windows Media Player to make my playlists, but now with the evolution of XBMControl and the ability to drag/drop/etc, I would love to cut out WMP completely and do EVERYTHING via XBMControl.

No pressure. Smile

Can't thank you enough.
Reply
Mizaki: Yep. No saving of playlists....grrrr. I got confused with a hacked version of XBMC I did two years ago (using the HTTP API) that could save playlists. Blame the confusion on my old age Huh

VELPO: I put a 0.0.A version in the code repository. It has the playlist loading. Try it out and see if it works (seems to work with a small sampling of playlists here).
I am an expert at acting like an expert ---- WC Fields.

XBMC Web Control Interface - https://github.com/mthiels/webinterface.xrc
Reply
Bummer about the saving of playlists.

Actually, I have yet to even mess with playlists since the Eden Beta, and I just noticed NONE of my playlists are working in XBMC. I was wondering why they weren't loading in XBMControl and then I tried in XBMC and they don't work there at all... Weird.

I'll mess with it later tonight to find out WHAT THE!..

EDIT: Had to change my playlists from .m3u to .asx .. Interesting?
Reply
Guys,
I am not sure I have the right thread here and wasn't quite sure how I could post a new thread.
I have been running XBMC for a few months now on a HP Proliant Microserver and want now to be able to use a web interface to be able to control XBMC from my laptop. I have set up the network under settings as explained in the link below, but I don't get anything like the functions on the resulting web page.
I am using XBMC version 10.1
I have tried using AWX as a different web interface, which is fine, but it doesn't seem to give me as much as what is described in the link below.
Surely it's not a case of merely loading a different skin? Does the default web interface described here really give you the same as the screenshots suggest?
Setting the web interface to default gives me two links (as seen on the index.html page) of Movies and Music.
Any advice greatly appreciated and I am really sorry if I have put this in the wrong place.
AJ

http://lifehacker.com/5501010/enhance-yo...any-device
Reply
Hello ajfish,

The article was written about two years ago. There have been a few versions of "XBMC Control" that have been developed over the years.

The "XBMControl" shown in the article is an earlier project that I did participate in. That project was based on the .NET framework and limited itself to Windows machines. I don't think that project has been worked on for some time.

In the last two years XBMC has gone through tremendous changes and many of those screen shots in the article are not valid anymore. The default web interface has always been somewhat limited (hence the need for third party web interfaces). I suggest you move to the newest versions of XBMC (Eden Beta). This will enable you to use the newest and greatest versions of AWX and XCWP (XBMC Control Web Page).

Please note that both AWX and XCWP are going through a transition due to XBMC changing the way it communicates through its web server. In essence we are catching up to the new interface. I do think both web interfaces are caught up though some issues may still need to be resolved.

The best thing you can do is upgrade XBMC to the newest Eden Beta and try the web interfaces out and choose one to work with. If there are issues or features you would like to see then communicate with the authors through these forums. I know the authors who communicate through the forums are very responsive.

Cheers,
Kabooga
I am an expert at acting like an expert ---- WC Fields.

XBMC Web Control Interface - https://github.com/mthiels/webinterface.xrc
Reply
I have never seen that before, looks good. It gives me some feature request ideas Wink
Image
AWXi - Ajax web interface. Wiki
Reply
Kabooga,
Thanks for the reply and thanks for not flaming me! ;-)
I actually work with computers (CAD /dbase apps) but have certainly found my journey of discovery with XBMC challenging. What with "Repos" and "Add ins" all with an apparent random naming convention it's all a bit confusing to the new comer. I hadn't come across repositories before and still not sure how you know what contains what!
Thanks again, I will upgrade XBMC and test the new web interface.
In the little time I have used XBMC I have to say I am very impressed and it has completely changed my viewing habits.
AJ
Reply
Here's the link to the forum for the old XBMControl. Bram77 was the originator of the project and he graciously allowed me to submit changes.

Note: This is an old project and is depreciated. It has not been tested with Dharma or Eden versions of XBMC.

http://forum.xbmc.org/showthread.php?tid=38120
I am an expert at acting like an expert ---- WC Fields.

XBMC Web Control Interface - https://github.com/mthiels/webinterface.xrc
Reply
Kabooga,

I'm still having trouble with the Load Playlist feature. Does it only recognize certain types of playlists?

For whatever reason it only see's one of my playlists, a .wpl
Reply
I have a question and two feature requests.

The question: I notice this green themed remote trying to open when I go to the webpage but then it just disappears. How do I use this remote?

The Feature: Can you have it include a check mark or something for the tv shows you've watched?
Second Feature: Can you have tv episodes sorted not by title, but by episode number, as well as including an episode number column?
Reply
ajfish Wrote:....

http://lifehacker.com/5501010/enhance-yo...any-device

Cool! I wasn't aware of this blog post. Thanks for sharing Smile
Image

Please add to my reputation if you find my posts usefull (+/- button below posts)
Ubuntu 12.10 minimal XBMC auto-install script :: XBMControl :: Xbmc XBOX Skins :: XBMControl for Android :: Owner of Sudo Systems
Reply
Newest version webinterface.xrc-0.0.B.zip can be loaded at.
http://code.google.com/p/xbmcontrol-web/downloads/list

Changes:
Added episode # (sortable) and playcount # to TV show's episode list. (nymusicman)
Added GUI button back since remote works now. (nymusicman)



VELPO: The script looks in the C:\Documents and Settings\[your account]\Application Data\XBMC\userdata\playlists\music directory for playlists. Please check to make sure your playlists are there. New playslists created through XBMC are put into that directory.

Cheers.
I am an expert at acting like an expert ---- WC Fields.

XBMC Web Control Interface - https://github.com/mthiels/webinterface.xrc
Reply
  • 1
  • 14
  • 15
  • 16(current)
  • 17
  • 18
  • 20

Logout Mark Read Team Forum Stats Members Help
[Web Interface Addon] XBMC Control Web Page - an open source development project4