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
OnlineVideos
subtitledownloader
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="te3hpurp" data-source="post: 1199031" data-attributes="member: 82806"><p>Hi.</p><p></p><p>[USER=98267]@doskabouter[/USER] </p><p></p><p>When discussing with seco in thread you mentioned in your previous post in this thread, and when I did some re-testing, it looked that in somewhere in onlinevideos year is applied to series name in episodesearch query, when querying subtitles, so in:</p><p></p><p>EpisodeSearchQuery qu = new EpisodeSearchQuery(it.Title, (int)it.Season, (int)it.Episode, null);</p><p>qu.LanguageCodes = languagePrios.Keys.ToArray();</p><p>results = sd.SearchSubtitles(qu);</p><p></p><p>it.Title is like "The Big Bang Theory (2007)", which wont work, but</p><p>when using "the big bang theory", it works.</p><p></p><p>Br,</p></blockquote><p></p>
[QUOTE="te3hpurp, post: 1199031, member: 82806"] Hi. [USER=98267]@doskabouter[/USER] When discussing with seco in thread you mentioned in your previous post in this thread, and when I did some re-testing, it looked that in somewhere in onlinevideos year is applied to series name in episodesearch query, when querying subtitles, so in: EpisodeSearchQuery qu = new EpisodeSearchQuery(it.Title, (int)it.Season, (int)it.Episode, null); qu.LanguageCodes = languagePrios.Keys.ToArray(); results = sd.SearchSubtitles(qu); it.Title is like "The Big Bang Theory (2007)", which wont work, but when using "the big bang theory", it works. Br, [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
OnlineVideos
subtitledownloader
Contact us
RSS
Top
Bottom