Private GIT

Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

postProcessor.py

Blame
    • Dustyn Gibson's avatar
      7219208c
      Add some static urls for current available providers · 7219208c
      Dustyn Gibson authored
      If provider name is not found in urls dict (updated subliminal?),
      then the url is lmgtfy.com?q=curService until the urls are updated =P
      
      Rename language flags to alpha3
      
      Fix subtitles, single mode with only 1 subtitle and only 1 language set will now show the flag for your only configured sub language
      Fix flags display
      Fix Info Lang in template to use alpha3 images
      
      Note: Subtitle download history logging is funky atm.
      I don't think we can tell which provider subliminal downloaded the sub from,
      so for now I just made it use the language flag and language code in the log in place of the provider.
      7219208c
      History
      Add some static urls for current available providers
      Dustyn Gibson authored
      If provider name is not found in urls dict (updated subliminal?),
      then the url is lmgtfy.com?q=curService until the urls are updated =P
      
      Rename language flags to alpha3
      
      Fix subtitles, single mode with only 1 subtitle and only 1 language set will now show the flag for your only configured sub language
      Fix flags display
      Fix Info Lang in template to use alpha3 images
      
      Note: Subtitle download history logging is funky atm.
      I don't think we can tell which provider subliminal downloaded the sub from,
      so for now I just made it use the language flag and language code in the log in place of the provider.
    failedProcessor.py 3.13 KiB