DVB Recording Service ChangeLog

From DVBViewer

Jump to: navigation, search

Contents

[edit] Changes 1.6.5.2 BETA

This is mainly a bug fix release.

[edit] Changes 1.6.5 BETA

Because of the huge changes for the media library all settings have to be redone in the service options!

<entry name="ResetCI">1</entry> is set. Use it at your own risk! Never ever share the device (tuners) between two programs. In this case the in use detection WILL fail!

[edit] Changes 1.6.2.1 BETA

This is mainly a bug fix release. You should update if you use Version 1.6.2.0.

[edit] Changes 1.6.2.0 BETA

<section name="TrustedDevices">

<entry name="0">192.168.178.3</entry>

<entry name="1">192.168.178.5</entry>

</section>

Of course you need to adjust the IPs to your system and you can extend the list by adding more entries following the scheme.

[edit] Changes 1.6.0.6 BETA

[edit] Changes 1.6 BETA

[edit] General

[edit] EPG/SFI

[edit] Webinterface

[edit] VCR/Timers

[edit] iPhone/iPod/iPad support

[edit] Hardware

[edit] UPnP/Streaming

[edit] Vthumb.exe – Thumbnail generation

[edit] Changes 1.5.0.31 BETA

[edit] Changes 1.5.0.25 BETA

[edit] Changes 1.5.0.21 BETA

[edit] Changes 1.5.0.2 RC2

Read more in the DVBViewer Wiki.

[edit] Changes 1.5 RC1

[edit] Changes 1.4.7.110

[edit] Changes 1.4.7.105

[edit] Changes 1.4.7.100

[edit] Changes 1.4.7.96

This thing would be useless without handing the process task timer some data about the recording. For this you can use placeholders in the parameters of the process task. These placeholder are replaced on the fly with the real data, similar to the generation of recording file names.
Example (simplified) parameters for FFMpeg:

-i "{SOURCE_FILE}" -deinterlace -r 25 -vcodec libx264 -maxrate 1500k -acodec libfaac -ab 112k -ar 48000 -ac 2 -title "{TITLE}" -y "{PATH_FILENAME}.mp4"

Following placeholders possible (CAPITALIZATION IS MANDADORY):


{FILENAME_EXT} 04-11_20-10-04_RTL 2_Otto The Movie.ts
{SOURCE_FILE} c:\capture\4-11_20-10-04_RTL 2_Otto The Movie.ts
{PATH_FILENAME} c:\capture\4-11_20-10-04_RTL 2_Otto The Movie
{FILENAME} 04-11_20-10-04_RTL 2_Otto The Movie
{PATH} c:\capture\
{EXT} .ts
{CHANNEL} RTL 2
{TITLE} Otto the big Movie
{SUBTITLE} Otto does some stuff

The normal rules for parameters do apply: Paths and filenames need to be enclosed in ", the same applies for text which can contain spaces.

You have to suppress any user input or message boxes at all costs. There is no user interaction at all.

Please read the manual of the software in question, if you are having problems.= Changes 1.4.7.95 =

[edit] Changes 1.4.7.90

[edit] Changes 1.4.7.80

[edit] Changes 1.4.7.76

[edit] Changes 1.4.7.75

[edit] Changes 1.4.7.68

[edit] Changes 1.4.7.65

[edit] Changes 1.4.7.60

[edit] Changes 1.4.7.50

[edit] Changes 1.4.7.41

[edit] Changes 1.4.7.40

[edit] Changes 1.4.7.10

[edit] Changes 1.4.7.0

[edit] Changes 1.4.6.0

[edit] Changes 1.4.4.25

[edit] Changes 1.4.4.10

[edit] Popcorn Hour Support

[edit] Changes 1.4.4.0

[edit] Popcorn Hour Support

[edit] Changes 1.4.3.0

[edit] Changes 1.4.2.0

[edit] Changes 1.4.1.23

[edit] Changes 1.4.1.20

[edit] Changes 1.4.1.15

[edit] Changes 1.4.1.11

[edit] Changes 1.4.1.7

[edit] Changes 1.4.1.1

[edit] Changes 1.4.0.0

[edit] Changes 1.3.5.0

[edit] Changes 1.3.4.0

[edit] Changes 1.3.2.0

[edit] Changes 1.3.0.0

[edit] Changes 1.2.0.0

[edit] Changes 1.1.4.0

[edit] Changes in 1.1.3.0

The DVBViewer Recordingservice is a native windows service. It enables you to record programmed timers by the DVBViewer Pro without DVBViewer Pro.

[edit] The Files

The service is able to start the computer from Standby or Hibernate without taskscheduler, in fact you MUST disable the Taskscheduler in the DVBViewer. The computer will be started 3 minutes before the time to let the devices initialize properly.

Recording works also with no user logged in. You have to use Usermode 0 or 2, if you want to use the Service.

All important settings and programming of the DVBViewer Pro will be used also by the service. All settings and programmings have to be done by the DVBViewer Pro.

DVBViewer Plugins are NOT fully supported. Plugins, like the netstreaming plugin, using the dvb-stream can be used.

Plugins like epg Plus or other plugins wanting to write/change data or try to show windows are not supported.

The service exspects the plugins in a different folder structure to avoid complications with the DVBViewer.

It uses

DVBViewer Program folder\Plugins\Plugins1

to

DVBViewer Program folder\Plugins\Plugins32

There is no need that all folders exists. But if you want to use them they have to be numbered seamlessly starting with 1. So you could do: Plugins1, Plugins2, Plugins3. This means only 3 recordings running at the same time(!) can use plugins, the rest will not use them.

The service is recordings orientated, each simultaneous recording gets an own PluginXX folder. So you have to be careful and only put one or two plugins per folder otherwise the system load can get extremly high!

DVBViewer Pro Network devices are NOT supported (exception: DVB-IPTV Device)!

The service now contains a cut down version of the webserver for DVB Viewer. It shows EPG data and helps to create/change/delete timers.

It can be enabled in the setup program, where you can also change the Port the webserver is listening. You can use the web configuration (http://[yourip]:[yourport]/) to change this or by editing the setup.xml.

Password and user default to "admin" and "admin" (without the ").

All settings are saved in the setup.xml/userdata.xml of the DVBViewer Pro (sections "WebUser" and "WebGeneral").

Use it at your own risk!

[edit] DVBViewer Recording Service contains...

Personal tools
Namespaces
Variants
Actions
Navigation
DVBViewer
Toolbox
In other languages