Advertisement
soder

advancedsettings

Feb 20th, 2015
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <advancedsettings>
  3. <vdpauscaling>true</vdpauscaling>
  4. <enablehighqualityhwscalers>true</enablehighqualityhwscalers>
  5. <splash>false</splash>
  6. <showexitbutton>false</showexitbutton>
  7. <cputempcommand>cputemp</cputempcommand>
  8. <gputempcommand>gputemp</gputempcommand>
  9. <samba>
  10. <clienttimeout>30</clienttimeout>
  11. </samba>
  12. <network>
  13. <curlclienttimeout>30</curlclienttimeout>
  14. </network>
  15. <tvshowmatching action="prepend">
  16. <!-- <regexp>[\._ \-]?(?:s|season)[ \.\,\-\_]?([0-9]+)[ \.\,\-\_]?(?:ep|episode)[ \.\,\-\_]?([0-9]{1,3})[ \.\,\-\_]+([^\\\/]*)</regexp> -->
  17. <!-- <regexp>[\\\/].*s[ \.\,\-\_]?([0-9]+).*[\\\/].*(?:e|ep|part)[ \.\,\-\_]?([0-9]{1,3})[ \.\,\-\_]+[^\\\/]+</regexp> -->
  18. <!-- <regexp>/S([0-9]+)/.*?S[0-9]+E([0-9]+)[^/\\]*$</regexp> -->
  19. </tvshowmatching>
  20. <tvshowmatching action="append">
  21. <regexp>[\._ \-]?(?:s|season)[ \.\,\-\_]?([0-9]+)[ \.\,\-\_]?(?:ep|episode)[ \.\,\-\_]?([0-9]{1,3})[ \.\,\-\_]+([^\\\/]*)</regexp>
  22. <regexp>[\\\/].*s[ \.\,\-\_]?([0-9]+).*[\\\/].*(?:e|ep|part)[ \.\,\-\_]?([0-9]{1,3})[ \.\,\-\_]+[^\\\/]+</regexp>
  23. <regexp>(?i)[/\\].*?\Wpart\W?(\d{1,2})\W([^/\\]*)</regexp>
  24. </tvshowmatching>
  25. <video>
  26. <latency>
  27. <delay>0</delay>
  28. <refresh>
  29. <min>23</min>
  30. <max>24</max>
  31. <delay>175</delay>
  32. </refresh>
  33. </latency>
  34. <busydialogdelayms>750</busydialogdelayms>
  35. <subsdelayrange>60</subsdelayrange>
  36. </video>
  37. <videolibrary>
  38. <hideallitems>true</hideallitems>
  39. </videolibrary>
  40. <videoextensions>
  41. <add>.ex1|.ex2</add>
  42. <remove>.dat|.ex4</remove>
  43. </videoextensions>
  44. <pictureextensions>
  45. <add>.ex1|.ex2</add>
  46. <remove>.ex3|.ex4</remove>
  47. </pictureextensions>
  48. <gui>
  49. <algorithmdirtyregions>1</algorithmdirtyregions>
  50. <nofliptimeout>0</nofliptimeout>
  51. </gui>
  52. <songinfoduration>0</songinfoduration>
  53. </advancedsettings>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement