.: Xbmc Web Control :. skin based on Confluence theme
#46
Image
Image

next release preview
Reply
#47
that looks great

only ipad or android version in the works as well?

I'm just being greedy Smile
Reply
#48
http://www.youtube.com/watch?v=4db20qpgL88

this is the video preview ..
Reply
#49
The preview really looks great. However, I still think you don't use the watched status from the library. Could you add this?
Reply
#50
Any further progress on this?

The new HP Touchpad I got would be perfect with this as long as touch input works without problems
Reply
#51
Anyone tried this on a eee transformer pad. Has development stopped?
Nvidia Shield with Kodi 18
Reply
#52
I just followed the process listed on the linux install
Currently running Xbmx Live and I still have the Stock Web Interface

I have cleared cache and rebooted the machine.
Any ideas?

Drew
Acer Revo 1600 2Gb ram OpenELEC Eden Nighlies. SABnzbd + Sickbeard + CouchPotato Addons
Synology DS210j Soon to be Retired
HP ProLiant N40L
Reply
#53
Drewdatrip:

This addon does not replace the xbmc webinterface but runs on a different webserver on your server. So if you have the xbmc webinterface configured at 8080 and your apache server on 80 you should go towards 80 and not 8080. Hope this helps!

Any news regarding this project? It is a kickass project!
Reply
#54
it's great work.

I just installed latest HEAD from github and stumbled upon an error in core/canali.php where in line 59 there is an absolut path to Epg4.php on a windows system.

I use linux so the path is fundamentaly different and besides that the file is Epg5.php on my machine ($HOME/.xbmc/userdata/Database/Epg5.db)


Anyway: great work!
Reply
#55
Hi

I have made a German Translation

Code:
<?php
// DATA section

$giornosettimana = array (

"Sonntag",
"Montag",
"Dienstag",
"Mittwoch",
"Donnerstag",
"Freitag",
"Samstag"

);

$nomemese = array (1 =>

"Jannuar",
"Februar",
"M&aumlrz",
"April",
"Mai",
"Juni",
"Juli",
"August",
"September",
"Oktober",
"November",
"Dezember"

);

// menu home page section

$t_meteo                ="WETTER";
$t_immagini             ="BILDER";
$t_musica               ="MUSIK";
$t_video                ="VIDEOS";
$t_remote               ="FERNBEDIENUNG";
$t_sistema              ="SYSTEM";

// search and more

$t_back                 ="Zur&uuml;ck zur Suche";
$t_indietro             ="Zur&uuml;ck ..";

    // menu Music page section
    $t_music                  ="Musik";
    
    $t_sfoglia_music        ="Browser";
    $t_cerca_music             ="Suche";
    $t_album_music           ="Albums";
    $t_artisti_music        ="K&uuml;nstler";
    $t_canzoni_music        ="Lieder";
            
        $t_cerca_musica     ="Musik Suche";
        $t_cerca_album      ="Album Suche";
        $t_cerca_artista    ="K&uuml;nstler Suche";
        $t_cerca_canzone    ="Lieder Suche";        
    
        //info Music
        $t_artista_music    ="K&uuml;nstler";    
    
    // menu Video page section
    $t_videos                  ="Videos";
    
        $t_serietv                 ="TV Serien";
        $t_stagionitv             ="Seasons";
        $t_episoditv             ="Episoden";
        
        $t_cerca_livetv     ="Kan&auml;le Suchen";
        $t_canali_livetv     ="TV Kan&auml;le";
        $t_rec_livetv         ="TV Aufnahmen";
        
    $t_sfoglia_videos       ="Browse";
    $t_cerca_videos          ="Suchen";
    $t_film_videos           ="Filme";
    $t_stagioni_videos         ="TV Shows";
    $t_musica_videos         ="Musik Videos";
    $t_livetv_videos         ="Live TV";
    $t_dvd_videos             ="DVD Abspielen ";
    $t_blue_videos             ="Blu-Ray Abspielen";
    
        $t_cerca_video      ="Videos Suchen";
        $t_cerca_film       ="Filme Suchen";
        $t_cerca_serietv    ="TV Shows Suchen";
        $t_cerca_musicvideo ="Musik Videos Suchen";        
    
        //info Video
        $t_stagione_videos   ="Season";
        $t_regista_videos       ="Regisseur";
        $t_genere_videos        ="Kategorie";
        $t_anno_videos         ="Jahr";
        
        
        
    
    // menu System page section
    $t_sistem                  ="Einstellungen";
    
    $t_lingua_sistem        ="Sprache";
    $t_host_sistem             ="Verbindung Host";
    $t_meteo_sistem           ="Wetter";
    $t_image_sistem            ="Bilder";
    $t_audio_sistem            ="Audio";
    $t_video_sistem           ="Video";
    $t_skin_sistem            ="Skin";
    $t_about_sistem            ="&Uuml;ber den Author";




?>

Perhaps you can merge it.

mfg
Reply
#56
Does this handle plugins like Icefilms?
Reply
#57
Is it works with pre-11?
Reply
#58
Want a service of a Professional Web Developer then joined http://www.bizdrive.biz/ and find thousand of Professional Web Developer.
Reply
#59
Sorry for my long time out of this forum and Developing ..

In this days i have the time for restart my Contribute for xbmc ..
i have the full rewrited skin, with the support for the new API jsonRpc 3.

for the moment isn't in downloading Because is very beta version with more bugs and Parts Is not finish ..

for update please show on my personal youtube page.
Sorry for my bad English.

link : http://www.youtube.com/user/mac86project?feature=mhee
Reply
#60
Can I just add that this looks absolutely amazing. I've been looking for a controlling interface for a second monitor (touch screen) that doesn't look like crap; it seems like this is it.

I'd love to support this project - when the next version comes out, don't forget an option to contribute!
Reply

Logout Mark Read Team Forum Stats Members Help
.: Xbmc Web Control :. skin based on Confluence theme0