Jump to content
Ketarin forum
MusicBee
Guest
By Guest, 11/22/2014
  • 117 downloads
  • Updated:

File Details

  • Website URL http://www.getmusicbee.com/
  • User Agent
  • Category Multimedia\Audio\Audio Players
  • User Notes [Description] MusicBee makes it easy to organize, find and play music files on your computer, on portable devices and on the web. [Official Download Sources] http://www.getmusicbee.com/download.html [Installer Type] NSIS [Changelog] http://www.getmusicbee.com/release_notes.html ---------- corrections and improvements are welcome - @DHT (Ketarin forums)

(Show)XML Contents

            <?xml version="1.0" encoding="utf-8"?>
<Jobs>
  <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="f3fe2763-3313-4ab5-ad5d-0072a35b70e1">
    <WebsiteUrl>http://www.getmusicbee.com/</WebsiteUrl>
    <UserAgent/>
    <UserNotes>[Description]
MusicBee makes it easy to organize, find and play music files on your computer, on portable devices and on the web.


[Official Download Sources]
http://www.getmusicbee.com/download.html


[Installer Type]
NSIS


[Changelog]
http://www.getmusicbee.com/release_notes.html



----------
corrections and improvements are welcome - @DHT (Ketarin forums)</UserNotes>
    <LastFileSize>15481103</LastFileSize>
    <LastFileDate>2014-11-14T06:57:53.9430405</LastFileDate>
    <IgnoreFileInformation>false</IgnoreFileInformation>
    <DownloadBeta>Default</DownloadBeta>
    <DownloadDate xsi:nil="true"/>
    <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
    <VariableChangeIndicator/>
    <CanBeShared>true</CanBeShared>
    <ShareApplication>true</ShareApplication>
    <ExclusiveDownload>false</ExclusiveDownload>
    <HttpReferer>http://www.getmusicbee.com/download.html</HttpReferer>
    <SetupInstructions>
      <SetupInstruction xsi:type="CustomSetupInstruction">
        <Code>:: REQUIREMENTS: 7z.exe

:: Extract setup files to users temp folder
"{7z}" x -aoa -y "{file}" -o"%TEMP%\{appname:regexreplace: \(.*\):}\"

:: Find first .exe
:: ( https://ketarin.org/forum/topic/572-easiest-way-to-install-binaries-or-executables/ )
for /f "tokens=2 delims=[]" %a in ('dir /b /s "%TEMP%\{appname:regexreplace: \(.*\):}\*.exe" ^| find /v /n "" ^| findstr /c:[1]') do set installer=%a

:: Execute Installer
start "" /wait "%installer%" /S

:: Cleanup temp folder
ping 1.1.1.1 -n 1 -w 7000 > nul 
RD /S /Q "%TEMP%\{appname:regexreplace: \(.*\):}\"</Code>
        <Type>Batch</Type>
      </SetupInstruction>
    </SetupInstructions>
    <Variables>
      <item>
        <key>
          <string>version</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>(?<=version.*)[\d. \w]{1,}(?=<)</Regex>
            <Url>http://www.getmusicbee.com/download.html</Url>
            <TextualContent/>
            <Name>version</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>download_url</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>[^"'=]+\.zip(?=">Direct)</Regex>
            <Url>http://www.getmusicbee.com/download.html</Url>
            <TextualContent/>
            <Name>download_url</Name>
          </UrlVariable>
        </value>
      </item>
    </Variables>
    <ExecuteCommand/>
    <ExecutePreCommand/>
    <ExecuteCommandType>Batch</ExecuteCommandType>
    <ExecutePreCommandType>Batch</ExecutePreCommandType>
    <Category>Multimedia\Audio\Audio Players</Category>
    <SourceType>FixedUrl</SourceType>
    <PreviousLocation/>
    <DeletePreviousFile>true</DeletePreviousFile>
    <Enabled>true</Enabled>
    <FileHippoId/>
    <LastUpdated>2014-11-14T06:57:53.9430405</LastUpdated>
    <TargetPath>{download_path}\{category}\{appname:regexreplace: \(.*\):}\{appname} (v.{version}).{url:ext}</TargetPath>
    <FixedDownloadUrl>{download_url}</FixedDownloadUrl>
    <Name>MusicBee</Name>
  </ApplicationJob>
</Jobs>

        

Comments

There are no comments to display.



×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.