LMH need help! Help plz ... How select episodes in Online Rating sort order (1 Viewer)

Edalex

Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,955
    1,264
    Saratov
    Home Country
    Russian Federation Russian Federation
    I found error, DBEpisode.cs line 1615…
    And i create PullRequest (Github online) with changes, replace Replace to Regex.Replace...

    --
    WBR, ajs :):whistle::coffee:
    I think code doesn't look so complicated to use regex instead of string functions :cautious:
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,650
    10,605
    Kyiv
    Home Country
    Ukraine Ukraine
    • Thread starter
    • Moderator
    • #22
    I think code doesn't look so complicated to use regex instead of string functions
    There it is necessary to uniquely determine the end of the line, or rather replace a unique unique field. Then there will be no error when replacing the field:
    table.Rating, table.RatiingCout -> Replace table.Rating to table.Rating as tableRating + " " -> table.Rating as tableRating , table.Ratiing as tableRating Count
     

    Users who are viewing this thread

    Top Bottom