At last TV cards all working (DVBS+DVBT+Analog): my experience (1 Viewer)

gromerop

Portal Member
January 3, 2008
7
0
Home Country
Spain Spain
TV-Server Version:
MediaPortal Version: 0.2.3 svn 12/27/2007 Rev 16742
MediaPortal Skin: Xface
Windows Version: XP-SP2
CPU Type: Athlon X2 4200
HDD: 4 hd all seagate
Memory: 1Gb ddr400
Motherboard: Gygabyte NF4
Motherboard Chipset: Nvidia NF4
Motherboard Bios: Lastest
Video Card: Gecube X800GT
Video Card Driver: 7.6
Sound Card: onboard realteck alc850
Sound Card AC3:
Sound Card Driver:
1. TV Card: Skystar2
1. TV Card Type: DVBS
1. TV Card Driver: Latest BDA
2. TV Card: Pinnacle PCTV 300i
2. TV Card Type: Hybrid DVBT+Analog
2. TV Card Driver: Latest
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: ffdshow
MPEG2 Audio Codec: ffdshow
Satelite/CableTV Provider: FTA + Digital+
HTPC Case:
Cooling:
Power Supply: 420W
Remote: imon 2.4G
TV: Toshiba 37DG3030
TV - HTPC Connection: Component video

Long time ago I tried with media portal, but was so unstable and I drop it. Since 2 month or so, I'm install it again and saw how much progress was made.

After much of pain I do it all tv cards working together. The principal problem was with the pinnacle pctv 300i.
First of all I don't know if it's usefull but I installed and configure TVserver 3 althougt I'm not use it. TVserver recogniced all fine and I'm not sure if this include intervideo encoder because I not installed it but figure on my system direct show graphs. if you don't have it find it and install (look mediaportal wiki). I'm tested TV server and works but had problems with epg and the analog quality was so bad and finally decide to go without it.

The key for pctv 300i recognition problems is that it is missed on CaptureCardDefinitions.xml (on media portal folder), because with lastest drivers there are a pair of diferences:
-the name of the graph
-the audio pin for analog TV.
the definition that works for me is the next:

------------------------------------------------
<capturecard commercialname="Pinnacle 300i DVBT" capturename="Pinnacle PCTV 713x Tuner BDA Digital Capture" devid="ven_1131&amp;dev_7134&amp;subsys_002d11bd&amp;rev_01">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"></capabilities>
<tv>
<interface cat="capture" video="2" audio="3" mpeg2="1" sectionsandtables="5"></interface>
<filters>
<filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false"></filter>
<filter cat="tunerdevice" name="Pinnacle PCTV 713x Tuner BDA DVBT Tuner" checkdevice="true"></filter>
<filter cat="capture" name="Pinnacle PCTV 713x Tuner BDA Digital Capture" checkdevice="true"></filter>
</filters>
<connections>
<connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"></connection>
<connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection>
</connections>
</tv>
</capturecard>

<capturecard commercialname="Pinnacle PCTV 300i Analogue" capturename="Pinnacle PCTV 713x Tuner BDA Analog Capture" devid="ven_1131&amp;dev_7134&amp;subsys_002d11bd&amp;rev_01">
<capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="false" bda="false"></capabilities>
<tv>
<interface cat="mux" video="" audio="" mpeg2="0"></interface>
<filters>
<filter cat="tvtuner" name="Pinnacle PCTV 713x Tuner BDA Analog TV Tuner" checkdevice="true"></filter>
<filter cat="tvaudio" name="Pinnacle PCTV 713x Tuner BDA Analog TV Audio" checkdevice="true"></filter>
<filter cat="crossbar" name="Pinnacle PCTV 713x Tuner BDA Analog Xbar" checkdevice="true"></filter>
<filter cat="capture" name="Pinnacle PCTV 713x Tuner BDA Analog Capture" checkdevice="true"></filter>
<filter cat="videncoder" name="%videoencoder%" checkdevice="false"></filter>
<filter cat="audencoder" name="%audioencoder%" checkdevice="false"></filter>
<filter cat="mux" name="%mpegmux%" checkdevice="false"></filter>
</filters>
<connections>
<connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"></connection>
<connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"></connection>
<connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"></connection>
<connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection>
<connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"></connection>
<connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"></connection>
<connection sourcefilter="capture" sourcepin="2" sinkfilter="audencoder" sinkpin="0"></connection>
<connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"></connection>
<connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="1"></connection>
</connections>
</tv>
</capturecard>

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

For digital TV,videos, music and DVD I can recomend install K-lite codec pack, and use ffdshow with some tweak: enable stream switcher on audio decoder and on the video decoder activate and adjust to your preferences the sharpen filter.

I have an unresolved problem still. On My music, long playlists hangs MP. When I load a Playlist with all my music (more than 6000 files) MP start playing but become unresponsible and must be closed from task administrator. This not happens with previous 0.2.2 stable version. If somebody know why let me know.

Thats all,

:D
 

gromerop

Portal Member
January 3, 2008
7
0
Home Country
Spain Spain
Aaaah, not so fine.

There are still a problem. Analog TV works on first time media portal started, but after a test changing channels between the diferent receivers, on returning to analog channel the screen is black and no more analog channels can be sintonized until exit media portal and start again....
 

rekenaar

Retired Team Member
  • Premium Supporter
  • December 17, 2006
    4,421
    805
    Home Country
    South Africa South Africa
    Maybe you can attach your log files (using mptesttool). One of the experts might just pick up the problem.
     

    gromerop

    Portal Member
    January 3, 2008
    7
    0
    Home Country
    Spain Spain
    First of all, I may escuse, because not mentioned the great job than MP developers do. This software is fantastic and do all that I want.

    In my side, actually are near to be perfect. (or I think this) the problems than I have are:
    - In video playing sometimes jump some minutes forward or backward (more often forward). this is dificult to reproduce, next time I will see the logs.
    - If music playlist is big, MP becomes blocked. Continued playing but not respond to keystrokes. I used MP 0.2.2.0 stable for a sort time and this not happened.
    - analog TV stop play after a pair of minutes working. I say before that happened after changing channels but not, happened also watching analog TV only. Digital TV (DVBT and DVBS) works great.

    That is all, and as rekenaar say I attach the logs than I get when the problem with analog TV happened.

    Great job.
     

    gromerop

    Portal Member
    January 3, 2008
    7
    0
    Home Country
    Spain Spain
    One thing more that forget to say before. I installed intervideo windvr3 but don't work and uninstalled it. Could be this the reason to have intervideo enconder installed in my system?. Cound be a trial install that stop working after a sort time?. How could I uninstall it if I have mainconcept encoder installed also?.

    cheers.
     

    gromerop

    Portal Member
    January 3, 2008
    7
    0
    Home Country
    Spain Spain
    One more problem that I forget to say. Some (not all) mkv files not play. Here is an example log:

    -------------------------------------------------------------------------------------------------
    2008-01-07 11:27:47.109375 [Info.][MPMain]: g_Player.Play(F:\Video\What.dreams.may.come.[HDDVDRip.720p.AC3+AC3.DivX6-CHD].[Dual.spa-eng].mkv)
    2008-01-07 11:27:47.109375 [Info.][6]: Command:confused:top radio
    2008-01-07 11:27:47.109375 [Info.][6]: Commandprocessor: MediaPortal.TV.Recording.StopRadioCommand failed reason: time: 0 msec
    2008-01-07 11:27:47.109375 [Info.][6]: Commandprocessor: Card:confused:kystar 2 grab epg tv channel:
    2008-01-07 11:27:47.109375 [Info.][6]: Commandprocessor: Card:pinnacle 300i DVBT idle
    2008-01-07 11:27:47.109375 [Info.][6]: Commandprocessor: Card:pinnacle PCTV 300i Analogue idle
    2008-01-07 11:27:47.125000 [Info.][MPMain]: Loading external players plugins
    2008-01-07 11:27:47.140625 [Info.][MPMain]: found plugin:MediaPortal.ITunesPlayer.ITunesPlugin in C:\Archivos de programa\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    2008-01-07 11:27:47.140625 [Info.][MPMain]: player:iTunes. author: Frodo
    2008-01-07 11:27:47.140625 [Info.][MPMain]: found plugin:MediaPortal.FoobarPlugin.FoobarPlugin in C:\Archivos de programa\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    2008-01-07 11:27:47.140625 [Info.][MPMain]: player:Foobar2000. author: int_20h/rtv
    2008-01-07 11:27:47.140625 [Info.][MPMain]: found plugin:MediaPortal.WinampPlayer.WinampPlugin in C:\Archivos de programa\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    2008-01-07 11:27:47.140625 [Info.][MPMain]: player:Winamp. author: int_20h
    2008-01-07 11:27:47.140625 [Info.][MPMain]: VideoPlayer:play F:\Video\What.dreams.may.come.[HDDVDRip.720p.AC3+AC3.DivX6-CHD].[Dual.spa-eng].mkv
    2008-01-07 11:27:47.234375 [Info.][MPMain]: vmr9:ctor()
    2008-01-07 11:27:47.234375 [Info.][MPMain]: vmr9:ctor() done:True
    2008-01-07 11:27:47.234375 [Info.][MPMain]: VideoPlayerVMR9: Enabling DX9 exclusive mode
    2008-01-07 11:27:47.234375 [Info.][MPMain]: Main: DX exclusive mode: False
    2008-01-07 11:27:47.250000 [Info.][MPMain]: vmr9:addvmr9
    2008-01-07 11:27:47.250000 [Info.][MPMain]: EVR-Flag is set to False
    2008-01-07 11:27:47.296875 [Info.][MPMain]: VMR9Helper: enabled YUV mixing - No DX Error
    2008-01-07 11:27:47.296875 [Info.][MPMain]: VRM9Helper: Turning on nonsquare mixing - No DX Error
    2008-01-07 11:27:47.296875 [Info.][MPMain]: VRM9Helper: Set filter mode - Gaussian Quad Filtering No DX Error
    2008-01-07 11:27:47.296875 [Info.][MPMain]: VMR9: now active
    2008-01-07 11:27:47.296875 [Info.][MPMain]: VMR9Helper:Vmr9 Added
    2008-01-07 11:27:47.312500 [Info.][MPMain]: added filter:ffdshow Video Decoder to graph
    2008-01-07 11:27:47.328125 [Info.][MPMain]: added filter:ffdshow Audio Decoder to graph
    2008-01-07 11:27:47.328125 [Info.][MPMain]: add filter:Realtek AC97 Audio to graph clock:False
    2008-01-07 11:27:47.328125 [Info.][MPMain]: DirectShowUtils: found renderer - Realtek AC97 Audio
    2008-01-07 11:27:47.453125 [Info.][MPMain]: DirectShowUtils: Passed removing audio renderer
    2008-01-07 11:27:47.453125 [Info.][MPMain]: DirectShowUtils: Passed finding Audio Renderer
    2008-01-07 11:27:47.453125 [Info.][MPMain]: added filter:Realtek AC97 Audio to graph
    2008-01-07 11:27:47.484375 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:47.484375 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:47.484375 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:47.484375 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:47.484375 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:47.484375 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:47.484375 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:47.484375 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:47.703125 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:47.703125 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:47.703125 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:47.703125 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:47.703125 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:47.703125 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:47.703125 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:47.703125 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:47.703125 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:47.703125 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:47.703125 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:47.703125 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:47.703125 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:47.703125 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:47.703125 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:47.703125 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:48.218750 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:48.218750 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:48.218750 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:48.218750 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:54.171875 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:54.171875 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:54.218750 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:54.218750 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:54.218750 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:54.218750 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:54.218750 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:54.218750 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:54.218750 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:54.218750 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:55.046875 [Warn.][MPMain]: vmr9: pin:0 not connected:80040209
    2008-01-07 11:27:55.046875 [Warn.][MPMain]: vmr9: pin:1 not connected:80040209
    2008-01-07 11:27:55.046875 [Warn.][MPMain]: vmr9: pin:2 not connected:80040209
    2008-01-07 11:27:55.046875 [Info.][MPMain]: VideoPlayer9:cleanup DShow graph
    2008-01-07 11:27:55.046875 [Info.][MPMain]: vmr9:Dispose
    2008-01-07 11:27:55.062500 [Info.][MPMain]: VMR9: not active
    2008-01-07 11:27:55.062500 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:55.062500 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:55.062500 [Info.][MPMain]: VMR9:ReleaseComObject():0
    2008-01-07 11:27:55.093750 [Info.][MPMain]: planescene: PresentImage()
    2008-01-07 11:27:55.093750 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
    2008-01-07 11:27:55.109375 [Info.][6]: epg-grab: MHW ready...
    2008-01-07 11:27:55.109375 [Info.][6]: epg-grab: no MHW events, try DVB EPG:ARIRANG TV
    2008-01-07 11:27:55.109375 [Info.][6]: DVBGraph: Unlocked... wait for tunerlock
    2008-01-07 11:27:55.218750 [Info.][6]: Tuner locked: True
    2008-01-07 11:27:55.437500 [Info.][MPMain]: VideoPlayerVMR9: Exception while cleanuping DShow graph - Referencia a objeto no establecida como instancia de un objeto. en System.Runtime.InteropServices.Marshal.ReleaseComObject(Object o)
    en MediaPortal.Player.VideoPlayerVMR9.Cleanup()
    2008-01-07 11:27:55.437500 [Info.][MPMain]: VideoPlayerVMR9: Disabling DX9 exclusive mode
    2008-01-07 11:27:55.437500 [Info.][MPMain]: Main: DX exclusive mode: False
    2008-01-07 11:27:55.437500 [Info.][MPMain]: player:ended
    2008-01-07 11:27:55.437500 [Info.][MPMain]: VideoPlayer9:cleanup DShow graph
    2008-01-07 11:27:55.437500 [Info.][MPMain]: VideoPlayerVMR9: Exception while cleanuping DShow graph - Referencia a objeto no establecida como instancia de un objeto. en System.Runtime.InteropServices.Marshal.ReleaseComObject(Object o)
    en MediaPortal.Player.VideoPlayerVMR9.Cleanup()
    2008-01-07 11:27:55.437500 [Info.][MPMain]: VideoPlayerVMR9: Disabling DX9 exclusive mode
    2008-01-07 11:27:55.437500 [Info.][MPMain]: Main: DX exclusive mode: False
    2008-01-07 11:27:55.671875 [Info.][MPMain]: PlaylistPlayer: *** unable to play - F:\Video\What.dreams.may.come.[HDDVDRip.720p.AC3+AC3.DivX6-CHD].[Dual.spa-eng].mkv - skipping track!
    2008-01-07 11:28:05.437500 [Info.][MPMain]: TexturePacker: disposing texture:199
    2008-01-07 11:28:05.437500 [Info.][MPMain]: TexturePacker: disposing texture:198
    2008-01-07 11:28:05.437500 [Info.][MPMain]: TexturePacker: disposing texture:197
    2008-01-07 11:28:05.437500 [Info.][MPMain]: TexturePacker: disposing texture:196
    2008-01-07 11:28:05.437500 [Info.][MPMain]: TexturePacker: disposing texture:195
    2008-01-07 11:28:05.468750 [Info.][MPMain]: Main: Exiting
    2008-01-07 11:28:05.484375 [Info.][MPMain]: Recorder: stop
    2008-01-07 11:28:05.718750 [Info.][6]: Commandprocessor: Stopping all tuners
    2008-01-07 11:28:05.718750 [Info.][6]: TVCapture.Stop() Card:1
    2008-01-07 11:28:05.734375 [Info.][6]: TVCapture.Stop() cardproperties.Dispose()
    2008-01-07 11:28:05.765625 [Info.][6]: TVCapture.DeleteGraph() Card:1
    2008-01-07 11:28:05.765625 [Info.][6]: DVBGraphSkyStar2:DeleteGraph(). ac3=false
    2008-01-07 11:28:05.765625 [Info.][6]: DVBGraphSkyStar2:DeleteGraph()
    2008-01-07 11:28:05.765625 [Info.][6]: DVBDemuxer: audio:0 video:0 teletext:0 pmt:0 subtitle:0 program:-1
    2008-01-07 11:28:05.765625 [Info.][6]: vmr9:Dispose
    2008-01-07 11:28:05.765625 [Info.][6]: DVBGraphSkyStar2:ReleaseComObject(m_StreamBufferSink):-1
    2008-01-07 11:28:06.000000 [Info.][6]: TVCapture.Stop() Card:2
    2008-01-07 11:28:06.000000 [Info.][6]: TVCapture.Stop() cardproperties.Dispose()
    2008-01-07 11:28:06.031250 [Info.][6]: TVCapture.DeleteGraph() Card:2
    2008-01-07 11:28:06.046875 [Info.][6]: DVBGraphBDA:DeleteGraph(). ac3=false
    2008-01-07 11:28:06.046875 [Info.][6]: DVBGraphBDA:DeleteGraph()
    2008-01-07 11:28:06.078125 [Info.][6]: DVBDemuxer: audio:0 video:0 teletext:0 pmt:0 subtitle:0 program:-1
    2008-01-07 11:28:06.078125 [Info.][6]: vmr9:Dispose
    2008-01-07 11:28:06.078125 [Info.][6]: DVBGraphBDA:ReleaseComObject(m_StreamBufferSink):-1
    2008-01-07 11:28:06.187500 [Info.][6]: TVCapture.Stop() Card:3
    2008-01-07 11:28:06.187500 [Info.][6]: TVCapture.DeleteGraph() Card:3
    2008-01-07 11:28:06.187500 [Info.][6]: SinkGraph:DeleteGraph()
    2008-01-07 11:28:06.187500 [Info.][6]: mpeg2: close interfaces
    2008-01-07 11:28:06.328125 [Info.][6]: Commandprocessor: Stopped
    2008-01-07 11:28:06.406250 [Info.][MPMain]: PlugInManager.Stop()
    2008-01-07 11:28:06.406250 [Info.][MPMain]: PluginManager: stopping ProcessPlugins.CallerId.CallerIdPlugin
    2008-01-07 11:28:06.500000 [Info.][MPMain]: PluginManager: stopping MediaPortal.TvNotifies.NotifyManager
    2008-01-07 11:28:06.500000 [Info.][MPMain]: PluginManager: stopping MediaPortal.ProcessPlugins.WebEPG.WebEPGGrabber
    2008-01-07 11:28:06.500000 [Info.][MPMain]: WebEPGGrabber: stopped
    2008-01-07 11:28:06.500000 [Info.][MPMain]: PluginManager: stopping MediaPortal.PowerScheduler.PowerScheduler
    2008-01-07 11:28:06.515625 [Info.][MPMain]: fonts.Dispose()
    2008-01-07 11:28:06.515625 [Info.][MPMain]: TextureManager: Dispose()
    2008-01-07 11:28:06.515625 [Info.][MPMain]: TexturePacker:Dispose()
    2008-01-07 11:28:06.625000 [Info.][MPMain]: Main: MediaPortal done
    2008-01-07 11:28:06.640625 [Info.][2]: mpeg2: close interfaces
    2008-01-07 11:28:06.640625 [Info.][2]: SQLiteClient: Closing database: VideoDatabaseV5.db3
    2008-01-07 11:28:06.687500 [Info.][2]: GUITVCropManager: Stopped
    2008-01-07 11:28:06.687500 [Info.][2]: SQLiteClient: Closing database: MusicDatabaseV10.db3
    2008-01-07 11:28:06.687500 [Info.][2]: SQLiteClient: Closing database: TVDatabaseV21.db3
    2008-01-07 11:28:06.687500 [Info.][2]: SQLiteClient: Closing database: ProgramDatabaseV4.db3
    2008-01-07 11:28:06.687500 [Info.][2]: SQLiteClient: Closing database: FolderDatabase3.db3

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

    :(
     

    Users who are viewing this thread

    Top Bottom