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
IMDb tt-ID expansion
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: 1264949" data-attributes="member: 18896"><p>[USER=52219]@ltfearme[/USER] awesome job as usual, but curious on one thing:</p><p></p><p><a href="https://github.com/damienhaynes/moving-pictures/blob/master/MovingPictures/LocalMediaManagement/MovieSignatureBuilders/NfoBuilder.cs#L116" target="_blank">damienhaynes/moving-pictures</a></p><p></p><p>Rusty on C#, but to me: s = "tt" + match.Value.Substring(6, 7); would always restrict it to a 7-char tt-ID?</p><p></p><p>Not sure if s = "tt" + match.Value.Substring(6, 8); will work as-is for 7-digit IDs, or cause a problem. Having a breakpoint and being able to look at values is much easier, but I have yet to setup my dev box again for MediaPortal. Definitely one of my New Years resolution though <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p></blockquote><p></p>
[QUOTE="RoChess, post: 1264949, member: 18896"] [USER=52219]@ltfearme[/USER] awesome job as usual, but curious on one thing: [URL="https://github.com/damienhaynes/moving-pictures/blob/master/MovingPictures/LocalMediaManagement/MovieSignatureBuilders/NfoBuilder.cs#L116"]damienhaynes/moving-pictures[/URL] Rusty on C#, but to me: s = "tt" + match.Value.Substring(6, 7); would always restrict it to a 7-char tt-ID? Not sure if s = "tt" + match.Value.Substring(6, 8); will work as-is for 7-digit IDs, or cause a problem. Having a breakpoint and being able to look at values is much easier, but I have yet to setup my dev box again for MediaPortal. Definitely one of my New Years resolution though :D [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
IMDb tt-ID expansion
Contact us
RSS
Top
Bottom