<span style="">TVEngine3 Snapshot: 03-28-2008 05-09h Revision 18341 (1 Viewer)

MediaPortal-Bot

Worlds greatest bot!
March 26, 2007
3,715
180
Home Country
Germany Germany
General Infos:

Please visit our Wiki-Guide before you try out this engine.
We also provide some tutorial videos which show how to install and configure the TV-Server and TV-Client.

MediaPortal TVEngine3 Capabilities:

- seperate front/backend
- supports multiple frontends
- supports multiple backends (master/slave servers)
- analog/atsc/dvb-c/dvb-s/dvb-t support
- recording to mpeg-2 program stream (.mpg)
- mpeg-2 transport stream timeshifting
- multi tuner support of course
- epg / mhw grabbing right from the DVB stream
- network streaming via rtsp
- teletext grabbing

- ci / cam support for firedtv, twinhan and technotrend
- placeshifting
- TV Movie Clickfinder EPG import


MediaPortal TVEngine3 Requirements
 

MediaPortal-Bot

Worlds greatest bot!
March 26, 2007
3,715
180
Home Country
Germany Germany
Changes since last snapshot:

------------------------------------------------------------------------
r18315 | chef_koch | 2008-03-27 11:46:30 +0100 (Do, 27 Mrz 2008) | 1 line

removed personal tvguide plugin because it was always work in progress
------------------------------------------------------------------------
r18317 | gemx | 2008-03-27 12:28:12 +0100 (Do, 27 Mrz 2008) | 1 line

Some cleanups for cam handling
------------------------------------------------------------------------
r18318 | chef_koch | 2008-03-27 12:32:28 +0100 (Do, 27 Mrz 2008) | 1 line

added deploy mode to then installer
------------------------------------------------------------------------
r18323 | joboehl | 2008-03-27 16:01:30 +0100 (Do, 27 Mrz 2008) | 1 line

SetupTV - SetupTV would not start due to not reading database information correctly.
------------------------------------------------------------------------
r18327 | gibman_dk | 2008-03-27 20:46:24 +0100 (Do, 27 Mrz 2008) | 1 line

fixed a problem where manual recordings would not stop when using tvhome "stop now" button or when using schedule recordings context menu (delete).
------------------------------------------------------------------------
r18328 | gibman_dk | 2008-03-27 21:51:46 +0100 (Do, 27 Mrz 2008) | 2 lines

The message "connection to server" was presented over and over again when connection to the server was lost. Now it is being displayed only once.
Should also fix the issue where MP would hang if tvserver is offline while trying to close MP.
------------------------------------------------------------------------
r18329 | abavarian | 2008-03-27 22:18:35 +0100 (Do, 27 Mrz 2008) | 1 line

adding some log info for mantis bug 1183
------------------------------------------------------------------------
r18332 | rtv_sf | 2008-03-28 00:13:14 +0100 (Fr, 28 Mrz 2008) | 2 lines

some code cleanups and minor resource usage fixes,
improved error logging on SQL errors
------------------------------------------------------------------------
r18333 | rtv_sf | 2008-03-28 00:27:02 +0100 (Fr, 28 Mrz 2008) | 1 line

added a hint regarding CAM-Limit = 0
------------------------------------------------------------------------
r18335 | chef_koch | 2008-03-28 00:56:51 +0100 (Fr, 28 Mrz 2008) | 1 line


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


dev note

URLs 27/03/2008 [11:20:58] hwahrmann added: pointing to PLS files were not played correctly from Radio
Music 27/03/2008 [11:56:35] hwahrmann added: Fixed some playback issues related to Winamp DSP processing, FX Compressor and Mixer - thx to Symphy for informing us
SetupTV 27/03/2008 [16:04:03] joboehl added: - SetupTV would not start due to not reading database information correctly.
MediaPortal 27/03/2008 [16:37:13] gemx added: MyVideos now populates the movie info while browsing through files/folders. This allows skins to show these infos while browsing through shares. Indigo actually uses this



===> DOWNLOAD <===



This thread is open to everyone to provide feedback for this particular snapshot.
If you found or confirm a bug please still open a single thread with full details in the Bugsection
 

limpwhizkid

Retired Team Member
  • Premium Supporter
  • February 22, 2008
    575
    77
    on your IPC$
    Home Country
    Netherlands Netherlands
    Should also fix the issue where MP would hang if tvserver is offline while trying to close MP.

    Yesssssss... :D

    Was annoying indeed.. when I rebooted my tvserver.. all clients would hang , resulting in an angry girlfriend :mad:
     

    GoldenEye

    MP Donator
  • Premium Supporter
  • October 26, 2005
    300
    26
    Switzerland
    Home Country
    Switzerland Switzerland
    Same issue as with yesterday's build. TV.Log said:
    2008-03-28 09:23:45.484375 [1]: ---- start setuptv ----
    2008-03-28 09:23:45.500000 [1]: ---- check connection with database ----
    2008-03-28 09:23:45.812500 [1]: ---- check if database needs to be updated/created ----
    2008-03-28 09:23:45.890625 [1]: ---- upgrade database schema ----
    2008-03-28 09:23:45.937500 [1]: Exec SQL: USE TvLibrary;
    2008-03-28 09:23:45.968750 [1]: Exec SQL: ALTER TABLE `CanceledSchedule` CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;ALTER TABLE `Card` MODIFY COLUMN `devicePath` VARCHAR(2000) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `name` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `recordingFolder` VARCHAR(256) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `timeshiftingFolder` VARCHAR(256) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;ALTER TABLE `CardGroup` MODIFY COLUMN `name` VARCHAR(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;ALTER TABLE `CardGroupMap` CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;ALTER TABLE `Channel` MODIFY COLUMN `name` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `externalId` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `displayName` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,CHARACTER SET utf8 COLLATE utf8_general_ci;ALTER TABLE `ChannelGroup` MODIFY COLUMN `groupName` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,CHARACTER SET utf8 COLLATE utf8_general_ci;ALTER TABLE `ChannelLinkageMap` CHARACTER SET utf8 COLLATE utf8_general_ci;ALTER TABLE `ChannelMap` CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;ALTER TABLE `Conflict` CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;ALTER TABLE `DiSEqCMotor` CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;ALTER TABLE `Favorite` CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;ALTER TABLE `GroupMap` CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;ALTER TABLE `History` MODIFY COLUMN `title` VARCHAR(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `description` VARCHAR(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `genre` VARCHAR(1000) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,CHARACTER SET utf8 COLLATE utf8_general_ci;ALTER TABLE `Keyword` MODIFY COLUMN `keywordName` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,CHARACTER SET utf8 COLLATE utf8_general_ci;ALTER TABLE `KeywordMap` CHARACTER SET utf8 COLLATE utf8_general_ci;ALTER TABLE `PersonalTVGuideMap` CHARACTER SET utf8 COLLATE utf8_general_ci;DELETE FROM `Program`;ALTER TABLE `Program` MODIFY COLUMN `description` VARCHAR(8000) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;ALTER TABLE `RadioChannelGroup` MODIFY COLUMN `groupName` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,CHARACTER SET utf8 COLLATE utf8_general_ci;ALTER TABLE `RadioGroupMap` CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;ALTER TABLE `Recording` MODIFY COLUMN `title` VARCHAR(2000) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `description` VARCHAR(8000) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `genre` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `fileName` VARCHAR(1024) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;ALTER TABLE `Satellite` MODIFY COLUMN `satelliteName` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `transponderFileName` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;ALTER TABLE `Schedule` MODIFY COLUMN `programName` VARCHAR(256) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `directory` VARCHAR(1024) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;ALTER TABLE `Server` MODIFY COLUMN `hostName` VARCHAR(256) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;ALTER TABLE `Setting` MODIFY COLUMN `tag` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `value` VARCHAR(4096) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,CHARACTER SET utf8 COLLATE utf8_general_ci;ALTER TABLE `Timespan` CHARACTER SET utf8 COLLATE utf8_general_ci;ALTER TABLE `TuningDetail` MODIFY COLUMN `name` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `provider` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `url` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,CHARACTER SET utf8 COLLATE utf8_general_ci;ALTER TABLE `TvMovieMapping` MODIFY COLUMN `stationName` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `timeSharingStart` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,MODIFY COLUMN `timeSharingEnd` VARCHAR(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,CHARACTER SET utf8 COLLATE utf8_general_ci;ALTER TABLE `Version` CHARACTER SET utf8 COLLATE utf8_general_ci,ROW_FORMAT = DYNAMIC;UPDATE `Version` SET `versionNumber`=36;
    2008-03-28 09:23:47.375000 [1]: ********* SQL statement failed! *********
    2008-03-28 09:23:47.375000 [1]: ********* Error reason: #HY000Table 'History' is marked as crashed and should be repaired
    2008-03-28 09:23:47.375000 [1]: ********* Error code: 1194 *********

    So, I repaired the history table and ... everything works fine now!

    Hope this helps.

    G.
     

    SciDoctor

    Retired Team Member
  • Premium Supporter
  • February 2, 2005
    1,465
    139
    England
    TSWRITER.ax still broken for UK DVB-T ,last working svn18080. XP and VISTA 32.

    Logs attached.
     

    zentis666

    Portal Member
    September 4, 2005
    9
    1
    124
    HD tv freezed after some minutes (Astra HD+), only fta-channel that I can use currently.
    Do I still have to use a MP svn of the same day? My MP svn is 1 week old.
    Logs are attached.
     

    Matty

    MP Donator
  • Premium Supporter
  • January 3, 2007
    63
    1
    57
    Sydney
    Home Country
    Australia Australia
    Exception :Retrieving the COM class factory for component with CLSID {B9559486-E1BB

    Just installed SQL Express and this version of TvServer on clean machine.

    I have 1 DTV2000H installed which successfully scanned all channels with signal level 99.

    The exception occurs when trying to preview. Logs attached.
    Should I be logging this elsewhere too?

    Thanks

    Matt
     

    arves

    Portal Member
    February 22, 2007
    7
    0
    Preview Error

    Hi,

    Uninstalled my old build and installed 18341. Standalone server. single FireDTV-S2 card. W2K3-R2 fully patched. Did not do a full channel scan and kept old database.

    Tested a scheduled recording. Seems to start ok.

    But preview of a channel (BBC World in this case) does not work, throws an exception (same as build 18313). Logs attached.

    Also at initial startup I get these error each time :

    2008-03-28 11:35:09.548043 [5]: RemoteControl: Error getting server Instance - Requested Service not found
    2008-03-28 11:35:09.548043 [5]: card: unable to connect to slave controller at:confused:ERVER-01
    2008-03-28 11:35:09.548043 [5]: card: unable to connect to slave controller at:confused:ERVER-01

    .arve
     

    god_md5

    Portal Pro
    March 24, 2008
    104
    2
    Home Country
    Hong Kong Hong Kong
    TV schedule is fast:D

    and test the tv epg grabber,the epg date is ansi or unicode?
    epg is from dvb-t
     

    Attachments

    • ScreenHunter_07 Mar. 28 22.20.jpg
      ScreenHunter_07 Mar. 28 22.20.jpg
      102.1 KB

    Users who are viewing this thread

    Top Bottom