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 2
General
this view could not be built
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="MJGraf" data-source="post: 1164510" data-attributes="member: 17886"><p>Yep, we won't be able to parse TVDB-IDs because they are not distinguishable enough.</p><p>For series we would also search for the IMDB-number. Even if it is not common or not useful, it doesn't hurt... (but I need to have a look (a) whether we have IMDB-ID for series at all in our MIAs [EDIT: Confirmed it is in the SeriesAspect] and (b) if so, how we treat series vs. Episode IMDB-ID - IIRC I already had to do with this question and we decided only to store the series-IMDB-ID. Need to look into the code...)</p><p></p><p>But the most difficult thing is to distinguish between Series and Movie. When there is no <movie> tag and no <tvshow> or <episodedetails> tag in the file, there is no way to find out locally whether the IMDB-ID belongs to a series or a movie (at least if a MediaSource is added with both categories: movies and series so that both, the NfoMovieMDE and the NfoSeriesMDE are applied). But we need this Information to find out whether we store the IMDB-ID in a SeriesAspect or a MovieAspect. This means, once we have found an IMDB-ID, we need to look up online at IMDB to find out what it is. And since an online look-up take a lot of time, this behavior should only kick-in, when we are not able to read the data locally in XML-form.</p><p></p><p>Let me think about it...</p></blockquote><p></p>
[QUOTE="MJGraf, post: 1164510, member: 17886"] Yep, we won't be able to parse TVDB-IDs because they are not distinguishable enough. For series we would also search for the IMDB-number. Even if it is not common or not useful, it doesn't hurt... (but I need to have a look (a) whether we have IMDB-ID for series at all in our MIAs [EDIT: Confirmed it is in the SeriesAspect] and (b) if so, how we treat series vs. Episode IMDB-ID - IIRC I already had to do with this question and we decided only to store the series-IMDB-ID. Need to look into the code...) But the most difficult thing is to distinguish between Series and Movie. When there is no <movie> tag and no <tvshow> or <episodedetails> tag in the file, there is no way to find out locally whether the IMDB-ID belongs to a series or a movie (at least if a MediaSource is added with both categories: movies and series so that both, the NfoMovieMDE and the NfoSeriesMDE are applied). But we need this Information to find out whether we store the IMDB-ID in a SeriesAspect or a MovieAspect. This means, once we have found an IMDB-ID, we need to look up online at IMDB to find out what it is. And since an online look-up take a lot of time, this behavior should only kick-in, when we are not able to read the data locally in XML-form. Let me think about it... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
General
this view could not be built
Contact us
RSS
Top
Bottom