Req Now Playing Web Interface
#1
Are there any web interfaces out there that have a page that strictly displays the now playing info?
I ask as I am trying to integrate a http page into irule that will display only the now playing info.
I have tried a few of the available interfaces but most display way more info then needed.
Cover Art, Title, and Progress is really all I'm looking for. If you know of an existing interface that has a subpage that does this that would work also!
Thanks!
Reply
#2
Well I rigged up my own by editing the stock interface. It only works when set as the default. Anyone know why?
I suck as this CSS/HTML stuff but it works.
If anyone wants it you can download it here.
https://dl.dropboxusercontent.com/u/1152...laying.zip
Be sure to change the urlbackground.png picture in the /images folder to whatever you need it to be.
Reply
#3
This info may help you.
http://wiki.xbmc.org/index.php?title=Add-on_structure

The addon.xml file is important. To get an idea of what changes are needed I would look at the differences between the addon.xml files from the default webinterface and another web interface (such as awxi).
I am an expert at acting like an expert ---- WC Fields.

XBMC Web Control Interface - https://github.com/mthiels/webinterface.xrc
Reply
#4
Any chance you could make this file available again, I'm looking to do exactly the same!!

Thanks

(2014-02-01, 22:15)impmonkey Wrote: Well I rigged up my own by editing the stock interface. It only works when set as the default. Anyone know why?
I suck as this CSS/HTML stuff but it works.
If anyone wants it you can download it here.
https://dl.dropboxusercontent.com/u/1152...laying.zip
Be sure to change the urlbackground.png picture in the /images folder to whatever you need it to be.
Reply
#5
You can try this.

Landscape:
Image

Portrait:
Image

It can be found at:
https://github.com/mthiels/NowPlaying
I am an expert at acting like an expert ---- WC Fields.

XBMC Web Control Interface - https://github.com/mthiels/webinterface.xrc
Reply
#6
(2015-02-01, 16:27)Marshalp Wrote: Any chance you could make this file available again, I'm looking to do exactly the same!!

Thanks

(2014-02-01, 22:15)impmonkey Wrote: Well I rigged up my own by editing the stock interface. It only works when set as the default. Anyone know why?
I suck as this CSS/HTML stuff but it works.
If anyone wants it you can download it here.
https://dl.dropboxusercontent.com/u/1152...laying.zip
Be sure to change the urlbackground.png picture in the /images folder to whatever you need it to be.

https://dl.dropboxusercontent.com/u/1152...laying.zip

There you go. Might want to check my how to here also:
http://www.avsforum.com/forum/93-remote-...st24297100
Disclosure: I have no idea if this works on newer versions of xbmc
Reply
#7
Any chance this could be made for current kodi version.
Reply
#8
Requesting a webinterface that has a sleak now playing interface that displays straight away. Would be useful for Imperhome widget that I can use in my home automation system.
Reply
#9
(2015-02-03, 19:31)Kabooga Wrote: You can try this.

Landscape:
Image

Portrait:
Image

It can be found at:
https://github.com/mthiels/NowPlaying

(2015-07-27, 11:45)AEnz Wrote: Any chance this could be made for current kodi version.



+1 Agreed, right now I'm monitoring my 9 home users using the default webinterface & iframes ConfusedBig Grin

for anyone interested, just change the URLTongueORT
Code:
<div id="nowPlayingPanel"></div>
<iframe width="620px" height="150px" id="iframe" src="URL:PORT" style="display:hidden;"></iframe>
Reply
#10
I will take a look at updating this.
I am an expert at acting like an expert ---- WC Fields.

XBMC Web Control Interface - https://github.com/mthiels/webinterface.xrc
Reply
#11
Awesome
JVC N7 scope 138" Studiotek130 MK Sound 150 7.3.4 vero 4KV Streacom HTPC madVR RTX4060ti
Reply
#12
Updated the zip file in GitHub. Go to NowPlaying GitHub to download.

Tested with latest Jarvis Beta (Kodi 16, Beta 5).

Please let me know if it worked for you.
I am an expert at acting like an expert ---- WC Fields.

XBMC Web Control Interface - https://github.com/mthiels/webinterface.xrc
Reply
#13
thank you very much

ca walks more with irule since the bet has day of isengard / jarvis

great work

still thank you
Reply
#14
hellos
it'd be possible to have the time of the film that defile
I have time around the movie but not in

thank you

Image
Reply
#15
person has an idea
Reply

Logout Mark Read Team Forum Stats Members Help
Now Playing Web Interface0