<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>68</buildNumber><marked><SHA1>0ca75ed9446888516a89dadf3153a7f454b982b1</SHA1><branch><SHA1>0ca75ed9446888516a89dadf3153a7f454b982b1</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>0ca75ed9446888516a89dadf3153a7f454b982b1</SHA1><branch><SHA1>0ca75ed9446888516a89dadf3153a7f454b982b1</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>0ca75ed9446888516a89dadf3153a7f454b982b1</SHA1><branch><SHA1>0ca75ed9446888516a89dadf3153a7f454b982b1</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>StreamServer.jar</displayPath><fileName>StreamServer.jar</fileName><relativePath>build/libs/StreamServer.jar</relativePath></artifact><building>false</building><displayName>#68</displayName><duration>40695</duration><estimatedDuration>59965</estimatedDuration><fullDisplayName>StreamServer #68</fullDisplayName><id>68</id><inProgress>false</inProgress><keepLog>false</keepLog><number>68</number><queueId>31</queueId><result>SUCCESS</result><timestamp>1721331515060</timestamp><url>https://jenkins.berndivader.org/jenkins/job/StreamServer/68/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/streamserver/ffmpeg/BroadcastRunner.java</affectedPath><commitId>faa579c7f120aaac8d818a30672cd41a921f6a69</commitId><timestamp>1721153664000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>if no title set in metadata use filename as title and remove extension name.
</comment><date>2024-07-16 20:14:24 +0200</date><id>faa579c7f120aaac8d818a30672cd41a921f6a69</id><msg>if no title set in metadata use filename as title and remove extension name.</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/ffmpeg/BroadcastRunner.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/streamserver/ffmpeg/FFProbePacket.java</affectedPath><commitId>acd61e220e98a186ee46be48a75e811d35f9ca84</commitId><timestamp>1721205740000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>fixed full path leak in filename
</comment><date>2024-07-17 10:42:20 +0200</date><id>acd61e220e98a186ee46be48a75e811d35f9ca84</id><msg>fixed full path leak in filename</msg><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/console/command/commands/DownloadMedia.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/streamserver/discord/command/commands/DownloadMedia.java</affectedPath><commitId>e1b11aeaea6384cf9a38d57b33da04baff278a91</commitId><timestamp>1721206034000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>autoclose process streams
</comment><date>2024-07-17 10:47:14 +0200</date><id>e1b11aeaea6384cf9a38d57b33da04baff278a91</id><msg>autoclose process streams</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/discord/command/commands/DownloadMedia.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/console/command/commands/DownloadMedia.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/streamserver/ffmpeg/BroadcastRunner.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/streamserver/console/command/commands/StreamInfo.java</affectedPath><commitId>a0f08c78e1582b0dabfa34b8f69d11e25dd76699</commitId><timestamp>1721206106000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>only show filename instead of full path
</comment><date>2024-07-17 10:48:26 +0200</date><id>a0f08c78e1582b0dabfa34b8f69d11e25dd76699</id><msg>only show filename instead of full path</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/ffmpeg/BroadcastRunner.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/console/command/commands/StreamInfo.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/streamserver/mysql/CleanUpDownloadables.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/streamserver/mysql/UpdateCurrent.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/streamserver/mysql/WipeDatabase.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/streamserver/mysql/AddScheduled.java</affectedPath><commitId>837d706a052cdabcc79136965af4e56afdcd6e14</commitId><timestamp>1721235837000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>rollback if batch failed
</comment><date>2024-07-17 19:03:57 +0200</date><id>837d706a052cdabcc79136965af4e56afdcd6e14</id><msg>rollback if batch failed</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/mysql/WipeDatabase.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/mysql/AddScheduled.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/mysql/UpdateCurrent.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/mysql/CleanUpDownloadables.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/streamserver/mysql/MakeDownloadable.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/streamserver/console/command/commands/DownloadMedia.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/streamserver/discord/command/commands/DownloadMedia.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/streamserver/ffmpeg/InfoPacket.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/streamserver/Helper.java</affectedPath><commitId>604605092685e61d27812d50328ab17478398f3e</commitId><timestamp>1721235909000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>extract thumbnail and add it to mysql for downloadables
</comment><date>2024-07-17 19:05:09 +0200</date><id>604605092685e61d27812d50328ab17478398f3e</id><msg>extract thumbnail and add it to mysql for downloadables</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/discord/command/commands/DownloadMedia.java</file></path><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/mysql/MakeDownloadable.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/console/command/commands/DownloadMedia.java</file></path><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/config/Config.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/streamserver/config/ConfigData.java</affectedPath><commitId>3ba47ff0bc49bf724bb1c4bca05ae8d93405cbfa</commitId><timestamp>1721330316000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>added absolute path to thumbnails in http accessible dir
</comment><date>2024-07-18 21:18:36 +0200</date><id>3ba47ff0bc49bf724bb1c4bca05ae8d93405cbfa</id><msg>added absolute path to thumbnails in http accessible dir</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/config/ConfigData.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/config/Config.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/streamserver/Helper.java</affectedPath><commitId>ec7c2e105165387bcbae994c4d35193d45fc9aaf</commitId><timestamp>1721330488000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>resize thumbnail with correct ratio
write thumbnail to file if present
</comment><date>2024-07-18 21:21:28 +0200</date><id>ec7c2e105165387bcbae994c4d35193d45fc9aaf</id><msg>resize thumbnail with correct ratio</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/mysql/MakeDownloadable.java</affectedPath><commitId>1c020d7b31a922894700bb27ea7c07ea32292cbb</commitId><timestamp>1721330560000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>removed thumbnail from mysql instead store probe json and store thumbnail in www folder
</comment><date>2024-07-18 21:22:40 +0200</date><id>1c020d7b31a922894700bb27ea7c07ea32292cbb</id><msg>removed thumbnail from mysql instead store probe json and store thumbnail in www folder</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/mysql/MakeDownloadable.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/streamserver/mysql/DatabaseConnection.java</affectedPath><commitId>11d98ba021bbb31432f274b5ce096ef981308250</commitId><timestamp>1721330602000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>changed database setup
</comment><date>2024-07-18 21:23:22 +0200</date><id>11d98ba021bbb31432f274b5ce096ef981308250</id><msg>changed database setup</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/streamserver/mysql/DatabaseConnection.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>download.php</affectedPath><commitId>0ca75ed9446888516a89dadf3153a7f454b982b1</commitId><timestamp>1721331469000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>prettyfied download page
</comment><date>2024-07-18 21:37:49 +0200</date><id>0ca75ed9446888516a89dadf3153a7f454b982b1</id><msg>prettyfied download page</msg><path><editType>edit</editType><file>download.php</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></freeStyleBuild>