Jump to content

Web Interface for DVBViewer Pro


Guest Lars_MQ

Recommended Posts

Guest Lars_MQ

The Webserver for DVBViewer Pro 1.0 is released in the Membersarea. It's not really new, cause it had been in the Beta area for a long time now. :bye:

 

The DVBViewer Webserver allows you to control, view epg, program timers and stream a TV-Channel. This Program only works with DVBViewer Pro 3.2.6+ and needs an installed MS Mediaplayer 9 or higher.

 

For installation instruction see readme.txt.

or

The english thread

or

The german thread

 

 

Changes to the last beta:

Changelog:

----------

- Added start minimized option.

- The webroot now can be changed and is saved into the ini.

- Changed the base libraries to the same the dvbserver uses (for future development important).

- added danish language (thanks to gibman).

 

Changelog ASFStreaming:

-----------------------

- Added more profiles.

 

Webpages design by benson.

 

Please post Questions or problems into the english or german Plugin forumpart.

 

have fun.

lars

Link to comment
  • 2 months later...

I've updated the Webserver for DVBV in the membersarea.

 

Changelog:

----------

1.0.2

------

 

- Fixed a bug in the timer section, making timers unreadable, when adding via webpage.

 

- Added all internal data properties as global variables to the template engine. You can now modify your html-pages to show the current channelname, epg etc. Since the values are dynamic set by the DVBViewer, not all properties are always available.

To get a list of the properties please use the properties.html in the experimental folder (There is also a example fb.hmtl showing the current channel and epg). Copy the properties.html into the webfolder and call it manually (ex: http://YOUR-IP/properties.html).

 

have fun!

lars

Link to comment

I've uploaded a update for the Webserver control.

 

Changelog:

----------

1.0.3

------

- Fixed a bug with the teletext not showing, introduced with the last version.

- Reworked detection and starting of the DVBViewer a little bit.

- Added Single instance detection. Only one webserver can be active.

- Added the channellogo tag to the template engine. (ID: {channellogo} ). It delivers the logo filenmae only, no path. If no logo is found a file named "no_logo" is searched and if available used.

- Added an option to show the favorites instead of the channellist. For now you have to set it manually in the "HTTPServer.ini" file. Create in section [General] a key:

UseFav=1

1 - use Favorites, 0 - normal channellist. In some pages the whole channellist is show, this is on purpose (Remotecontrol, timers-new and add).

- Some Code cleanups.

Some of the things are only for the webpage developers of interesst, but I think there will be soon a update of the templates. :)

 

have fun

lars

Link to comment
  • 2 weeks later...
Guest Lars_MQ

I've uploaded a update for the Webserver control.

 

Changelog:

----------

1.0.5

------

- Fixed the channellogo tag to the template engine (the epg daylist and the epg list now can use the logo tag). (ID: {channellogo} ). It delivers the logo filename only, no path. If no logo is found a file named "no_logo" is searched and if available used. The What's now page is modified to show the channellogos if available (thanks to gibman). A no_logo (empty image) is in the web/logos folder. Please copy the logos from the DVBViewer logo folder into the web/logos folder.

- Added a configuration option to switch between favorites and channellist display.

- Updated the deutsch and english language files for the above changes.

- Fixed a bug, not showing the correct channel when editing an existing timer.

- Changed the behaviour of the EPG List. If a channel is tuned in the DVBViewer it automatically shows the epg for the current channel.

Link to comment
Guest Lars_MQ

I'm really sorry, I introduced a bug in the last release, you were not able to change the channel in the epg listing. So all who downloaded the update till around 22:00 please download it again, I corrected this bug.

 

Once again, I'm sorry. ;)

Link to comment
  • 2 months later...
Guest Lars_MQ

A new Release of the Webserver for DVBViewer Pro in the Membersarea.

 

Changes since the last Release:

1.1.3

-----

- Added language selection to webinterface.

- Setting the password to empty disables the password check. Use at your own risk!

- Several small changes to the webpages. A click on the title now opens the EPG-Details and not imdb.

- update of the ASF-Streaming plugin.

 

1.1.2 Beta

-----

- Fixed a problem in the epg channel list if a channel without epg is tuned in the DVBViewer.

- Improved speed of daylist, what's now and epg search, users with a lot of channels and duplicates (like myself) will profit most of it.

- Changed channellogo search, works much faster now.

- Fixed missing date field in the epg-search display.

- Added a start time in the epg what's now, to display only data from this time to the day end. If left empty the current time is used.

 

1.1.1 Beta

-----

- Fix wrong channel saved in timer add when using favourites.

- Merged Gibman's enhancements into the default webskin. Thanks to gibman and also benson for their work and help.

- Danish language file updated. Thanks to gibman.

 

1.1 Beta

-----

- The position of the window is now saved, on first time start the window has the windows default position.

- Integrated a EPG-Search:

I reworked the What's Today page quite a bit. You now can search/display the EPG by different timesettings and you can search the EPG for keywords. The search is a simple contains search, so "Tages" would result in Tagesschau, Tagestheme and [dt.] Städtetages etc.

I also updated the lng files for englisch and deutsch.

Thanks to gibman again, I stole a little bit of code from his suggestion for the EPG-Search, maybe he is willing to make the (fast made) page a little bit nicer.

Link to comment
  • 6 months later...

A new release of the Webserver plugin for the DVBViewer Pro.

 

Changelog:

----------

 

1.2

-----

- Updated the channel and epg data to match the current DVBViewer Pro Beta.

- You can now configure if only radio, tv or both channeltypes are shown in the overview pages.

- The webserver now obeys the "exclude from EPG" from the DVBViewer channeleditor. These channels will not be shown in the overviews.

- reworked ASF-Streaming plugin should support h264 (even if it's completely silly ;) ). The stream will be not automatically continued after channelswitching you have to reload the page.

Link to comment
  • 9 months later...

A new release of the Web Frontend for the DVBViewer Pro in the membersarea.

Version 1.4.2

--------------

  • Optimized the Webpages. Details, Recording and IMDB removed. These functions now only can be reached via the detail window.
  • The Timerprogramming page is now a popup window. It can be disabled on the configuration page.
  • The Popup windows are now centered on the screen and will be brought to the foreground if needed. They are also bigger and have scrollbars now.
  • New page: EPG Search. Search in the EPG with several userdefined criterias. (Hint: leaving the search phrase empty and selecting only a genre, lists all entries for this genre (works not for all and none)).
  • The Teletext page can now be reached via the remotecontrol onthe right side.
  • Optimized: The Datageneration for the webpages has been highly optimzed/speedup and has now also a lower memory consumption.
  • Changed: The images\logos folder of the DVBViewer installation is now used for the TV-Logos. You can change the folder in the HTTPServer.ini.

Link to comment
  • 1 month later...

A new release of the Web Interface for the DVBViewer Pro in the membersarea.

Version 1.4.4

--------------

  • Fix: The Web Interface did ignore the usermode.ini settings, resulting in not saving the setup on vista or for users with no rights to the program folder.
  • Add Suomi.lng file (thanks @SF100)
  • Fix: Chinese language support. All EPG related pages should now show correctly in chinese. No changes in the web pages should be necessary. The charset settings for the webpages are done with the rc_chinese.lng file (it is set to Big5). You need to select the language in the Configuration page.
    For now the rc_chinese.lng is simply a copy of the english language file. It does need translation (some of it can simply be copied from the DVBViewer language files, but I didn't know which was the fitting one...).
  • Updated lng files.
  • Fix: If using favorites as channel source changing the audio track in the channellist in the DVBViewer lead to a no show of the channel in the webinterface.
  • Add: On the configuration page you can adjust the shown time interval for the "What's on today" page. 0 means don't use it (old behavior).
  • Add: In the templates for the pages Programs, EPG Search, What's on today and What's on now there are three new(old) tags: {recurl}, {subtitlelong} and {epgdetail} .
  • Add: On the recordings page you can now do basic database functions (refresh and delete orphans).
  • Fix: The keypresses on the remote control page did cause a unnessecary reload of the whole page, which could cause freezing of the DVBViewer, if keys were pressed fast enough.
  • New: You can define a guest account with limited rights. To enable it and set the password see the web configuration page. If the security is disabled (no password for admin account) the guest account does NOT work.
  • New: A Mobile Webinterface. http://[youradress]/mobil/ shows you a reduced version of the web pages. Tested with Blackberry(Simulator) and Opera Mini. NO streaming!
  • Update: updated the italian language file (thanks @gioxy).
  • Fix: DVB-S and DVB-C channels do under certain circumstances collide resulting in the non display of epgdata for some channels.

Link to comment
  • 1 month later...

A new release of the Web Interface for the DVBViewer Pro in the membersarea.

Version 1.5.0

--------------

  • Fix: Fixed wrong htmlheader preventing the web interface being used with safari.
  • Update: Language files updated.
  • Fix: several small enhancements and fixes for the html templates.
  • New: The webstreaming has been completely rewritten. You can now select the streaming on the EPG-Details page or on the recordings page. Yes, you can stream files now B)
    And you can stream to almost any OS where VLC is available. Important on the server PC VLC MUST BE INSTALLED to use this feature.
    If you want to stream via Web you have to make sure the selected port is cleared by the firewall and router.
    You also have most likely to create new presets which are tailored for your upload bandwidth. Just add up videostream and audiostream bitrate. The presests are saved by pressing the save button.
    This is a first implementation but it works even in this state more reliable and less CPU consuming than the old ASFStreaming.

Link to comment
Guest
This topic is now closed to further replies.
×
×
  • Create New...