Guest User

MattrixK UXS Download Everything Scrape Profile

a guest
Jan 27th, 2017
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 11.85 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?><Profil Name="Download-Everything">
  2.     <General>
  3.         <Source_Image>Screenscraper-Retropie.jpg</Source_Image>
  4.         <UpperCase>True</UpperCase>
  5.         <Mix>False</Mix>
  6.         <Target_Image_Extension>jpg</Target_Image_Extension>
  7.         <Target_Image_Width>1024</Target_Image_Width>
  8.         <Target_Image_Height>1024</Target_Image_Height>
  9.         <Research>*.32x;*.a26;*.a52;*.a78;*.adf;*.adz;*.asc;*.atr;*.atr.gz;*.bas;*.bat;*.bin;*.bz2;*.cas;*.cbn;*.ccc;*.ccd;*.cdi;*.cdt;*.chd;*.col;*.com;*.cpc;*.crt;*.cso;*.ctr;*.cue;*.d64;*.dcm;*.dmk;*.dms;*.dsk;*.dump;*.exe;*.fba;*.fds;*.fig;*.g64;*.gam;*.gb;*.gba;*.gbc;*.gdi;*.gen;*.gg;*.gz;*.ima;*.img;*.int;*.ipf;*.iso;*.j64;*.jag;*.jvc;*.lnx;*.m3u;*.md;*.mdf;*.mgd;*.mgt;*.mx1;*.mx2;*.n64;*.nds;*.nes;*.ngc;*.ngp;*.nib;*.os9;*.pbp;*.pce;*.po;*.prg;*.raw;*.rom;*.sad;*.sbt;*.scl;*.sfc;*.sg;*.sh;*.smc;*.smd;*.sms;*.sna;*.st;*.stx;*.swc;*.szx;*.t64;*.tap;*.toc;*.trd;*.tzx;*.udi;*.v64;*.vb;*.vdk;*.vec;*.vsf;*.wav;*.ws;*.wsc;*.x64;*.xex;*.xfd;*.xfd.gz;*.z;*.z2;*.z64;*.z80;*.zip;*.znx||</Research>
  10.     </General>
  11.     <AutoConf>
  12.         <Source_RootPath>~\.emulationstation\roms</Source_RootPath>
  13.         <Target_XMLName>%host%\configs\all\emulationstation\gamelists\%System%\gamelist.xml</Target_XMLName>
  14.         <Target_RomPath>/home/pi/RetroPie/roms/%system%/</Target_RomPath>
  15.         <Source_ImagePath>%host%\configs\all\emulationstation\downloaded_images\%System%</Source_ImagePath>
  16.         <Target_ImagePath>~/.emulationstation/downloaded_images/%system%/</Target_ImagePath>
  17.     </AutoConf>
  18.     <Plink>
  19.         <Ip>RETROPIE</Ip>
  20.         <Root>pi</Root>
  21.         <Pswd>raspberry</Pswd>
  22.         <Command>
  23.             <killall>killall emulationstation</killall>
  24.             <reboot>sudo /sbin/reboot</reboot>
  25.             <poweroff>sudo /sbin/poweroff</poweroff>
  26.         </Command>
  27.     </Plink>
  28.     <Root>
  29.         <Source_Value>Data</Source_Value>
  30.         <Target_Value>gameList</Target_Value>
  31.     </Root>
  32.     <Game>
  33.         <Source_Value>game</Source_Value>
  34.         <Target_Value>game</Target_Value>
  35.     </Game>
  36.     <Country>
  37.         <Source_Value>Data/jeu/regionshortnames/regionshortname</Source_Value>
  38.     </Country>
  39.     <Element Type="Id">
  40.         <Source_Type>XML_Value</Source_Type>
  41.         <Source_Value>Data/jeu/id</Source_Value>
  42.         <Target_Type>XML_Attribute</Target_Type>
  43.         <Target_Attribute_Name>id</Target_Attribute_Name>
  44.         <Target_Value>game</Target_Value>
  45.     </Element>
  46.     <Element Type="Source">
  47.         <Source_Type>Fixe_Value</Source_Type>
  48.         <Source_Value>ScreenScraper</Source_Value>
  49.         <Target_Type>XML_Attribute</Target_Type>
  50.         <Target_Attribute_Name>source</Target_Attribute_Name>
  51.         <Target_Value>game</Target_Value>
  52.     </Element>
  53.     <Element Type="RomPath">
  54.         <Source_Type>Variable_Value</Source_Type>
  55.         <Source_Value>%XML_Rom_Path%</Source_Value>
  56.         <Target_Type>XML_Value</Target_Type>
  57.         <Target_Value>game/path</Target_Value>
  58.     </Element>
  59.     <Element Type="Name">
  60.         <Source_Type>XML_Value</Source_Type>
  61.         <Source_Value>Data/jeu/noms/nom_%COUNTRY%</Source_Value>
  62.         <Target_Type>XML_Value_FORMAT</Target_Type>
  63.         <Target_FORMAT>%%</Target_FORMAT>
  64.         <Target_Value>game/name</Target_Value>
  65.         <Target_CASE>Default</Target_CASE>
  66.     </Element>
  67.     <Element Type="Description">
  68.         <Source_Type>XML_Value</Source_Type>
  69.         <Source_Value>Data/jeu/synopsis/synopsis_%LANG%</Source_Value>
  70.         <Target_Type>XML_Value</Target_Type>
  71.         <Target_Value>game/desc</Target_Value>
  72.         <Target_CASE>Default</Target_CASE>
  73.     </Element>
  74.     <Element Type="Picture Screenshot">
  75.         <Source_Type>XML_Download</Source_Type>
  76.         <Source_Download_Path>%Local_Path_File%</Source_Download_Path>
  77.         <Source_Download_Tag>-screenshot</Source_Download_Tag>
  78.         <Source_Download_Ext>jpg</Source_Download_Ext>
  79.         <Source_Value>Data/jeu/medias/media_screenshot</Source_Value>
  80.         <Target_Type>XML_Path</Target_Type>
  81.         <Target_Path_Type>%XML_Path_File%</Target_Path_Type>
  82.         <Target_Value>game/screenshot</Target_Value>
  83.     </Element>
  84.     <Element Type="Picture Box Art">
  85.         <Source_Type>XML_Download</Source_Type>
  86.         <Source_Download_Path>%Local_Path_File%</Source_Download_Path>
  87.         <Source_Download_Tag>-boxart</Source_Download_Tag>
  88.         <Source_Download_Ext>png</Source_Download_Ext>
  89.         <Source_Value>Data/jeu/medias/media_boxs/media_boxs3d/media_box3d_%COUNTRY%</Source_Value>
  90.         <Target_Type>XML_Path</Target_Type>
  91.         <Target_Path_Type>%XML_Path_File%</Target_Path_Type>
  92.         <Target_Value>game/boxart</Target_Value>
  93.     </Element>
  94.         <Element Type="Picture Box Art Alt">
  95.             <Source_Type>XML_Download</Source_Type>
  96.             <Source_Download_Path>%Local_Path_File%</Source_Download_Path>
  97.             <Source_Download_Tag>-boxart</Source_Download_Tag>
  98.             <Source_Download_Ext>png</Source_Download_Ext>
  99.             <Source_Value>Data/jeu/medias/media_boxs/media_boxs2d/media_box2d_%COUNTRY%</Source_Value>
  100.             <Target_Type>XML_Path</Target_Type>
  101.             <Target_Path_Type>%XML_Path_File%</Target_Path_Type>
  102.             <Target_Value>game/boxart</Target_Value>
  103.         </Element>
  104.     <Element Type="Picture Fan Art">
  105.         <Source_Type>XML_Download</Source_Type>
  106.         <Source_Download_Path>%Local_Path_File%</Source_Download_Path>
  107.         <Source_Download_Tag>-fanart</Source_Download_Tag>
  108.         <Source_Download_Ext>jpg</Source_Download_Ext>
  109.         <Source_Value>Data/jeu/medias/media_fanart</Source_Value>
  110.         <Target_Type>XML_Path</Target_Type>
  111.         <Target_Path_Type>%XML_Path_File%</Target_Path_Type>
  112.         <Target_Value>game/fanart</Target_Value>
  113.     </Element>
  114.     <Element Type="Picture Logo">
  115.         <Source_Type>XML_Download</Source_Type>
  116.         <Source_Download_Path>%Local_Path_File%</Source_Download_Path>
  117.         <Source_Download_Tag>-logo</Source_Download_Tag>
  118.         <Source_Download_Ext>png</Source_Download_Ext>
  119.         <Source_Value>Data/jeu/medias/media_wheels/media_wheel_%COUNTRY%</Source_Value>
  120.         <Target_Type>XML_Path</Target_Type>
  121.         <Target_Path_Type>%XML_Path_File%</Target_Path_Type>
  122.         <Target_Value>game/logo</Target_Value>
  123.     </Element>
  124.     <Element Type="Picture Media">
  125.         <Source_Type>XML_Download</Source_Type>
  126.         <Source_Download_Path>%Local_Path_File%</Source_Download_Path>
  127.         <Source_Download_Tag>-media</Source_Download_Tag>
  128.         <Source_Download_Ext>png</Source_Download_Ext>
  129.         <Source_Value>Data/jeu/medias/media_supports/media_supports2d/media_support2d_%COUNTRY%</Source_Value>
  130.         <Target_Type>XML_Path</Target_Type>
  131.         <Target_Path_Type>%XML_Path_File%</Target_Path_Type>
  132.         <Target_Value>game/media</Target_Value>
  133.     </Element>
  134.     <Element Type="Video">
  135.         <Source_Type>XML_Download</Source_Type>
  136.         <Source_Download_Path>%Local_Path_File%</Source_Download_Path>
  137.         <Source_Download_Tag>-video</Source_Download_Tag>
  138.         <Source_Download_Ext>mp4</Source_Download_Ext>
  139.         <Source_Value>Data/jeu/medias/media_video</Source_Value>
  140.         <Target_Type>XML_Path</Target_Type>
  141.         <Target_Path_Type>%XML_Path_File%</Target_Path_Type>
  142.         <Target_Value>game/video</Target_Value>
  143.     </Element>
  144.     <Element Type="Rating">
  145.         <Source_Type>XML_Value</Source_Type>
  146.         <Source_Value>Data/jeu/note</Source_Value>
  147.         <Target_Type>XML_Value_FORMAT</Target_Type>
  148.         <Target_FORMAT>%20on1%</Target_FORMAT>
  149.         <Target_Value>game/rating</Target_Value>
  150.     </Element>
  151.     <Element Type="ReleaseDate">
  152.         <Source_Type>XML_Value</Source_Type>
  153.         <Source_Value>Data/jeu/dates/date_%COUNTRY%</Source_Value>
  154.         <Target_Type>XML_Value_FORMAT</Target_Type>
  155.         <Target_FORMAT>%ES_Date%</Target_FORMAT>
  156.         <Target_Value>game/releasedate</Target_Value>
  157.     </Element>
  158.     <Element Type="Developer">
  159.         <Source_Type>XML_Value</Source_Type>
  160.         <Source_Value>Data/jeu/developpeur</Source_Value>
  161.         <Target_Type>XML_Value</Target_Type>
  162.         <Target_Value>game/developer</Target_Value>
  163.         <Target_CASE>Default</Target_CASE>
  164.     </Element>
  165.     <Element Type="Publisher">
  166.         <Source_Type>XML_Value</Source_Type>
  167.         <Source_Value>Data/jeu/editeur</Source_Value>
  168.         <Target_Type>XML_Value</Target_Type>
  169.         <Target_Value>game/publisher</Target_Value>
  170.         <Target_CASE>Default</Target_CASE>
  171.     </Element>
  172.     <Element Type="Genre">
  173.         <Source_Type>XML_Value</Source_Type>
  174.         <Source_Value>Data/jeu/genres/genres_%LANG%/genre_%LANG%</Source_Value>
  175.         <Target_Type>XML_Value</Target_Type>
  176.         <Target_Value>game/genre</Target_Value>
  177.         <Target_CASE>Default</Target_CASE>
  178.     </Element>
  179.     <Element Type="NbPlayer">
  180.         <Source_Type>XML_Value</Source_Type>
  181.         <Source_Value>Data/jeu/joueurs</Source_Value>
  182.         <Target_Type>XML_Value</Target_Type>
  183.         <Target_Value>game/players</Target_Value>
  184.     </Element>
  185.     <Options>
  186.         <Option>
  187.             <Option_Name>Box Art Image</Option_Name>
  188.             <Type>Picture Box Art</Type>
  189.             <NodeName>Source_Value</NodeName>
  190.             <Source_Value_Option Name="Box 3D" Desc="The Box Front and Side in 3D">Data/jeu/medias/media_boxs/media_boxs3d/media_box3d_%COUNTRY%</Source_Value_Option>
  191.             <Source_Value_Option Name="Box 2D" Desc="The Box Front in 2D">Data/jeu/medias/media_boxs/media_boxs2d/media_box2d_%COUNTRY%</Source_Value_Option>
  192.         </Option>
  193.         <Option>
  194.             <Option_Name>Logo Image</Option_Name>
  195.             <Type>Picture Logo</Type>
  196.             <NodeName>Source_Value</NodeName>
  197.             <Source_Value_Option Name="Wheels" Desc="The game Logo">Data/jeu/medias/media_wheels/media_wheel_%COUNTRY%</Source_Value_Option>
  198.             <Source_Value_Option Name="Wheels Carbon" Desc="The game Logo in a Carbon Wheel">Data/jeu/medias/media_wheelscarbon/media_wheelcarbon_%COUNTRY%</Source_Value_Option>
  199.             <Source_Value_Option Name="Wheels Steel" Desc="The game Logo in a Steel Wheel">Data/jeu/medias/media_wheelssteel/media_wheelsteel_%COUNTRY%</Source_Value_Option>
  200.         </Option>
  201.         <Option>
  202.             <Option_Name>Name Format</Option_Name>
  203.             <Type>Name</Type>
  204.             <NodeName>Target_FORMAT</NodeName>
  205.             <Source_Value_Option Name="Standard" Desc="The Game Name">%%</Source_Value_Option>
  206.             <Source_Value_Option Name="Gamename+Country" Desc="The Game Name + The Rom Country">%Name+Country%</Source_Value_Option>
  207.             <Source_Value_Option Name="Gamename+Bracket" Desc="The Game Name + The Rom FilName Bracket">%Name+Filename_Bracket%</Source_Value_Option>
  208.             <Source_Value_Option Name="Filename" Desc="The Rom FileName without extension">%Filename%</Source_Value_Option>
  209.         </Option>
  210.         <Option>
  211.             <Option_Name>Name Case</Option_Name>
  212.             <Type>Name</Type>
  213.             <NodeName>Target_CASE</NodeName>
  214.             <Source_Value_Option Name="Default" Desc="Name like it is from DB">Default</Source_Value_Option>
  215.             <Source_Value_Option Name="UpperCase" Desc="Name in UPPER CASE">True</Source_Value_Option>
  216.             <Source_Value_Option Name="LowerCase" Desc="Name in LOWER CASE">False</Source_Value_Option>
  217.         </Option>
  218.         <Option>
  219.             <Option_Name>Description Case</Option_Name>
  220.             <Type>Description</Type>
  221.             <NodeName>Target_CASE</NodeName>
  222.             <Source_Value_Option Name="Default" Desc="Description like it is from DB">Default</Source_Value_Option>
  223.             <Source_Value_Option Name="UpperCase" Desc="Description in UPPER CASE">True</Source_Value_Option>
  224.             <Source_Value_Option Name="LowerCase" Desc="Description in LOWER CASE">False</Source_Value_Option>
  225.         </Option>
  226.         <Option>
  227.             <Option_Name>Developer Case</Option_Name>
  228.             <Type>Developer</Type>
  229.             <NodeName>Target_CASE</NodeName>
  230.             <Source_Value_Option Name="Default" Desc="Developer like it is from DB">Default</Source_Value_Option>
  231.             <Source_Value_Option Name="UpperCase" Desc="Developer in UPPER CASE">True</Source_Value_Option>
  232.             <Source_Value_Option Name="LowerCase" Desc="Developer in LOWER CASE">False</Source_Value_Option>
  233.         </Option>
  234.         <Option>
  235.             <Option_Name>Publisher Case</Option_Name>
  236.             <Type>Publisher</Type>
  237.             <NodeName>Target_CASE</NodeName>
  238.             <Source_Value_Option Name="Default" Desc="Publisher like it is from DB">Default</Source_Value_Option>
  239.             <Source_Value_Option Name="UpperCase" Desc="Publisher in UPPER CASE">True</Source_Value_Option>
  240.             <Source_Value_Option Name="LowerCase" Desc="Publisher in LOWER CASE">False</Source_Value_Option>
  241.         </Option>
  242.         <Option>
  243.             <Option_Name>Genre Case</Option_Name>
  244.             <Type>Genre</Type>
  245.             <NodeName>Target_CASE</NodeName>
  246.             <Source_Value_Option Name="Default" Desc="Genre like it is from DB">Default</Source_Value_Option>
  247.             <Source_Value_Option Name="UpperCase" Desc="Genre in UPPER CASE">True</Source_Value_Option>
  248.             <Source_Value_Option Name="LowerCase" Desc="Genre in LOWER CASE">False</Source_Value_Option>
  249.         </Option>
  250.     </Options>
  251. </Profil>
Add Comment
Please, Sign In to add comment