Which is the right title for "Battlestar Galactica: Blood & Chrome"? (1 Viewer)

RoChess

Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    In the future you can avoid this by using a rename system that is aware of what TheTVdB accepts, such as for example SickBeard.

    Another way is to whitelist new shows manually. TheTVdB API can be verified manually to see what titles it would accept.

    http://thetvdb.com/api/GetSeries.php?seriesname=Battlestar = Multiple responses, MP-TVSeries allows you to select on inside wizard
    http://thetvdb.com/api/GetSeries.php?seriesname=Battlestar+Galactica = Multiple responses, MP-TVSeries allows you to select on inside wizard
    http://thetvdb.com/api/GetSeries.php?seriesname=Battlestar+Galactica+Blood = Single response, auto selected

    http://thetvdb.com/api/GetSeries.php?seriesname=Battlestar+Galactica+Blood+and+Chrome == FAIL

    The following are all correct on full title:

    http://thetvdb.com/api/GetSeries.php?seriesname=Battlestar+Galactica+Blood+&+Chrome
    http://thetvdb.com/api/GetSeries.php?seriesname=Battlestar+Galactica+Blood+Chrome

    As you can see ommiting 'and' or '&' also gets a result, so it helps if you add string replacements to MP-TVSeries that turn " and " as well as " & " into " ". This will still get the series to auto-match, but prevents any issues when TheTVdB uses ' and ' versus your filename using ' & '.

    PS: On Windows you can use ';' otherwise if you like your files to still reflect the ':' usage.

    http://thetvdb.com/api/GetSeries.php?seriesname=Battlestar+Galactica;+Blood+&+Chrome
     

    Edalex

    Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,959
    1,270
    Saratov
    Home Country
    Russian Federation Russian Federation
    @RoChess why do these string replacements are not default in MP-TVSeries? :(
    Maybe "the" could be replaced too
     
    Last edited:

    RoChess

    Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    @RoChess why do these string replacements are not default in MP-TVSeries? :(
    Maybe "the" could be replaced too

    Perhaps not enough testing has been done to verify it will not cause any conflicts.

    I've ran with the setting for a long time without any issues, but then again I whitelist all my shows manually before I add them. Perhaps @ltfearme can run some more tests or setup like a forum request were more users test a wide range of shows to make sure it does not cause new problems to add these string replacements by default.

    I actually thought they were added already (perhaps they are), but I've not had a need to reset any MP-TVSeries to new defaults as I'm leaning very much to a "do not fix it if it ain't broke" setup with MediaPortal as wife tends to throw knives in my direction when HTPC is not working :D
     

    Users who are viewing this thread

    Similar threads

    I've updated dlls in first post. Fixes: Summary / Overview was always empty Collections were not filtered to official ones Studios were not populated Fallback to english tagline didn't work Score / Popularity now empty instead of dummy rating and unknown popularity numbers Also I've tried to compile plugin against MP 1.34 x64 and...
    I've updated dlls in first post. Fixes: Summary / Overview was always empty Collections were not filtered to official ones Studios...
    Hi! TheTVDB.com has movies in their API now. API itself looks ok now so I decided to add TVDB to Moving Pictures. Check it if you...
    Replies
    2
    Views
    811
    Check this web page for the informations about he plugin. To fix the issue, I recommend to uninstal and install the plugin again (if you need it).
    Check this web page for the informations about he plugin. To fix the issue, I recommend to uninstal and install the plugin again...
    I've just installed MP 1.31 with Streamed skin, IMDB+ plugin, Moving Pictures and MP-TV Series. First time starting up MP to...
    Replies
    5
    Views
    1K
    Look for all GUI Exif properties: MediaPortal-1/mediaportal/Core/Util/ExifExtensions.cs at 58c955866fb54a8c293afe525862bbb50c8f7b28 · MediaPortal/MediaPortal-1 And: https://forum.team-mediaportal.com/threads/4986-add-to-mypictures-plugin-ability-to-search-view-by-keyword.133895/post-1273275
    Look for all GUI Exif properties: MediaPortal-1/mediaportal/Core/Util/ExifExtensions.cs at 58c955866fb54a8c293afe525862bbb50c8f7b28...
    I would like one of the above IPTC metadata fields to display when viewing pictures in MP. I don't really care which, as I can...
    Replies
    1
    Views
    1K
    The UseSSL trick made MediaPortal great again, thanks.
    The UseSSL trick made MediaPortal great again, thanks.
    Hi, Trakt has work perfectly for me for over 10 years, but for some reason this week it will not Authorize my account. I can log...
    Replies
    10
    Views
    1K
    And this is the follow-up thread, which includes log files: PiP audio problem
    And this is the follow-up thread, which includes log files: PiP audio problem
    I just updated from 2.4. Update did not conserve my channels or epg plug-in or anything, looks like, which of course was a...
    Replies
    5
    Views
    1K
    Top Bottom