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: 1264927" data-attributes="member: 18896"><p>[USER=52219]@ltfearme[/USER] not sure how much you want to fix the scraper-scripts caught in the search, but please find time to fix the NFO and search node populator.</p><p></p><p><strong><a href="https://github.com/damienhaynes/moving-pictures/search?q=tt%5Cd%7B7%7D&unscoped_q=tt" target="_blank">damienhaynes/moving-pictures</a></strong> (moron GitHub online search filters out a search like "\d{7}" on online search, but local git search works, still "tt" finds most references online)</p><p></p><p>IMDb is starting to use more and more 8-digit tt-IDs, and this causes issues due to clipping when \d{7} is used.</p><p></p><p>Easy fix would be to mass-replace \d{7} into \d{7,8} which would only allow 7-digit and 8-digit IMdb tt-IDs, as I'll be dead by the time IMDb uses 9-digits <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite27" alt=":whistle:" title="Whistling :whistle:" loading="lazy" data-shortname=":whistle:" /></p><p></p><p>Example that fails = <strong><a href="https://www.imdb.com/title/tt10810424/" target="_blank">Dave Chappelle: Sticks & Stones (2019) - IMDb</a></strong></p><p></p><p>This gets changed to "tt1081042" which then matches with: "All My Children - Episode dated 3 April 1998"</p></blockquote><p></p>
[QUOTE="RoChess, post: 1264927, member: 18896"] [USER=52219]@ltfearme[/USER] not sure how much you want to fix the scraper-scripts caught in the search, but please find time to fix the NFO and search node populator. [B][URL="https://github.com/damienhaynes/moving-pictures/search?q=tt%5Cd%7B7%7D&unscoped_q=tt"]damienhaynes/moving-pictures[/URL][/B] (moron GitHub online search filters out a search like "\d{7}" on online search, but local git search works, still "tt" finds most references online) IMDb is starting to use more and more 8-digit tt-IDs, and this causes issues due to clipping when \d{7} is used. Easy fix would be to mass-replace \d{7} into \d{7,8} which would only allow 7-digit and 8-digit IMdb tt-IDs, as I'll be dead by the time IMDb uses 9-digits :whistle: Example that fails = [B][URL='https://www.imdb.com/title/tt10810424/']Dave Chappelle: Sticks & Stones (2019) - IMDb[/URL][/B] This gets changed to "tt1081042" which then matches with: "All My Children - Episode dated 3 April 1998" [/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