Anzeigen der neuesten Beiträge
0 Mitglieder und 1 Gast betrachten dieses Thema.
Changes 1.5.0.100 Beta test * Add: BDA Hardware: Added DiSEqC support for Anysee devices according to griga. * Fix: BDA Hardware: For TT devices without the TT dll the wrong DiSEqC method was used. * Fix: BDA Hardware: The Mystique SaTiX-S2 Dual Tuner was detected as a KNC1 device. * Fix: System: In case of a faulty configuration XML file this file now is renamed and replaced with a new one. * Change: Search Entries: Search entries are now saved after changes with the webinterface. * Fix: Web API: The Add timer function did not take the default values for recording action and end action into account. * Change: EPG Updater: Before sending a DiSEqC command the updater closes the device and reopens it. Hopefully this will help with devices which seem to have problems handling this after being tuned every 30 seconds. * Add: Added some more debug logging in order to find the cause for the faulty disk full message and the problems with not released clients preventing a standby. * Change: IPhone Webtemplates: fixed the missing lngCharset entries * Several small fixes and improvements.
Changes 1.5.0.105 Beta test * Change: BDA Hardware: Reworked the Twinhan CI / MMI handling. * Change: BDA Hardware: Digital Devices: Added support for CI / MMI. Attention: You have to execute a manual search of the devices in the options → hardware settings, so the new settings for the devices take effect. The MultiTranponderDecryption is supported, but limited to one encrypted channel per Tuner. You have to activate the CI in the “DVBCineConfig“ → CI tool from Digital Devices. If you remove the CI hardware, please run the “DVBCineConfig“ tool → CI again. Otherwise the devices won't work anymore in the DVBViewer. * Fix: PMT Parser: Under certain circumstances the PMT parser set the TID to 0. Introduced in one of the last betas.
Changes 1.6.0.0 BetaGeneral * Fix: System: In case of a faulty configuration XML file this file now is renamed and replaced with a new one. * Change: Search Entries: Search entries are now saved after changes with the webinterface. * Fix: Web API: The Add timer function did not take the default values for recording action and end action into account. * Fix: DVBServer part: Windows 7 seems to delay the initialization of network devices sometimes, so the DVBServer part of the Recording Service now tries to reconnect every 10 seconds until it succeeded. * Add: Recording Service: New icon for the Recording Service thanks @rago. * Change: XML Handling: Now using the correct UTF-8 encoding. * Change: Changed to sqlite Version 3. The database will be converted on first start. * Change: PAT/PMT and EPG tables will now be CRC32 checked to avoid problems with wrong data (caused by bad reception). * Fix: Under certain circumstances the service did initialize twice after waking from standby/hibernate. * Add: Configuration program: Default settings for priority and after recording process added. * Add: Internal tasks are automatically added to the tasklist. * Fix: Optimized the debug logging. * Change: Internally unicode is now used. It does not have any influence on the web interface for now. But the UPnP stuff does already use it.EPG/SFI * Add: Freesat EPG/ATSC EPG: New Huffman decoding unit thanks to Griga. * Fix: Siehferninfo: The date calculation changed, so not up to date transmissions will not result in wrongly added EPG. * Add: Siehferninfo: The genre of the SFI entry will be translated to a DVB genre (if possible). * Add: Siehferninfo: In the config program you can now activate an additional update run for SFI. This will be run after the normal EPG Update and lasts 15 minutes. * Change: Auto EPG Updater: The time/date of the last EPG update is now saved to the service.xml. Reworked also the calculation of the 12 hour interval of the Updater. * Add: Settings: Added a new setting "Automatic EPG Update every 12 hours if PC is active." If enabled, the EPG-Updater behaves like in the previous versions. If disabled, you can start the EPG Updater with an internal Task timer. * Remove: Settings: Removed the Enable EPG-Updater setting. * Change: EPG Search: You can now have a time window crossing 00:00.Webinterface * Change: Webinterface: The EPG searches are now sorted alphabetically. * Add: Webinterface: On the recordings page you can now switch to a "series" view. This is still experimental. * Add: Webinterface: UPnP debugging can now be activated via webinterface. * Fix: Webinterface: Some templates had a fixed encoding. * Add: Webinterface/Statuspage: Added next EPG update time/date (if auto EPG update is enabled). * Add: Webinterface/Statuspage: Added the Webserver and UPnP Server IPs .VCR/Timers * Add: Timers: Added a new property: "Series". The value will be save to the database and the file info / info file and will be used (in the future) to group recordings. You can edit this value manually in the timer edit window or add it as a property to an EPG search. * Add: Timers: Added a new placeholder for the file name: "%series". * Change: VCR: Recordings now first try to use the device of the EPG Updater instead of "stealing" it from a streaming client. * Add: VCR: Some broadcasters activate the AC3 Stream only if necessary, this could cause problems with editing programs (projectx etc) which did not detect the AC3 stream, if you started the TS-recording early (because of the normally used pre roll). Now there is a tweak to force a split of the TS-recording if a new AC3 stream is detected at last 15 seconds after the start of the recording. You can activate it in the service.xml file: Section "Recording", Value: "SplitAC3Add", Values: 0/1, default 0. Use at your own risk! * Change: VCR: The generation of the recording file name now takes "\\", caused by an empty field for subfolder generation, into account. * Add: VCR: Added the ability to stop/split recordings from a DVBViewer client. Needs DVBViewer 4.3.1.80+. * Fix: VCR: Process timers created as an after process of a recording did not work, if the recording started before and ended after 00:00. * Improved: Recording: MPG Recording work now even if the Sequence header is not at the beginning of the PES-packets. * Fix: Recordings: Fixed several problems refreshing the database. * Fix: Recordings: Refresh database will now compare the individual fields, so manual changes to fileinfo/infofile are taken into account. * Fix: Recordings: Cleanup database will now check if the path of a file is within the list of recording paths. * Change: VCR: Instead of "Disc full" a more useful error message is logged, if possible. * Fix: Recordings: Refresh database did not work properly if only the fileinfo was available. * Add: Internal Tasks Timer added. These timers do have a starttime and a duration (defined by the endtime). They will be (like the other special timers) always executed even if they are late for their programmed time. These timers can execute all internal tasks. * Add: Added the internal tasks CleanupDB, RefreshDB and CleanupRefreshDB. * Removed: Single EPG search timer removed. * Fix: Autosearch: The timers generated by the auto-search had different names than the ones generated manually from search results (The Subtitle field was missing in the timer name). * Change: AutoRecordSearch: On some systems rounding errors occurred on adding new timers resulting in a wrong date for the timer.iPhone/iPod/iPad support * Add: Added a webinterface and streaming of LiveTV/Recordings for the iPhone/iPod Touch. o The webinterface is based on the work of the forums user swerner. o You need FFmpeg Revision 18639 for Win32. Extract the ffmpeg.exe it into the program folder of the recording service (where the DVBVservice.exe is). Be aware: Not every ffmpeg version works correctly. The one mentioned here works. So stick with it in the beginning and make sure it works for you also, then you can experiment with newer ffmpeg revisions. o You need OS Version 3.1.2 at least. o To access the webinterface enter in Safari on the iPhone the address to your webserver + the subfolder /iphone/ Example: http://[your servername]:[your webserver port if not port 80]/iphone/. o The Streaming uses the quicktime plugin for mobile Safari on the iPhone, so make sure it is activated (and JavaScript also). o Streaming to the iPhone is always a live conversion to h264 (even if the source is h264 it has to be resized). So you do need lots of CPU power (these values are only a hint, your mileage may vary: SD MPEG2 source → Dualcore with 1.5 GHz, HD H264 source → Dualcore with 2.6 GHz). o The EPG-Search page doesn't work for now. The iPhone support has still some room for improvements. Just a little tip to avoid having to enter the Username/Password every time you start the webinterface full screen: In safari: open the webinterface with: http://[your username]:[your password]@[your ip]:[your port]/iphone/ then add it to the Home Screen. Now it should open without password input. Use this at your own risk! Sample URL: User: Admin Password: Admin IP: 192.168.0.2 Port: 8089 http://Admin:Admin@192.168.0.2:8089/iphone/ Hardware * Fix: Hardware: Reworked the allocation logic for SharedLNB and Hybrid devices for EPG Updater and (UpnP)Streaming clients. * Add: BDA Hardware: Added DiSEqC support for Anysee devices according to griga. * Fix: BDA Hardware: For TT devices without the TT dll the wrong DiSEqC method was used. * Fix: BDA Hardware: The Mystique SaTiX-S2 Dual Tuner was detected as a KNC1 device. * Add: KNC-One Devices: You can force the KNC-One device now to use Diseqc 1.0 with following entry in the device section of the hardware.xml: <entry name="Diseqc10">1</entry> * Add: Hardware: Support for Philips SAA7231-devices (DVB-S2, DiSEqC 1.0). * Add: Hardware: Support for devices from Digital Devices (DVB-S2, DiSEqC 1.2) * Fix: Hardware: DiseqC for K-World device does work now. * Change: Hardware: LNB Off can be set per device, if it supports this. You have to do a manual device scan, to see the option on the hardware page. * Change: Hardware: LNB Off will be forced for shared LNB devices. * Add: Twinhan/Azurewave based devices: Added LNB Off. * Fix: QBox DiseqC support integrated * Change: BDA Hardware: Reworked the Twinhan CI / MMI handling. * Change: BDA Hardware: Digital Devices: Added support for CI / MMI. Attention: You have to execute a manual search of the devices in the options → hardware settings, so the new settings for the devices take effect. The MultiTransponderDecryption is supported, but limited to one encrypted channel per Tuner. You have to activate the CI in the "DVBCineConfig" → CI tool from Digital Devices. If you remove the CI hardware, please run the "DVBCineConfig" tool → CI again. Otherwise the devices won't work anymore in the DVBViewer. * Add: BDA Hardware: Added support for the Technisat Skystar HD USB. * Change: CI-Handling: The PMT/caPMT will now be send with a 50 ms delay. This does seem to improve the stability of decoding. * Fix: CaPMT: Reverted to the old handling: No more ignoring of ES CA descriptors if there are PS CA descriptors. If you need to previous handling please set in the file svchardware.xml the "IgnoreESCA" Value to "1" for the appropriate device.UPnP/Streaming * Fix: Popcornhour Support: The PCH support didn't work if the Webserver port was not set to 80. * Change: Live-Streaming/Rewrite of the PAT/PMT: Incoming PAT/PMT is now checked for CRC32 errors and in case of an error ignored. * Improved: UPnP/Streaming: Improved compatibility with Popcornhour A + C 200. * Change: UPnP: Streaming of TS Recording (SD/HD) to Sony Bravia TVs does work now. * Change: UPnP: On the fly MPEG2 conversion of LiveTV possible (not for H264 channels!). Can be helpful for UPnP devices which can't handle TS. You can activate it in the service.xml file: Section "UPnP", Value: "UseMPG", values: 0/1, default 0. * Improved: UPnP: Improved compatibility with several clients/programs (PS3, Samsung TV, Pioneer TV and more). * Improved: UPnP: Does now support artwork (thumbnails) of recordings. * Improved: UPnP: Does now use real UTF8. * Improved: UPnP: Does now support parts of the DLNA specs. * Improved: UPnP: The mediaservice can send its logo to devices which can display it. * Improved: UPnP: The mediaservice does now serve the media data of the recordings (real length, resolution, bitrate etc). * Change: Configuration program: Removed the options to assign the Web/UPnP and popcornhour to an IP. Instead those servers now connect to each network interface separately. If you want to exclude network interfaces you can add them to the (semicolon separated) blacklist in the options.Vthumb.exe – Thumbnail generation * A thumbnails generator for TS (Mpeg2/h264) and mpeg files. Can be used by the recording service to generate thumbnails of your recordings. * You first have to setup the decoders: o Start vthumbs.exe and select the video decoders. To check if the decoders are useable drag and drop a TS MPEG2 and a h.264 recording into the program window. If all works, you should have a jpeg File in the folder of the TS file and this image does show something "useful" (means no gray, green or distorted image). If there is no jpeg file or the image is not correct, try another decoder. o If everything looks OK press the "Save" button. * After all is setup the recording service generates thumbnails o On a recording database refresh, if not thumbs are present in the cache folder. o After a recording. o On UPnP browsing, if no thumbnails for the recording files are present in the cache folder. * Generating the thumbnails does take quite some time, so you might see a placeholder image until the actual thumbnails are generated. * Because it takes so long to generate them, the thumbnails will be cached in the [userdata folder]\images\thumbs\recordings folder. The thumbnails are removed, if you delete the recording via the webinterface/dvbviewer connection. * If you don't want to use thumbnails, just rename/remove vthumbs.exe.
Changes 1.6.0.6 Beta * Fix: Systemtray Program: Under certain circumstances a little window did show up when clicking onto the icon. * Removed: Recording options: Removed the Recording buffer setting. It is now a tweak (see MaxBufferSize in service.xml_Tweaks.txt). * Add: Channellist: The channel list can be downloaded from the Recording Service at the start of the DVBViewer. Needs DVBViewer Pro 4.3.1.160. * Fix: Hardware: Hybrid devices based on the Terratec HTC are now detected correctly. You need to do a manual device search in the DVBViewer Hardware options for this change to take effect. * Fix: Record audio only: The format of audio only Recordings of h.264 channels was wrongly changed to TS. * Fix: Hardware: KNC One devices: The Diseqc 1.0 tweak should work again. * Change: AutoEPG Update after Standby: A Auto EPG update which should take place after Standby/Hibernate starts now a few minutes later, to give enough time to the drivers to initialize. * Fix: IPhone Webtemplate: Fixed a bug in the IPhone webtemplate Channel EPG -> Details, which opened the details in a new window.
Changes 1.6.2.0 Beta * Add: System tray Program: Now also reacts to left mouse clicks. * Fix: EPG: Under certain circumstances errors could occur if an entry was updated when it was used in another part of the program. * Fix: EPG: In extreme rare cases the EPG.dat could become corrupted. On loading this could result in a very high memory usage. * Change: System: Reset after Standby improved. At the same time the call to the reset routines is delayed so the drivers do have more time to initialize themselves. * Fix: UPnP: The PC will not go into standby when doing UPnP streaming. * Add: UPnP: The UPnP server name can be changed by tweak now. See service.xml_Tweaks.txt. * Fix: System: The thumbnail folder is now created, if it doesn't exists. * Fix: BDA Devices: The Skystar S2 HD USB wasn't detected as a S2 device. * Fix: UPnP: TV streaming didn't work anymore after the last firmware update of the PS3. Should this fix break the (before working) TV streaming for other devices please report this in the forum. * Add: Tweak: You can define the path to VLC to point the Recording Service to another VLC installation. See service.xml_Tweaks.txt. * Add: Tweak: You can create a list of IPs, which don't need to authenticate to the web server. This avoids the annoying Username/Password input if you use the iPod/Ipad/iPhone in the local WLAN. Be warned: this function poses a potential security risk if used wrongly or with an unprotected WLAN. Use it at your own risk. To activate this function stop the Recording Service and add the following changes to the file [configuration folder] \config\svcuserdata.xml: <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. * Add: UPnP: The Recording Service can now stream via UPnP/DLNA AVI, MKV, WMV and ASF files too. o There is no transcoding, it depends on the player if the files can be played. Sometimes certain parameters need to be adjusted for some devices so they work correctly. As example the SamsungTV needs a special mime type so it can play mkv files. These adjustments/settings will have to be examined and created on a case by case basis. This will take place in the forum. Currently tested with a Samsung LCD TV, Popcorn Hour A100/A200 and PS3 (no mkv possible). o On the new page “Videos” in the configuration program you can add folders which should be scanned for video files. The folders are always scanned recursively this mean with sub folders. You can copy the folder information from mySeries and myMovies (if any) with a button press into the list. o To get meaningful titles and further information about the files the recording database/fileinfo/info file, the myMovies database (if present) and the mySeries database (if present) are used. If you use myMovies and mySeries make sure the folders are the same in the configuration program (best copy them with the above mentioned buttons). Also the data must be present in the myMovies/mySeries database when adding the files to the video library. Later changes done to the data will NOT be automatically updated in the video library. o Updating of the video library can be done automatically by setting it up on the “videos” page in the configuration program. Or it can be done by the new internal tasks UpdateVideoDB (checking for added/removed files) and RebuildVideoDB (rebuild the database from scratch). You can find the internal tasks in the web interface Timers page → Tasks or you can create one or more internal task timers. The building/rebuilding of the database can sometimes take a long time, depending on the amount of video files. o Vthumbs.exe can create thumbnails of the above mentioned file types. o For this you need FFmpeg Revision 18639 for Win32. Extract the ffmpeg.exe it into the program folder of the recording service (where the DVBVservice.exe is). o To analyze the video files (resolution, aspect ratio etc.) the service installs the Mediainfo DLL. You can find it's LGPL License in the „docs“ folder. * Add: IPhone/IPad/IPod: Support for streaming AVI and MKV. You have to set it up according to the above instructions. * Add: IPhone/IPad/IPod: New bit rate based presets. The presets are now stored in the „iphoneprefs.ini“ file. Additionally there are three “audio only” presets (for radio etc). * Add: IPhone/IPad/IPod: The service now stores the last selected bit rate. * Add: IPhone/IPad/IPod: The video streaming recognizes the IPad automatically and delivers optimized streams for it in a higher resolution. * Several other optimizations for streaming to the IPhone/IPad/IPod.
Changes 1.6.2.1 BetaThis is mainly a bug fix release. You should update if you use Version 1.6.2.0. * Fix: System tray Program: Does not react to single left mouse clicks anymore. * Change: Hardware options: You can now sort the device entries via drag'n'drop. The sorting order will be reset if you do a manual hardware detection. * Fix: BDA Hardware: If there were more than one Hauppauge device present the hybrid device detection could fail and mark devices as hybrid which weren't. * Add: VCR: Added the “lazy CAM” handling of grigas plugin directly into the recording engine. Now the Recording Service checks at the beginning of a recording if Audio/Video packets marked as decrypted are actually decrypted and ignores them if they are encrypted. * Add: UPnP/Direct Streaming of LiveTV: Added the “lazy CAM” handling of grigas plugin directly into the streaming engine. Now the Recording Service checks at the beginning of streaming Audio/Video packets marked as decrypted are actually decrypted and ignores them if they are encrypted. * Fix: System: Reset after Standby/Hibernate. The changes introduced in the last version could lead to problems if the system changes from Standby to Hibernate. Now only the Hardware reset itself is delayed for 20 seconds after wake up. * Fix: UPnP/Webinterface: “The PC will not go into standby when doing UPnP streaming” introduced in the last version could lead to no Standby/Hibernate at all with certain clients/web browsers. * Add: Configuration program - Web/UPnP settings: Now you can enable/disable the blocking of Standby/Hibernate for the Web (and UPnP Streaming) Server and for the UPnP web server. * Fix: Vthumbs: Vthumbs does not try to create thumbnail of audio only files anymore. * Fix: Video library: The data reader of the video library didn't handle the UTF8 encoding of file names in the myMovies and mySeries databases correctly. This lead to missing data from said databases for files with non ASCII chars in the file name. You have to rebuild the video db for this to take effect. * Add: EPG Search web interface: The result page of the EPG search now shows which reception type the channel belongs to (Cable, Satellite, Terrestial, ATSC, IPTV).
Hotfix: 1.6.2.3 of the recording service is in the membersarea.Fixes issues with recording/streaming problems in rare cases with some cams.Fixes issues with vthumbs not creating thumbnails for recordings.It is highly recommended to update to this version.
Changes 1.6.5 BetaBecause of the huge changes for the media library all settings have to be redone in the service options! * Change: Streaming/Transcoding over the Webinterface rewritten. You can use now (theoretically) every version of VLC. I suggest you use the most current. * Add: Streaming: Deinterlacing and Hardware acceleration options on the streaming page added. It depends on VLC if the hardware stuff works and might lock up/crash your computer (that's so totally not the fault of the service!!), be careful. * Add: Svc Options: The path to the VLC.exe can be set in the web page options. Normally it is automatically detected. * Add: DEP and ASLR is now activated in the service, the options program and the tray program. * Add: Taken measures against Binary planting. * Change: Changed to the new key system. From now on the recording service will only support the new system and DVBViewer Pro 4.5 and higher. * Add: Based on an idea by Griga added a automatic FreeSat detection. Must be activated in the options. * Add: Svc Options: Added an option to activate the automatic FreeSat EPG detection. * Removed: Svc Options: The FreeSat frequencies can't be added to the MHW list anymore. * Add: BDA-Hardware: Support for the new drivers of Tevii. * Add: BDA-Hardware: Support for the new drivers of Genpix devices. * Add: BDA-Hardware: Terratec H5 and hybrid detection added. * Add: BDA-Hardware: Support for CAM Reset for Digital Devices cards added. The reset will be executed on opening the device, if no other device is using the CAM and if in the entry of the device in the svchardware.xml <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! * Add: UPnP Media library: Support for Audio files added. * Add: UPnP Media library: Support for Photos added. * Change: Media library: There is now only one central folder list in the options. * Reworked: UPnP: The internal handling was rewritten completely. It's faster now and uses less memory especially if you have a lot recordings. Except for the "Live" stuff everything is handled now directly from the databases and new groupings can be added very easily. * Reworked: UPnP: DLNA file types are now completely controlled with the "uPnPProfilesV2.xml" file. Several properties and settings were added and now you can tailor the device profiles to your needs. Additionally you can in a limited way control the transcoding of audio live streaming. * Add: UPnP: Transcoding of mp3 to WAV for radio. At the moment only tested for the PS3, may be useful for other devices also. Needs FFMPEG. * Change: Refreshing the recording database is now done in a background thread and doesn't block the main program anymore. * Add: Added several new internal tasks. A own menu item in the main menu of the recording service webinterface was also added. * Change: Internal Tasks can be translated now. Internally the service uses the English Name as ID. * Change: Internal Tasks: Because of the rework several task were removed or renamed. * Change: The (UPnP) logos for the UPnP Server reworked and new sizes added. * Fix: Video library and mySeries database. Fixed several problems with finding the correct entries in the mySeries database. * Change: The Video data reader now checks on every run if there are new entries in the myMovies or mySeries database and updates its own database if needed. * Fix: Svc Options: Fixed several problems with saving/loading the EPG Options. * Add: Svc Options: Web options: Added a new option to deactivate the caching of the web templates. Should be left alone because it uses more CPU resources and is normally only needed if you are working on the web pages. * Add: Svc Options: Check if ports conflicts exist. * Add: Svc Options: Check if the correct usermode (0 or 2) is set. * Add: The Status page of the Webinterface shows some statistics about the media files. * Improved: The UPnP DIDL-Light generation has been reworked and optimized. * Fix: Samsung C Series UPnP file playback: The special header addition needed by Samsung devices is now sent to this model type also. * Improved: MarkusK reworked the images for the iPhone Webinterface a little bit. * Add: Webinterface IPhone: Findus/swerner added a Timeline view. * Reworked the Audiotag Reader, removed some obscure file and tag formats. * Change: SQLite data handling optimized and improved. * Add: New version of mediainfo.dll. * Update: language files updated. * Several fixes and optimizations.
Activating the DEB feature caused a very old bug in the pluginsystem of the recordingservice to surface. It didn't affect older version (that was only luck) but the new version did not load any plugins because of this.
Changes 1.6.5.2 BETAThis is mainly a bug fix release. * Fix: VLC Streaming: VLC access didn't work if there were spaces in the path name. * Fix: UPnP : In the UPnP liveTV streaming H264 and MPEG2 detection were switched leading to wrong mime types. * Fix: UPnP : The album view of video and photo handled folders of the same name on different drives as different albums. Previous they were handled as one album. Reverted to the “old” handling. * Fix: UPnP LiveTV streaming : Code left over from tests caused wrong handling of mpeg remuxing for some devices. * Fix: FreeSat EPG : Partly reverted the FreeSat EPG handling back. The main transponder can now be set again so you don't need to navigate to a special channel on the transponder. Every channel on the transponder is sufficient. The auto detection of FreeEPG stays in place so you don't have to add the low data rate updating channels/transponders anymore. Please check the settings in the configuration program → MHW. * Add: vThumbs: Vthumbs now looks for a “videofilename.jpg” image file in the folder of the video file to use it as base for the thumbnails. You have to remove the previously generated thumbnails, if you want to use your own. * Some fixes in the installer.
Changes 1.6.8 Beta * ADD: Web API / DVBViewer: Optimized transmission of the EPG.dat (needs DVBViewer 4.5). * Add: Configuration files: The configuration (xml) files are now first saved to a temporary file and then renamed to the actual file name. This should prevent corrupt files if the PC crashes on writing. * Fix: Webinterface: The pages TVGuide and Timeline ignore the case of the channel groups. * Fix: EPG-Updater: several small optimizations. * Fix: EPG-Housekeeping: Fixed threading problems. * Add: Basic support for DVB-T2. * Updated to current sqlite3 and mediainfo dll versions. * Add: The service can now transmit the favourite.xml file to a DVBViewer client (needs DVBViewer Pro 4.5.1). * Add: Grigas new hardware detection integrated. Please do a manual hardware search in the configuration program! * Change: Configuration program: Several usability and optical improvements. * Fix: WEB API calls do not trigger the standby block anymore. * Fix: For Digital Devices devices the unicable button is now displayed in the hardware options. * Add: The Digital Devices devices handling detects if Unicable is activated in the driver. If it is activated it discards the internal unicable handling. * Change: The Service does not use "force" anymore on PC shutdown. * Add: Vista/Windows 7: The Service control Program creates a shutdown block, if the service is recording. This should show the shutdown dialog and tell the user, that a recording is currently running. This only works if a user is logged in. * Fix: The priorities of DVBViewer clients didn't work correctly with only one DVB device available. * Fix: Webinterface: Deleting in the series view changed the series name and resulted in a empty webpage. * Fix: Fixed a memory leak in the Series view of the webinterface. * Improved: Webinterface: Thumbnails are now only searched/created, if the thumbnail placeholder is found the the recordings webtemplate. * Change: Recorder: "Restart after one minute, if no data” timeout now only takes decrypted (!) Audio-/Video data into account. This could solve problems with some CAMs. * Add: UPnP Audio: Folders by Track number added to the folders view. * Change: IPTV Device: Extended RTP header are now detected and ignored. * Fix: DiSEqC didn't work for Anysee devices.
Changes 1.6.8.1 Beta * Fix: BDA Hardware: Fixed problem with devices using the AF15BDAEX.dll (Terratec XE MKII etc.). * Add: Hardware detection: Added some KNC devices. * Add: Hardware detection: Added Elgato EyeTV Sat USB DVB-S2. * Add: Hardware detection: Added Elgato EyeTV Hybrid (EM2885) DVB-T/C Hybrid. * Fix: Configuration program: Cleaned up the tab order in the options.
Changes 1.6.8.2 Beta * Fix: BDA Hardware: Fixed problems with devices using the AF15BDAEX.dll (Terratec XE MKII etc.) Part II. * Fix: BDA Hardware: Fixed a problem with the new hardware detection. * Change: Webinterface/EPG-Search: The EPG search now uses a new RegEx library which is compatible with „Perl Compatible Regular Expressions“.
Changes 1.6.9 Beta * Fix: In some cases the DiSEqCCount parameter wasn't initialized correctly. * Add: EPG-Update: You can now run the auto search automatically after the EPG-Update. See configuration program → EPG to activate it. * Add: Configuration program: Added the option “Execute Autosearch after EPG Update” in the EPG options. * Fix: BDA devices: Terratec H7 devices are now detected as Twinhan compatible devices. This fixes problems with the CI. * Fix: BDA devices: Hauppauge HVR 3300, 4400, 5500 devices are not detected as hybrid devices anymore. * Fix: BDA devices: Terratec H5 devices are now detected as EMPIA compatible devices. * Add: BDA devices: Added CI support for KNC One DVB-S2 Dual cards. Attention: MMI/CAM Menu does not work, there seem to be problems with the driver and/or SDK dll. Warning: Users with KNC One devices should use the current driver! * Important: If you use one of the above mentioned devices: Please delete them in the Recording Service configuration program → Hardware Options and execute a manual hardware search! * Add: BDA devices: Added several new devices to the hardware detection. * Updated to current sqlite3 and mediainfo dll versions. * Several corrections and optimizations.