Jump to content


Photo

OpenWebif [E2OpenPlugins]


  • Please log in to reply
1459 replies to this topic

Re: OpenWebif [E2OpenPlugins] #201 bacicciosat

  • Senior Member
  • 540 posts

+100
Excellent

Posted 24 November 2011 - 20:26

Hi bacicciosat,

can you replace the service.getName() with service.getName().replace('\xc2\x86', '').replace('\xc2\x87', '') in the service.py to remove the chars from Channelname

thanks,

nobody9


Done

Re: OpenWebif [E2OpenPlugins] #202 nobody9

  • Senior Member
  • 187 posts

+76
Good

Posted 24 November 2011 - 20:59


Hi bacicciosat,

can you replace the service.getName() with service.getName().replace('\xc2\x86', '').replace('\xc2\x87', '') in the service.py to remove the chars from Channelname

thanks,

nobody9


Done


Thanks

Re: OpenWebif [E2OpenPlugins] #203 Homey-GER

  • Member
  • 24 posts

+42
Good

Posted 24 November 2011 - 22:39

I've commited basic version for a mobile version of the webif. Just use the /mobile/ url ... it currently has an iPhone CSS File only, not sure if and how it works on other devices, but except the iPhone Style it should work on all popular devices. And yes, not much can be done there yet, I've just added the basic structure and screens.

Feedback welcome!

Edited by Homey-GER, 24 November 2011 - 22:41.


Re: OpenWebif [E2OpenPlugins] #204 bacicciosat

  • Senior Member
  • 540 posts

+100
Excellent

Posted 24 November 2011 - 23:15

Great Homey.
Short test on Android is fine !

Re: OpenWebif [E2OpenPlugins] #205 bacicciosat

  • Senior Member
  • 540 posts

+100
Excellent

Posted 24 November 2011 - 23:41

Samsung Galaxy (Android)

Attached Files



Re: OpenWebif [E2OpenPlugins] #206 joseb

  • Senior Member
  • 139 posts

+3
Neutral

Posted 25 November 2011 - 00:34

Nokia N97: very workable!

I do not understand the plus button in the top right corner, and the back button
maybe should not be there in the first screen ( the /mobile/).
Thanks so far!
ET9000 ET5000 - 3 quad LNB 19,23,28 E - Viseosat

Re: OpenWebif [E2OpenPlugins] #207 bacicciosat

  • Senior Member
  • 540 posts

+100
Excellent

Posted 25 November 2011 - 10:48

The "Osd" of the page current is only a draft that i have made to write code using a base in low definition and black color not good for the layout of OpenWebif.
For this reason the "Skin Master" Army is working to an OSD in high resolution dedicated to OpenWebif for the "current" page.

Here is a draft.

Attached Files



Re: OpenWebif [E2OpenPlugins] #208 Stigarta

  • Senior Member
  • 225 posts

+1
Neutral

Posted 25 November 2011 - 20:05

Hello,

can i use open WebIf with TV Browser?
Gruß Stigarta

Re: OpenWebif [E2OpenPlugins] #209 theparasol

  • Senior Member
  • 4,157 posts

+198
Excellent

Posted 26 November 2011 - 12:02

I tested the audio mute function of openwebif today again. It needs some rework.
Muting by clicking on the speaker doesn't always mute.
Slider is working but if I listen to shoutcast stream slider zero value != mute.
Strange things happen if you mute by clicking on speaker and after that using slider.

I would say: see for yourself and maybe someone can rewrite the code so its idiot proof ;)

@Camping: ZGemma H.2S, Technisat Multytenne 4-in-1 @Home: Edision Mini 4K, Wave Frontier T55, EMP Centauri EMP DiSEqC 8/1 switch, 4x Inverto Ultra Black single LNB


Re: OpenWebif [E2OpenPlugins] #210 Meega

  • Senior Member
  • 3,000 posts

+51
Good

Posted 26 November 2011 - 13:15

I've already post this a couple of posts back .
But this is what i mean .
The epg from a channel comes up at another channel.
The red arrow epg belongs to the green arrow channel epg.

Attached File  foto.jpg   218.23KB   104 downloads

ET10000+ Openpli 6.1,1m schotel 4x duo-lnb op vaste opstelling.

Momolights teensy 2.0 met 50 leds op een string ,150 channels
DM8000 Openpli 6.1 Release


Re: OpenWebif [E2OpenPlugins] #211 bacicciosat

  • Senior Member
  • 540 posts

+100
Excellent

Posted 26 November 2011 - 13:22

New Current page "Osd" by Army.

Attached Files

  • Attached File  ow8.png   135.2KB   92 downloads


Re: OpenWebif [E2OpenPlugins] #212 skaman

  • Senior Member
  • 67 posts

+48
Good

Posted 26 November 2011 - 14:08

Actualy web apis status:


about DONE
addlocation DONE
autotimerlist DONE
currenttime DONE
deviceinfo DONE
epgbouquet DONE
epgmulti DONE
epgnext DONE
epgnow DONE
epgsearch.rss DONE
epgsearch DONE
epgservice DONE
epgservicenext DONE
epgservicenow DONE
epgsimilar DONE
external
getallservices
getaudiotracks DONE
getcurrent
getcurrlocation DONE
getlocations DONE
getpid
getservices
gettags
mediaplayeradd
mediaplayercmd
mediaplayercurrent
mediaplayerlist
mediaplayerload
mediaplayerplay
mediaplayerremove
mediaplayerwrite
message DONE
messageanswer
moviedelete
movielist.html
movielist.m3u
movielist.rss
movielist
movietags
parentcontrollist
pluginlistread
powerstate DONE
recordnow DONE
remotecontrol DONE
removelocation DONE
restarttwisted
selectaudiotrack DONE
servicelistplayable
servicelistreload
serviceplayable
services.m3u
settings
signal
sleeptimer
stream.m3u
stream
streamcurrent.m3u
streamsubservices
subservices
timeradd DONE
timeraddbyeventid DONE
timerchange DONE
timercleanup DONE
timerdelete DONE
timerlist DONE
timerlistwrite DONE
tpm
ts.m3u
tvbrowser
updates.html ?????? IS IT REALLY NECESSARY ??????
vol DONE
zap DONE

Re: OpenWebif [E2OpenPlugins] #213 skaman

  • Senior Member
  • 67 posts

+48
Good

Posted 26 November 2011 - 14:12

About epgsearch.rss i changed a slightly the output. Because i think the purpose is use it with a standard rss reader (enigma2 clients i think use always the web api.. someone correct me if i'm wrong).
I think the rss feed could be do better in future.. with more informations and more options (for example add a timer or zap the channel or imdb link or something similar) and, maybe, a more beautiful look

Re: OpenWebif [E2OpenPlugins] #214 bacicciosat

  • Senior Member
  • 540 posts

+100
Excellent

Posted 26 November 2011 - 14:24

I've already post this a couple of posts back .
But this is what i mean .
The epg from a channel comes up at another channel.
The red arrow epg belongs to the green arrow channel epg.

Attached File  foto.jpg   218.23KB   104 downloads


Sorry Meega, i really cannot reproduce this kind of error so i cannot fix.
Are you sure it is not an error in your epg ?
Is there someone else that have this kind of error ?

Re: OpenWebif [E2OpenPlugins] #215 TheMystery

  • Senior Member
  • 395 posts

+2
Neutral

Posted 26 November 2011 - 15:11


I've already post this a couple of posts back .
But this is what i mean .
The epg from a channel comes up at another channel.
The red arrow epg belongs to the green arrow channel epg.

Attached File  foto.jpg   218.23KB   104 downloads


Sorry Meega, i really cannot reproduce this kind of error so i cannot fix.
Are you sure it is not an error in your epg ?
Is there someone else that have this kind of error ?


I have the same, maybe its only with dutch channels

Re: OpenWebif [E2OpenPlugins] #216 bacicciosat

  • Senior Member
  • 540 posts

+100
Excellent

Posted 26 November 2011 - 15:14

I have the same, maybe its only with dutch channels


Can you please check if you have this error with default e2 webinterface too ?

Re: OpenWebif [E2OpenPlugins] #217 kooleracer

  • Senior Member
  • 130 posts

+1
Neutral

Posted 26 November 2011 - 15:18

Which dir does openwebif search for picon folder?

My picon folder is in the root folder . where should i put it in?

««««««««««««««««««««««««««««««««««««««««««« »»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»



Mut@nt / AX HD51 | Linux  4.7.4 | OpenPLi 4.0


Re: OpenWebif [E2OpenPlugins] #218 bacicciosat

  • Senior Member
  • 540 posts

+100
Excellent

Posted 26 November 2011 - 15:21

Which dir does openwebif search for picon folder?

My picon folder is in the root folder . where should i put it in?


default e2 picons locations:
/usr/share/enigma2/picon
/media/usb/picon
/media/cf/picon

Re: OpenWebif [E2OpenPlugins] #219 TheMystery

  • Senior Member
  • 395 posts

+2
Neutral

Posted 26 November 2011 - 15:24


I have the same, maybe its only with dutch channels


Can you please check if you have this error with default e2 webinterface too ?


This functionality is not in de default webinterface only a popup for epg and thats working wel in both webinterfaces

Re: OpenWebif [E2OpenPlugins] #220 bacicciosat

  • Senior Member
  • 540 posts

+100
Excellent

Posted 26 November 2011 - 15:26

This functionality is not in de default webinterface only a popup for epg and thats working wel in both webinterfaces


Yes if you click on the title you should have in it too.


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users