home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Quality Assurance
Bugreports
Archive
Redirected log path: some files created in standard path
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="HTPCSourcer" data-source="post: 1149411" data-attributes="member: 74879"><p>Hi [USER=83973]@Owlsroost[/USER] (and [USER=15874]@regeszter[/USER] ),</p><p></p><p></p><p></p><p>I found this in TSReader.cpp:</p><p></p><p>[CODE=C#]void LogPath(TCHAR* dest, TCHAR* name)</p><p>{</p><p> TCHAR folder[MAX_PATH];</p><p> SHGetSpecialFolderPath(NULL,folder,CSIDL_COMMON_APPDATA,FALSE);</p><p> _stprintf(dest, _T("%s\\Team Mediaportal\\MediaPortal\\log\\TsReader.%s"), folder, name);</p><p>}</p><p>[/CODE]</p><p>Is this the absolute path definition that is responsible for <span style="font-family: 'Trebuchet MS'">tsreader.log</span> getting written to the standard directory in C:\ProgramData instead of the %dirs% path from <span style="font-family: 'Trebuchet MS'">mediaportaldirs.xml</span>?</p><p></p><p>Still looking for <span style="font-family: 'Trebuchet MS'">evr.log</span> ...</p></blockquote><p></p>
[QUOTE="HTPCSourcer, post: 1149411, member: 74879"] Hi [USER=83973]@Owlsroost[/USER] (and [USER=15874]@regeszter[/USER] ), I found this in TSReader.cpp: [CODE=C#]void LogPath(TCHAR* dest, TCHAR* name) { TCHAR folder[MAX_PATH]; SHGetSpecialFolderPath(NULL,folder,CSIDL_COMMON_APPDATA,FALSE); _stprintf(dest, _T("%s\\Team Mediaportal\\MediaPortal\\log\\TsReader.%s"), folder, name); } [/CODE] Is this the absolute path definition that is responsible for [FONT=Trebuchet MS]tsreader.log[/FONT] getting written to the standard directory in C:\ProgramData instead of the %dirs% path from [FONT=Trebuchet MS]mediaportaldirs.xml[/FONT]? Still looking for [FONT=Trebuchet MS]evr.log[/FONT] ... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Quality Assurance
Bugreports
Archive
Redirected log path: some files created in standard path
Contact us
RSS
Top
Bottom