<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by BerndiVader</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>102</buildNumber><marked><SHA1>46a1c751ab7566df23edda5b225d73b728db1c7e</SHA1><branch><SHA1>46a1c751ab7566df23edda5b225d73b728db1c7e</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>46a1c751ab7566df23edda5b225d73b728db1c7e</SHA1><branch><SHA1>46a1c751ab7566df23edda5b225d73b728db1c7e</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>46a1c751ab7566df23edda5b225d73b728db1c7e</SHA1><branch><SHA1>46a1c751ab7566df23edda5b225d73b728db1c7e</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>https://github.com/BerndiVader/StreamServer.git</remoteUrl><scmName></scmName></action><action></action><action _class='hudson.plugins.gradle.BuildScanAction'></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>yampb.jar</displayPath><fileName>yampb.jar</fileName><relativePath>build/libs/yampb.jar</relativePath></artifact><building>false</building><displayName>#102</displayName><duration>33114</duration><estimatedDuration>59965</estimatedDuration><fullDisplayName>StreamServer #102</fullDisplayName><id>102</id><inProgress>false</inProgress><keepLog>false</keepLog><number>102</number><queueId>12</queueId><result>SUCCESS</result><timestamp>1737632072217</timestamp><url>https://jenkins.berndivader.org/jenkins/view/all/job/StreamServer/102/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/streamserver/ffmpeg/FFProbePacket.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/streamserver/ffmpeg/InfoPacket.java</affectedPath><commitId>22b2bdba992da6649f60d8e0df6483f9adaecc72</commitId><timestamp>1737631907000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>return pair with output and error string.
</comment><date>2025-01-23 12:31:47 +0100</date><id>22b2bdba992da6649f60d8e0df6483f9adaecc72</id><msg>return pair with output and error string.</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/ffmpeg/InfoPacket.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/ffmpeg/FFProbePacket.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/streamserver/Helper.java</affectedPath><commitId>4e8a541938da912d0b82233dfd8011cd490e0458</commitId><timestamp>1737631964000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>handle outout and error string from process.
</comment><date>2025-01-23 12:32:44 +0100</date><id>4e8a541938da912d0b82233dfd8011cd490e0458</id><msg>handle outout and error string from process.</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/Helper.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/streamserver/discord/command/commands/DownloadMedia.java</affectedPath><commitId>2ebfa1c22c5b2b5a9539560fc03c9bd4942589cf</commitId><timestamp>1737631999000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>fixed issue with embeded title length &gt; 255
</comment><date>2025-01-23 12:33:19 +0100</date><id>2ebfa1c22c5b2b5a9539560fc03c9bd4942589cf</id><msg>fixed issue with embeded title length &gt; 255</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/discord/command/commands/DownloadMedia.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/streamserver/YAMPB.java</affectedPath><commitId>1d666d026afe027a0597786a92deb7953d5689d9</commitId><timestamp>1737632023000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>added downloader update at startup
</comment><date>2025-01-23 12:33:43 +0100</date><id>1d666d026afe027a0597786a92deb7953d5689d9</id><msg>added downloader update at startup</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/YAMPB.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/streamserver/youtube/OAuth2.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/streamserver/youtube/Broadcast.java</affectedPath><commitId>46a1c751ab7566df23edda5b225d73b728db1c7e</commitId><timestamp>1737632037000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>minor adjustments.
</comment><date>2025-01-23 12:33:57 +0100</date><id>46a1c751ab7566df23edda5b225d73b728db1c7e</id><msg>minor adjustments.</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/youtube/OAuth2.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/youtube/Broadcast.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></freeStyleBuild>