| |||||||
| pre 1.0 RC1 Bugreports from the time before the 1.0RC1 release are stored in here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member | TV-Server Version: Revision 14775 MediaPortal Version: Revision 14775 MediaPortal Skin: BlueTwo Windows Version: WindowsXP SP2 CPU Type: AMD Athlon64 HDD: 160GB Memory: 2048MB DDR Motherboard: Asus A8N-SLI Deluxe Motherboard Chipset: nForce4 AMD Motherboard Bios: 1016 Video Card: ATI Radeon x800XT Video Card Driver: 7.3 Sound Card: Soundblaster Audigy 2 Sound Card AC3: Soundblaster Audigy 2 Sound Card Driver: last 1. TV Card: FireDTV C/CI 1. TV Card Type: DVB-C 1. TV Card Driver: last 2. TV Card: FireDTV C/CI 2. TV Card Type: DVB-C 2. TV Card Driver: last 3. TV Card: Terratec Cinergy 1200 DVB-T 3. TV Card Type: DVB-T 3. TV Card Driver: 4.8.16 MPEG2 Video Codec: Cyberlink (PowerDVD 7.3) MPEG2 Audio Codec: MPA Satelite/CableTV Provider: NetCologne Multikabel HTPC Case: Silverstone LC18? Cooling: coooool Power Supply: 420W Remote: MCE-remote + IRTrans TV: no TV - CRT-display TV - HTPC Connection: MultiSeat over GBIT-LAN If a TVMovie-station is mapped to more than one channel, the epgdata of the channels 2-n become duplicated with each import. This is caused by a wrong purge-operation, that cleans up the program-table for each channel, before the new epgdata get imported. The purge-operation does a cleanup only for the first channel, that is mapped to the tvmovie-station: TVMovieDatabase.cs of TVLibrary: Line 489 Code: foreach (Mapping map in channelNames)
if (map.Station == stationName)
{
ClearPrograms(map.Channel);
Log.Debug("TVMovie: Purged old programs for channel {0}", map.Channel);
break;
}
Last edited by kuehnch; 2007-06-02 at 09:56. |
| | |
| This User Say Thank You: |
![]() |
| Bookmarks |
| Tags |
| cases, duplicated, epgdata, import, tvmovieimport |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Import Recorded TV | robomonkey | General Support | 6 | 2008-05-14 19:06 |
| Movie Import | esajesa | Improvement Suggestions | 9 | 2007-10-16 08:32 |
| Import channels | KoktGrus | General Talk | 0 | 2007-05-04 18:40 |
| MP Music Import | KevL | General Support | 0 | 2006-07-15 18:13 |
| Music import | stormbringer | Plugins | 6 | 2006-03-04 13:18 |