SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v7 Customizations > Batch Metadata Tools
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-25-2012, 07:54 PM
mkanet's Avatar
mkanet mkanet is offline
SageTVaholic
 
Join Date: Feb 2004
Posts: 3,359
How often do you get foreign country movie posters?

I'm curious if it's normal to get movie posters from other countries for regular American Hollywood movies. I notice that every once in a while, I'll see usually russian writing or sometimes spanish. If I look in BMT, I can see several posters for each movie. Somehow, seemingly, with the luck of the draw I end up with a russian version of the movie poster. I usually have to change it in BMT, redo my phoenix cache, then restart my sageTV client.

Is there a setting to change the language of the fanart? I didn't see such a setting.
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming

***RIP SageTV***
Reply With Quote
  #2  
Old 02-25-2012, 09:56 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by mkanet View Post
I'm curious if it's normal to get movie posters from other countries for regular American Hollywood movies. I notice that every once in a while, I'll see usually russian writing or sometimes spanish. If I look in BMT, I can see several posters for each movie. Somehow, seemingly, with the luck of the draw I end up with a russian version of the movie poster. I usually have to change it in BMT, redo my phoenix cache, then restart my sageTV client.

Is there a setting to change the language of the fanart? I didn't see such a setting.
It's actually an issue with the source of the fanart as they are not properly identified with English so they get downloaded. Stuckless has stated before that there is no fix for this. The next Diamond release will let you clean these up from within the UI but that doesnt help right now.

K
Reply With Quote
  #3  
Old 02-25-2012, 10:11 PM
mkanet's Avatar
mkanet mkanet is offline
SageTVaholic
 
Join Date: Feb 2004
Posts: 3,359
Thanks for letting me know. It's really no big deal, I was just curious if I was doing something wrong.

Quote:
Originally Posted by jusjoken View Post
It's actually an issue with the source of the fanart as they are not properly identified with English so they get downloaded. Stuckless has stated before that there is no fix for this. The next Diamond release will let you clean these up from within the UI but that doesnt help right now.

K
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming

***RIP SageTV***
Reply With Quote
  #4  
Old 02-26-2012, 10:32 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
It's not my fault... Honest :)

This is a the search url for the movie Hugo...
Code:
http://api.themoviedb.org/2.1/Movie.imdbLookup/en/xml/API_KEY/tt0970179
You'll see that I'm pass 'en' in the URL to specify 'English'. The response (pasted below) gives me plenty of images, but there is no way to tell if those images are Russian, Spanish, or English. I have to assume that since I requested 'English' that I'm getting 'English'. As @jusjoken noted, I'm simply passing in the right args... and they are sending me data, that I process.

What is interesting, if that themoviedb.org does know that some of these images are NOT english, since they group them correctly when you visit the web site. This may be a bug in the API, in that they are not taking into account that 'en' is being requested.

Here's the reply data....
Code:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<OpenSearchDescription xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">
<opensearch:Query searchTerms="tt0970179"/>
<opensearch:totalResults>1</opensearch:totalResults>
<movies>
<movie>
<popularity>3</popularity>
<translated>true</translated>
<adult>false</adult>
<language>en</language>
<original_name>Hugo</original_name>
<name>Hugo</name>
<alternative_name>Hugo</alternative_name>
<type>movie</type>
<id>44826</id>
<imdb_id>tt0970179</imdb_id>
<url>http://www.themoviedb.org/movie/44826</url>
<overview>
Set in 1930s Paris, an orphan who lives in the walls of a train station is wrapped up in a mystery involving his late father and a robot.
</overview>
<votes>11</votes>
<rating>8.2</rating>
<certification>PG</certification>
<released>2011-10-10</released>
<runtime>126</runtime>
<categories>
<category type="genre" name="Mystery" url="http://themoviedb.org/genre/mystery" id="9648"/>
<category type="genre" name="Adventure" url="http://themoviedb.org/genre/adventure" id="12"/>
<category type="genre" name="Fantasy" url="http://themoviedb.org/genre/fantasy" id="14"/>
</categories>
<images>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/fkeaJr29ypea1n24gzspsc7qK44.jpg" size="thumb" width="92" height="138" id="4f41ad4419c29565c40084b5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/fkeaJr29ypea1n24gzspsc7qK44.jpg" size="w154" width="154" height="231" id="4f41ad4419c29565c40084b5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/fkeaJr29ypea1n24gzspsc7qK44.jpg" size="cover" width="185" height="278" id="4f41ad4419c29565c40084b5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/fkeaJr29ypea1n24gzspsc7qK44.jpg" size="w342" width="342" height="513" id="4f41ad4419c29565c40084b5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/fkeaJr29ypea1n24gzspsc7qK44.jpg" size="mid" width="500" height="750" id="4f41ad4419c29565c40084b5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/fkeaJr29ypea1n24gzspsc7qK44.jpg" size="original" width="1000" height="1500" id="4f41ad4419c29565c40084b5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/8jshZcJ8O27YiueaGTfD1uhk9AA.jpg" size="thumb" width="92" height="136" id="4ea68c3d9dc3d83c3b00b0b1"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/8jshZcJ8O27YiueaGTfD1uhk9AA.jpg" size="w154" width="154" height="228" id="4ea68c3d9dc3d83c3b00b0b1"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/8jshZcJ8O27YiueaGTfD1uhk9AA.jpg" size="cover" width="185" height="274" id="4ea68c3d9dc3d83c3b00b0b1"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/8jshZcJ8O27YiueaGTfD1uhk9AA.jpg" size="w342" width="342" height="507" id="4ea68c3d9dc3d83c3b00b0b1"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/8jshZcJ8O27YiueaGTfD1uhk9AA.jpg" size="mid" width="500" height="741" id="4ea68c3d9dc3d83c3b00b0b1"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/8jshZcJ8O27YiueaGTfD1uhk9AA.jpg" size="original" width="540" height="800" id="4ea68c3d9dc3d83c3b00b0b1"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/1swJznQwbY1e6n66Ki2upJuGnD1.jpg" size="thumb" width="92" height="136" id="4ea68c419dc3d83c3b00b0b5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/1swJznQwbY1e6n66Ki2upJuGnD1.jpg" size="w154" width="154" height="228" id="4ea68c419dc3d83c3b00b0b5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/1swJznQwbY1e6n66Ki2upJuGnD1.jpg" size="cover" width="185" height="274" id="4ea68c419dc3d83c3b00b0b5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/1swJznQwbY1e6n66Ki2upJuGnD1.jpg" size="w342" width="342" height="507" id="4ea68c419dc3d83c3b00b0b5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/1swJznQwbY1e6n66Ki2upJuGnD1.jpg" size="mid" width="500" height="741" id="4ea68c419dc3d83c3b00b0b5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/1swJznQwbY1e6n66Ki2upJuGnD1.jpg" size="original" width="1000" height="1481" id="4ea68c419dc3d83c3b00b0b5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/6JWI2i4ROxN2mm1tWhv5THBpeYy.jpg" size="thumb" width="92" height="131" id="4ee387047b9aa15762000357"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/6JWI2i4ROxN2mm1tWhv5THBpeYy.jpg" size="w154" width="154" height="220" id="4ee387047b9aa15762000357"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/6JWI2i4ROxN2mm1tWhv5THBpeYy.jpg" size="cover" width="185" height="264" id="4ee387047b9aa15762000357"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/6JWI2i4ROxN2mm1tWhv5THBpeYy.jpg" size="w342" width="342" height="488" id="4ee387047b9aa15762000357"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/6JWI2i4ROxN2mm1tWhv5THBpeYy.jpg" size="mid" width="500" height="714" id="4ee387047b9aa15762000357"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/6JWI2i4ROxN2mm1tWhv5THBpeYy.jpg" size="original" width="1434" height="2048" id="4ee387047b9aa15762000357"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/jmnUP5ILAKek2HrEzYQ3C9N7BTr.jpg" size="thumb" width="92" height="138" id="4f2cb880760ee305c30036e9"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/jmnUP5ILAKek2HrEzYQ3C9N7BTr.jpg" size="w154" width="154" height="231" id="4f2cb880760ee305c30036e9"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/jmnUP5ILAKek2HrEzYQ3C9N7BTr.jpg" size="cover" width="185" height="277" id="4f2cb880760ee305c30036e9"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/jmnUP5ILAKek2HrEzYQ3C9N7BTr.jpg" size="w342" width="342" height="513" id="4f2cb880760ee305c30036e9"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/jmnUP5ILAKek2HrEzYQ3C9N7BTr.jpg" size="mid" width="500" height="750" id="4f2cb880760ee305c30036e9"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/jmnUP5ILAKek2HrEzYQ3C9N7BTr.jpg" size="original" width="667" height="1000" id="4f2cb880760ee305c30036e9"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/cdf0emqSmoY0oA2LywCvznD7Gdm.jpg" size="thumb" width="92" height="123" id="4f3f45a719c2957fea0027f9"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/cdf0emqSmoY0oA2LywCvznD7Gdm.jpg" size="w154" width="154" height="206" id="4f3f45a719c2957fea0027f9"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/cdf0emqSmoY0oA2LywCvznD7Gdm.jpg" size="cover" width="185" height="248" id="4f3f45a719c2957fea0027f9"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/cdf0emqSmoY0oA2LywCvznD7Gdm.jpg" size="w342" width="342" height="458" id="4f3f45a719c2957fea0027f9"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/cdf0emqSmoY0oA2LywCvznD7Gdm.jpg" size="mid" width="500" height="669" id="4f3f45a719c2957fea0027f9"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/cdf0emqSmoY0oA2LywCvznD7Gdm.jpg" size="original" width="923" height="1235" id="4f3f45a719c2957fea0027f9"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/83V2bgOvT6u5Zq7nX8YO9xtgvlF.jpg" size="thumb" width="92" height="123" id="4ea68c3f9dc3d83c3b00b0b3"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/83V2bgOvT6u5Zq7nX8YO9xtgvlF.jpg" size="w154" width="154" height="205" id="4ea68c3f9dc3d83c3b00b0b3"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/83V2bgOvT6u5Zq7nX8YO9xtgvlF.jpg" size="cover" width="185" height="247" id="4ea68c3f9dc3d83c3b00b0b3"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/83V2bgOvT6u5Zq7nX8YO9xtgvlF.jpg" size="w342" width="342" height="456" id="4ea68c3f9dc3d83c3b00b0b3"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/83V2bgOvT6u5Zq7nX8YO9xtgvlF.jpg" size="mid" width="500" height="667" id="4ea68c3f9dc3d83c3b00b0b3"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/83V2bgOvT6u5Zq7nX8YO9xtgvlF.jpg" size="original" width="1125" height="1500" id="4ea68c3f9dc3d83c3b00b0b3"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/7PT9QN3mko22VlMmWHqCsBHiCkf.jpg" size="thumb" width="92" height="131" id="4f210f2719c2951aca0020de"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/7PT9QN3mko22VlMmWHqCsBHiCkf.jpg" size="w154" width="154" height="219" id="4f210f2719c2951aca0020de"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/7PT9QN3mko22VlMmWHqCsBHiCkf.jpg" size="cover" width="185" height="263" id="4f210f2719c2951aca0020de"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/7PT9QN3mko22VlMmWHqCsBHiCkf.jpg" size="w342" width="342" height="486" id="4f210f2719c2951aca0020de"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/7PT9QN3mko22VlMmWHqCsBHiCkf.jpg" size="mid" width="500" height="711" id="4f210f2719c2951aca0020de"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/7PT9QN3mko22VlMmWHqCsBHiCkf.jpg" size="original" width="800" height="1137" id="4f210f2719c2951aca0020de"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/wGmVmF1QSKM8Bys08dFfFXRqTMH.jpg" size="thumb" width="92" height="138" id="4f3feddb760ee3163c00383e"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/wGmVmF1QSKM8Bys08dFfFXRqTMH.jpg" size="w154" width="154" height="231" id="4f3feddb760ee3163c00383e"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/wGmVmF1QSKM8Bys08dFfFXRqTMH.jpg" size="cover" width="185" height="278" id="4f3feddb760ee3163c00383e"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/wGmVmF1QSKM8Bys08dFfFXRqTMH.jpg" size="w342" width="342" height="513" id="4f3feddb760ee3163c00383e"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/wGmVmF1QSKM8Bys08dFfFXRqTMH.jpg" size="mid" width="500" height="750" id="4f3feddb760ee3163c00383e"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/wGmVmF1QSKM8Bys08dFfFXRqTMH.jpg" size="original" width="1000" height="1500" id="4f3feddb760ee3163c00383e"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/sm88sD2rQLrmvgEh5YHwLQsXYKT.jpg" size="thumb" width="92" height="123" id="4f3fe1ab19c295668b00371f"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/sm88sD2rQLrmvgEh5YHwLQsXYKT.jpg" size="w154" width="154" height="205" id="4f3fe1ab19c295668b00371f"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/sm88sD2rQLrmvgEh5YHwLQsXYKT.jpg" size="cover" width="185" height="247" id="4f3fe1ab19c295668b00371f"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/sm88sD2rQLrmvgEh5YHwLQsXYKT.jpg" size="w342" width="342" height="456" id="4f3fe1ab19c295668b00371f"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/sm88sD2rQLrmvgEh5YHwLQsXYKT.jpg" size="mid" width="500" height="667" id="4f3fe1ab19c295668b00371f"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/sm88sD2rQLrmvgEh5YHwLQsXYKT.jpg" size="original" width="450" height="600" id="4f3fe1ab19c295668b00371f"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/cd8rhy97LIv8d8Qa8KH4neQMAre.jpg" size="thumb" width="92" height="129" id="4f4145f819c2955b14004e03"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/cd8rhy97LIv8d8Qa8KH4neQMAre.jpg" size="w154" width="154" height="217" id="4f4145f819c2955b14004e03"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/cd8rhy97LIv8d8Qa8KH4neQMAre.jpg" size="cover" width="185" height="260" id="4f4145f819c2955b14004e03"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/cd8rhy97LIv8d8Qa8KH4neQMAre.jpg" size="w342" width="342" height="481" id="4f4145f819c2955b14004e03"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/cd8rhy97LIv8d8Qa8KH4neQMAre.jpg" size="mid" width="500" height="703" id="4f4145f819c2955b14004e03"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/cd8rhy97LIv8d8Qa8KH4neQMAre.jpg" size="original" width="666" height="937" id="4f4145f819c2955b14004e03"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/xT6TPQB0uqGmwyiPjnHdFPiWnBC.jpg" size="thumb" width="92" height="123" id="4ecd4fc17b9aa164bd0018af"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/xT6TPQB0uqGmwyiPjnHdFPiWnBC.jpg" size="w154" width="154" height="205" id="4ecd4fc17b9aa164bd0018af"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/xT6TPQB0uqGmwyiPjnHdFPiWnBC.jpg" size="cover" width="185" height="247" id="4ecd4fc17b9aa164bd0018af"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/xT6TPQB0uqGmwyiPjnHdFPiWnBC.jpg" size="w342" width="342" height="456" id="4ecd4fc17b9aa164bd0018af"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/xT6TPQB0uqGmwyiPjnHdFPiWnBC.jpg" size="mid" width="500" height="667" id="4ecd4fc17b9aa164bd0018af"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/xT6TPQB0uqGmwyiPjnHdFPiWnBC.jpg" size="original" width="1200" height="1600" id="4ecd4fc17b9aa164bd0018af"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/jOGSj0JH3uEY8OxQYukanjq9Nim.jpg" size="thumb" width="92" height="131" id="4f352615760ee3400d000ad5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/jOGSj0JH3uEY8OxQYukanjq9Nim.jpg" size="w154" width="154" height="220" id="4f352615760ee3400d000ad5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/jOGSj0JH3uEY8OxQYukanjq9Nim.jpg" size="cover" width="185" height="264" id="4f352615760ee3400d000ad5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/jOGSj0JH3uEY8OxQYukanjq9Nim.jpg" size="w342" width="342" height="489" id="4f352615760ee3400d000ad5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/jOGSj0JH3uEY8OxQYukanjq9Nim.jpg" size="mid" width="500" height="714" id="4f352615760ee3400d000ad5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/jOGSj0JH3uEY8OxQYukanjq9Nim.jpg" size="original" width="1984" height="2835" id="4f352615760ee3400d000ad5"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/EGf1SrazxMZZfKtQSHZoAmker2.jpg" size="thumb" width="92" height="138" id="4f3fedd1760ee316040036a4"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/EGf1SrazxMZZfKtQSHZoAmker2.jpg" size="w154" width="154" height="231" id="4f3fedd1760ee316040036a4"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/EGf1SrazxMZZfKtQSHZoAmker2.jpg" size="cover" width="185" height="278" id="4f3fedd1760ee316040036a4"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/EGf1SrazxMZZfKtQSHZoAmker2.jpg" size="w342" width="342" height="513" id="4f3fedd1760ee316040036a4"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/EGf1SrazxMZZfKtQSHZoAmker2.jpg" size="mid" width="500" height="750" id="4f3fedd1760ee316040036a4"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/EGf1SrazxMZZfKtQSHZoAmker2.jpg" size="original" width="1000" height="1500" id="4f3fedd1760ee316040036a4"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/fAUmwmaVzZI6TPJ7QmgtDqy6tJa.jpg" size="thumb" width="92" height="131" id="4f210f4319c2951aca0020e0"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/fAUmwmaVzZI6TPJ7QmgtDqy6tJa.jpg" size="w154" width="154" height="219" id="4f210f4319c2951aca0020e0"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/fAUmwmaVzZI6TPJ7QmgtDqy6tJa.jpg" size="cover" width="185" height="263" id="4f210f4319c2951aca0020e0"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/fAUmwmaVzZI6TPJ7QmgtDqy6tJa.jpg" size="w342" width="342" height="486" id="4f210f4319c2951aca0020e0"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/fAUmwmaVzZI6TPJ7QmgtDqy6tJa.jpg" size="mid" width="500" height="711" id="4f210f4319c2951aca0020e0"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/fAUmwmaVzZI6TPJ7QmgtDqy6tJa.jpg" size="original" width="800" height="1137" id="4f210f4319c2951aca0020e0"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w92/kZCBb5YMOlwdbV6rogPe7qyyfk4.jpg" size="thumb" width="92" height="143" id="4ea68c3b9dc3d83c3b00b0af"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w154/kZCBb5YMOlwdbV6rogPe7qyyfk4.jpg" size="w154" width="154" height="239" id="4ea68c3b9dc3d83c3b00b0af"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w185/kZCBb5YMOlwdbV6rogPe7qyyfk4.jpg" size="cover" width="185" height="288" id="4ea68c3b9dc3d83c3b00b0af"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w342/kZCBb5YMOlwdbV6rogPe7qyyfk4.jpg" size="w342" width="342" height="532" id="4ea68c3b9dc3d83c3b00b0af"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/w500/kZCBb5YMOlwdbV6rogPe7qyyfk4.jpg" size="mid" width="500" height="777" id="4ea68c3b9dc3d83c3b00b0af"/>
<image type="poster" url="http://cf2.imgobject.com/t/p/original/kZCBb5YMOlwdbV6rogPe7qyyfk4.jpg" size="original" width="900" height="1399" id="4ea68c3b9dc3d83c3b00b0af"/>
<!-- ... had to remove some images to make the post fit ... -->
</images>
<version>714</version>
<last_modified_at>2012-02-26 08:23:54 UTC</last_modified_at>
</movie>
</movies>
</OpenSearchDescription>
Reply With Quote
  #5  
Old 02-26-2012, 01:08 PM
adone36 adone36 is offline
Sage Advanced User
 
Join Date: Nov 2007
Posts: 142
As a percentage, it is probably not huge, but I guess BMT "rotates" among these images by the fact you can choose a default. I constantly have to fix dozens of entries. Most of my problems with BMT stem from many things being automatic with no manual override. That's great if you have 10 dvds on disk and 50 tv shows. I have thousands. I constantly fix older movies, having to go in and make cover art "default". I wish there was "no rotate" option, so if it first grabs an English cover, I won't have to go back an fix it sometime in the future. This is another reason I and others thought it would be a good idea to classify directories as "tv" to prevent needless searches and reduce errors. Movie classification is probably as good as it can get with just title and year, but tv can be a real mess.
Reply With Quote
  #6  
Old 02-26-2012, 02:43 PM
mkanet's Avatar
mkanet mkanet is offline
SageTVaholic
 
Join Date: Feb 2004
Posts: 3,359
I'm hoping with the upcoming diamond release will make it as easy as right-clicking on the poster and having a option that will change the icon dynamically; taking caching into account as well. Having to re-cache the images and restart the client every time gets a little bit cumbersome.
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming

***RIP SageTV***
Reply With Quote
  #7  
Old 03-01-2012, 03:13 PM
ehanekla ehanekla is offline
Sage Advanced User
 
Join Date: Jul 2007
Location: Niedersachsen, Germany
Posts: 91
And what if English means "foreign"?!? :)

Hello,

interesting discussion! Is there a chance to change the language for the imdb and tvdb queries to German (in my case)?

Thanks
Eyk
__________________

Clients: HD200, MediaMVP
Capture Cards: Technotrend Budget S-1500 (DVB-S)

STVi for XMLTV icons
Reply With Quote
  #8  
Old 03-01-2012, 05:25 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by ehanekla View Post
Hello,

interesting discussion! Is there a chance to change the language for the imdb and tvdb queries to German (in my case)?

Thanks
Eyk
In the BMT web ui, you'll find a tvdb configuration item (Configure -> Phoenix -> TVDB) where you can set the 2 letter (lowercase) language for german (de??).

For imdb/tmdb there is nothing you can do
Reply With Quote
  #9  
Old 03-02-2012, 06:10 AM
matt91's Avatar
matt91 matt91 is offline
Sage Icon
 
Join Date: Feb 2005
Location: Washington, DC
Posts: 1,185
Quote:
Originally Posted by stuckless View Post
In the BMT web ui, you'll find a tvdb configuration item (Configure -> Phoenix -> TVDB) where you can set the 2 letter (lowercase) language for german (de??).

For imdb/tmdb there is nothing you can do
looks like de would be correct:

http://api.themoviedb.org/2.1/language-tags
__________________
Server: Ubuntu 16.04 running Sage for Linux v9
Reply With Quote
  #10  
Old 03-02-2012, 06:51 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by matt91 View Post
looks like de would be correct:

http://api.themoviedb.org/2.1/language-tags
The issue is that while I exposed the locale for tvdb... I've yet to do that for themoviedb (so bmt always uses en) -- not that it matters, since so many people are still getting russian, spanishi, etc, even though I'm passing the en locale
Reply With Quote
  #11  
Old 03-03-2012, 02:07 AM
ehanekla ehanekla is offline
Sage Advanced User
 
Join Date: Jul 2007
Location: Niedersachsen, Germany
Posts: 91
Hello,

thanks a lot for all your answers! I am currently setting up SageTV on a new machine, that's why I am a first time user of Phoenix...

It's good news, that I will get German description for TV! But I would really like to have German descriptions for my movie collection as well. I guess you expected that!

Is there a chance of editing any .class file or so? Or may I succeed if I try to redirect www.imdb.com to www.imdb.de using my "hosts" file?

By the way: Sorry for kidnapping this thread...

Thanks
Eyk
__________________

Clients: HD200, MediaMVP
Capture Cards: Technotrend Budget S-1500 (DVB-S)

STVi for XMLTV icons

Last edited by ehanekla; 03-03-2012 at 02:08 AM. Reason: typo
Reply With Quote
  #12  
Old 03-03-2012, 09:26 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by ehanekla View Post
Hello,

thanks a lot for all your answers! I am currently setting up SageTV on a new machine, that's why I am a first time user of Phoenix...

It's good news, that I will get German description for TV! But I would really like to have German descriptions for my movie collection as well. I guess you expected that!

Is there a chance of editing any .class file or so? Or may I succeed if I try to redirect www.imdb.com to www.imdb.de using my "hosts" file?

By the way: Sorry for kidnapping this thread...

Thanks
Eyk
You can try to change the imdb host in the bmt web configuration (there is a configuration section for IMDB, just like TVDB). I have no idea how realiable the search hits will be, but you can try it.
Reply With Quote
  #13  
Old 03-03-2012, 11:38 AM
ehanekla ehanekla is offline
Sage Advanced User
 
Join Date: Jul 2007
Location: Niedersachsen, Germany
Posts: 91
Quote:
Originally Posted by stuckless View Post
You can try to change the imdb host in the bmt web configuration (there is a configuration section for IMDB, just like TVDB). I have no idea how realiable the search hits will be, but you can try it.
Sorry, for me the IMDB configuration section is empty. It doesn't show any property that could be configured...
__________________

Clients: HD200, MediaMVP
Capture Cards: Technotrend Budget S-1500 (DVB-S)

STVi for XMLTV icons

Last edited by ehanekla; 03-03-2012 at 01:34 PM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Weather (and other) widget covering "New Movie Found" posters on main screen jptheripper Sage My Movies 0 03-26-2011 02:34 PM
Missing Posters in Movie Wall Spectrum Diamond 11 03-09-2011 06:01 PM
Installation stuck at country select sfag SageTV Software 2 01-13-2009 12:22 PM
Multi Country EPG Robert_it SageTV Europe (Miscellaneous) 2 03-21-2008 06:26 PM
How do I change the country? mcmurphy SageTV Canada 8 05-29-2007 01:35 PM


All times are GMT -6. The time now is 03:43 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.