Reply to thread

[USER=74879]@HTPCSourcer[/USER]


Attached are versions of dshowhelper and TsReader which read their logging path from the registry.


The default path is unchanged - ProgramData\Team MediaPortal\MediaPortal\log - and they will automatically create the reg key and value for that path (if the key/value doesn't already exist), but you can change it to whatever you want afterwards, including UNC paths etc.


The registry key is in:  HKEY_CURRENT_USER\Software\Team MediaPortal\Client Common


The registry value is called 'LogFolderPath' and is a REG_SZ type.


Note it is one value for both dshowhelper and TsReader - it makes it easier to change....


Have fun ;)


Top Bottom