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
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Minor Log file enhancement on Auto-approved entry
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="RoChess" data-source="post: 549618" data-attributes="member: 18896"><p>MovieImporter.cs</p><p></p><p>Existing:</p><p></p><p style="margin-left: 20px">Line 1188: logger.Info("Auto-approved {0} as {1}", mediaMatch.LocalMediaString, mediaMatch.Selected.Movie.Title);</p> <p style="margin-left: 20px"></p><p></p><p>New:</p><p></p><p style="margin-left: 20px">Line 1188: logger.Info("Auto-approved {0} as {1} ({2})", mediaMatch.LocalMediaString, mediaMatch.Selected.Movie.Title, mediaMatch.Selected.Movie.Year);</p> <p style="margin-left: 20px"></p><p></p><p>I think that would make it work. I'll probably cave in and go through all of of the gateway anti-ad filtering entries to find the one that is preventing me from signing up for Google code access.</p></blockquote><p></p>
[QUOTE="RoChess, post: 549618, member: 18896"] MovieImporter.cs Existing: [INDENT]Line 1188: logger.Info("Auto-approved {0} as {1}", mediaMatch.LocalMediaString, mediaMatch.Selected.Movie.Title); [/INDENT] New: [INDENT]Line 1188: logger.Info("Auto-approved {0} as {1} ({2})", mediaMatch.LocalMediaString, mediaMatch.Selected.Movie.Title, mediaMatch.Selected.Movie.Year); [/INDENT] I think that would make it work. I'll probably cave in and go through all of of the gateway anti-ad filtering entries to find the one that is preventing me from signing up for Google code access. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Minor Log file enhancement on Auto-approved entry
Contact us
RSS
Top
Bottom