Changes
#103 (Jan 29, 2025, 6:34:01 PM)
- Now using classnames and get class when needed to save resources. (commit: 4950184) — BerndiVader / githubweb
- dont listen to vc permissions if vc not used (commit: 8d79aba) — BerndiVader / githubweb
- todo: more settings at install (commit: f0d9a46) — BerndiVader / githubweb
#102 (Jan 23, 2025, 12:34:32 PM)
- return pair with output and error string. (commit: 22b2bdb) — BerndiVader / githubweb
- handle outout and error string from process. (commit: 4e8a541) — BerndiVader / githubweb
- fixed issue with embeded title length > 255 (commit: 2ebfa1c) — BerndiVader / githubweb
- added downloader update at startup (commit: 1d666d0) — BerndiVader / githubweb
- minor adjustments. (commit: 46a1c75) — BerndiVader / githubweb
#101 (Jan 1, 2025, 7:51:13 PM)
- removed thumbnail for better formatted msg (commit: 2a95866) — BerndiVader / githubweb
- added emtpy method (commit: 227d28d) — BerndiVader / githubweb
#100 (Jan 1, 2025, 7:45:53 PM)
- more clear failed or succeeded output (commit: c370ab7) — BerndiVader / githubweb
#99 (Dec 20, 2024, 9:12:37 AM)
- const vers, for more stability in build process. (commit: fea8bf2) — BerndiVader / githubweb
- cookies.txt file can now be replaced, enabled at runtime. (commit: 037fe13) — BerndiVader / githubweb
- adjustments because of cookies. (commit: df1040d) — BerndiVader / githubweb
- better error handling in discord player. (commit: 7b723f3) — BerndiVader / githubweb
- prepare for dc music button (commit: d848117) — BerndiVader / githubweb
#98 (Oct 9, 2024, 8:19:28 AM)
- use bold for logo (commit: 62e6d83) — BerndiVader / githubweb
- check if command message should be removed (commit: 2b30763) — BerndiVader / githubweb
#97 (Oct 6, 2024, 4:15:58 PM)
- standardize debug message output (commit: f1d9ed2) — BerndiVader / githubweb
- added timer to refresh playlist and set hold to false if not empty (commit: bc261aa) — BerndiVader / githubweb
- fixed cli schedule command (commit: 3c0352d) — BerndiVader / githubweb
- display permitted channels per guild (commit: b200161) — BerndiVader / githubweb
- using atomic to avoid concurrency issues (commit: a1dd7fd) — BerndiVader / githubweb
- optimized to work properly with sql rollback (commit: bc8fa1a) — BerndiVader / githubweb
- added debug build for better version control while debugging (commit: 1f507e9) — BerndiVader / githubweb
#96 (Sep 29, 2024, 3:16:51 PM)
- renamed cli output methods (commit: 38cf204) — BerndiVader / githubweb
- completed install flow (commit: e21e65e) — BerndiVader / githubweb
- updated requirements for commands (commit: 53be4a7) — BerndiVader / githubweb
- added clr and cursor position (commit: 79f9866) — BerndiVader / githubweb
- added --yt option for broadcast download (commit: 1ab968e) — BerndiVader / githubweb
- adjusted config (commit: 7242d52) — BerndiVader / githubweb
- updated broadcastinfo cli command (commit: d429001) — BerndiVader / githubweb
- adjustments for mysql install and optimization (commit: 3e1688c) — BerndiVader / githubweb
- yampb ascii logo (commit: 67b48e3) — BerndiVader / githubweb
- adjusted new table structure (commit: 3bb49cb) — BerndiVader / githubweb
- adjustements for new cli syntax (commit: 06edeab) — BerndiVader / githubweb
- renamed to yampb (commit: 5be20c4) — BerndiVader / githubweb
#95 (Sep 13, 2024, 1:18:28 PM)
- discord client is now static (commit: 937f469) — BerndiVader / githubweb
#94 (Sep 10, 2024, 7:04:06 AM)
- use permissions to mute voicechannel instead of serverwide (commit: 366590a) — BerndiVader / githubweb
#93 (Sep 8, 2024, 2:30:11 PM)
- added ignore-errors as default (commit: 2df2545) — BerndiVader / githubweb
- added thumbnail size to config instead of constant values (commit: 9ffc3a6) — BerndiVader / githubweb
- try to reconnect to voice && mute listeners (commit: 0bf2f5e) — BerndiVader / githubweb
- display playing track in voice chat (commit: e697f03) — BerndiVader / githubweb
#92 (Sep 5, 2024, 12:45:00 PM)
- reworked load and save config. (commit: be5c4a0) — BerndiVader / githubweb
- async mysql testing at startup to avoid blocking if there are issues. (commit: 497b312) — BerndiVader / githubweb
- play random music if enabled in config (commit: bd6fecf) — BerndiVader / githubweb
#91 (Sep 4, 2024, 8:17:53 AM)
- added config options for music bot (commit: 73b3482) — BerndiVader / githubweb
- new requirements for discord music (commit: d07f9e9) — BerndiVader / githubweb
- added music bot (commit: 8bb5417) — BerndiVader / githubweb
- cli command to add or schedule music files (commit: 06acfe0) — BerndiVader / githubweb
#90 (Aug 28, 2024, 6:56:56 AM)
- fixed possible conflicts with url field and customid field (commit: 28b1068) — BerndiVader / githubweb
#89 (Aug 26, 2024, 8:28:06 AM)
- minor fixes (commit: a54936e) — BerndiVader / githubweb
- adjust discord action buttons (commit: c843c03) — BerndiVader / githubweb
#88 (Aug 25, 2024, 1:50:38 PM)
- added butten actions for schedule and play (commit: 6811f7c) — BerndiVader / githubweb
- closing resources if not needed (commit: 5d71208) — BerndiVader / githubweb
- added buttons for link, schedule and play (commit: ae2572f) — BerndiVader / githubweb
- identify database if fresh install (commit: 44bbdc2) — BerndiVader / githubweb
- using exists boolean field (commit: 1a8aa8e) — BerndiVader / githubweb
#87 (Aug 18, 2024, 9:26:14 PM)
- remove final from exec to override if needed (commit: dc46785) — BerndiVader / githubweb
- minor fixes (commit: 7c8a047) — BerndiVader / githubweb
- using ffprobepacket for playlist json (commit: d84e017) — BerndiVader / githubweb
- experimental using 2sec on timertask (commit: e2b117c) — BerndiVader / githubweb
- minor changes and adjustments (commit: 83d8f83) — BerndiVader / githubweb
- Broadcast timer task interval configurable (commit: 3343f6b) — BerndiVader / githubweb
- now checks if the cancel initiator == download creator or atleast admin status (commit: f8bd74b) — BerndiVader / githubweb
- added buttonaction (commit: 71b949c) — BerndiVader / githubweb
- minor adjustments (commit: 42d0d94) — BerndiVader / githubweb
- adjusted commands to fit permissions in execution (commit: 3ead6f1) — BerndiVader / githubweb
- added buttonaction listener (commit: eec39db) — BerndiVader / githubweb
- only download creator or permitted users can cancel download (commit: 34c5c03) — BerndiVader / githubweb
#86 (Aug 13, 2024, 2:13:47 PM)
- updated config classes to use guild and member permissions (commit: 5a16c7e) — BerndiVader / githubweb
- added permissions for guilds and members (commit: 5f47e30) — BerndiVader / githubweb
- added member permissions by rank to discord commands (commit: 2e6314d) — BerndiVader / githubweb
- discord bot now only allows to be joined to permitted guilds (commit: 104572b) — BerndiVader / githubweb
- minor adjustments and optimizations (commit: 72240e5) — BerndiVader / githubweb
#85 (Aug 11, 2024, 1:42:02 PM)
- fixed possible mysql memoryleaks (commit: 2e413bf) — BerndiVader / githubweb
- using canonicalpath to avoid false flag (commit: b4cc58f) — BerndiVader / githubweb
- minor adjustments (commit: 03b1e2c) — BerndiVader / githubweb
- removed some no longer used config options (commit: 3755602) — BerndiVader / githubweb
- using clients event handling instead of dispatcher (commit: 2f4eb54) — BerndiVader / githubweb
#84 (Aug 9, 2024, 4:34:03 PM)
- minor case sensitive bug fixed (commit: 2401e3d) — BerndiVader / githubweb
- set streaming to hold if streaming folders empty. (commit: bca6dca) — BerndiVader / githubweb
#83 (Aug 9, 2024, 1:03:32 PM)
- added livestream resouce to livestatus cli command (commit: 8753295) — BerndiVader / githubweb
#82 (Aug 9, 2024, 8:09:51 AM)
- update to work with new package structure (commit: 77c9b33) — BerndiVader / githubweb
#81 (Aug 9, 2024, 8:07:06 AM)
- renamed oauth2 flow cli cmd (commit: d277a6a) — BerndiVader / githubweb
- refactored Youtube package (commit: 1b27494) — BerndiVader / githubweb
#80 (Aug 8, 2024, 8:40:59 PM)
- fixed bug in broadcastrunner (commit: 51f647e) — BerndiVader / githubweb
- added default live broadcast title,description and status (commit: e353085) — BerndiVader / githubweb
- now creates a packet and set the source to avoid npe (commit: a48a97a) — BerndiVader / githubweb
- enum for privacy status to avoid missconfiguration (commit: b6767e2) — BerndiVader / githubweb
- cli command to manually create a live broadcast. (commit: cf27310) — BerndiVader / githubweb
- refactored initate live broadcast flow (commit: 7e76769) — BerndiVader / githubweb
#79 (Aug 6, 2024, 11:22:43 PM)
- refactored errorpacket (commit: f8a3368) — BerndiVader / githubweb
- added youtube api methods for better control over the running live (commit: 84b9f15) — BerndiVader / githubweb
#78 (Jul 31, 2024, 10:37:21 PM)
- added YT refresh token behavior (commit: b30a248) — BerndiVader / githubweb
- create new livestream&&refresh yt token (commit: b48ccb2) — BerndiVader / githubweb
#77 (Jul 31, 2024, 1:48:04 PM)
- added build method to youtube packets superclass (commit: 2adf691) — BerndiVader / githubweb
- added header and footer (commit: fade3cb) — BerndiVader / githubweb
- added oauth2 verification to php (commit: 8600f74) — BerndiVader / githubweb
- added oauth2 flow for youtube channel (commit: 8dce449) — BerndiVader / githubweb
#76 (Jul 29, 2024, 6:10:54 PM)
- added exception handling if http conn fails (commit: 10a8745) — BerndiVader / githubweb
- add json source to errorpacket (commit: 5ea6861) — BerndiVader / githubweb
#75 (Jul 28, 2024, 3:22:17 PM)
- optimized reading http response for large content (commit: 71f92a2) — BerndiVader / githubweb
- close httpclient on exit. (commit: cba6416) — BerndiVader / githubweb
#74 (Jul 27, 2024, 9:06:13 PM)
- moved build from helper to the classes itself, for cleanup (commit: a1b65d2) — BerndiVader / githubweb
- minor small updates and adjustments (commit: d4eafcd) — BerndiVader / githubweb
- now give processes chance to finish by themselfs with waitforprocess method (commit: 444fe06) — BerndiVader / githubweb
- config now use a root dl path and single entries to build the mysql connection string (commit: c625332) — BerndiVader / githubweb
- minor adjustments (commit: 85fbe5e) — BerndiVader / githubweb
#73 (Jul 24, 2024, 11:05:48 PM)
- added more info from metadata (commit: 454bae1) — BerndiVader / githubweb
- added filelist cli command (commit: e3a9ac0) — BerndiVader / githubweb
#72 (Jul 23, 2024, 8:10:42 PM)
- delete unused thumbnails aswell (commit: 4feee81) — BerndiVader / githubweb
- more stable to use 2nd statement (commit: f7293de) — BerndiVader / githubweb
- minor refaktoring (commit: dfceae2) — BerndiVader / githubweb
- minor refactoring (commit: d301137) — BerndiVader / githubweb
- added some more details to download page (commit: 7de09b9) — BerndiVader / githubweb
#71 (Jul 22, 2024, 7:30:32 PM)
- minor improvements and adjustments (commit: c62dc14) — BerndiVader / githubweb
- prettyfied the layout a bit (commit: a5f4c58) — BerndiVader / githubweb
- avoid possible deadlocks while waiting for ffprobe process to be finished. (commit: 402cf0b) — BerndiVader / githubweb
- added more thread safety. (commit: 635c745) — BerndiVader / githubweb
- thread safety (commit: 0693c87) — BerndiVader / githubweb
- same name for dc and cli command (commit: 6575b47) — BerndiVader / githubweb
- removed double check (commit: f8e5d12) — BerndiVader / githubweb
#70 (Jul 19, 2024, 10:19:05 PM)
- delete cancel button when finished (commit: cdeb0fe) — BerndiVader / githubweb
#69 (Jul 19, 2024, 10:00:54 PM)
- added back cancel button to dc download process (commit: ee3861f) — BerndiVader / githubweb
- now only update entry in downloadables if already exists with same path (commit: 04ead8b) — BerndiVader / githubweb
- added command to delete unlinked downloadables from db and storage (commit: 0ce8935) — BerndiVader / githubweb
#68 (Jul 18, 2024, 9:38:35 PM)
- if no title set in metadata use filename as title and remove extension name. (commit: faa579c) — BerndiVader / githubweb
- fixed full path leak in filename (commit: acd61e2) — BerndiVader / githubweb
- autoclose process streams (commit: e1b11ae) — BerndiVader / githubweb
- only show filename instead of full path (commit: a0f08c7) — BerndiVader / githubweb
- rollback if batch failed (commit: 837d706) — BerndiVader / githubweb
- extract thumbnail and add it to mysql for downloadables (commit: 6046050) — BerndiVader / githubweb
- added absolute path to thumbnails in http accessible dir (commit: 3ba47ff) — BerndiVader / githubweb
- resize thumbnail with correct ratio (commit: ec7c2e1) — BerndiVader / githubweb
- removed thumbnail from mysql instead store probe json and store thumbnail in www folder (commit: 1c020d7) — BerndiVader / githubweb
- changed database setup (commit: 11d98ba) — BerndiVader / githubweb
- prettyfied download page (commit: 0ca75ed) — BerndiVader / githubweb
#67 (Jul 16, 2024, 8:05:09 PM)
- added errer message if mysql connection fails (commit: e1fc853) — BerndiVader / githubweb
- using own probe packet (commit: 2b79991) — BerndiVader / githubweb
#66 (Jul 16, 2024, 3:16:43 PM)
- update to dc4j 3.2.6 (commit: b867687) — BerndiVader / githubweb
#65 (Jul 14, 2024, 9:54:30 PM)
- filter dc role id instead of flatmap all roles (commit: c9ee0a6) — BerndiVader / githubweb
- renamed Stop class (commit: 5227693) — BerndiVader / githubweb
- check if pointer is a file (commit: 4b3a3e9) — BerndiVader / githubweb
- cleanup (commit: 4fce53a) — BerndiVader / githubweb
- allow rollback if a sql exception occurs. (commit: 6a81af4) — BerndiVader / githubweb
- simplyfied prepareDownloadBuilder (commit: 31b256f) — BerndiVader / githubweb
#64 (Jul 13, 2024, 4:33:29 PM)
- deprecated rolename. instead use id to optimize dc messagecreateevent action (commit: 03c8419) — BerndiVader / githubweb
#63 (Jul 13, 2024, 11:05:53 AM)
- simplyfied process building for dl (commit: 7a5a39e) — BerndiVader / githubweb
- using mono to run async dl process (commit: 9fb3449) — BerndiVader / githubweb
- check if member hasrole instead of collect all roles. (commit: fa25633) — BerndiVader / githubweb
#62 (Jul 12, 2024, 9:29:01 PM)
- using php buildin finfo for to get mime type (commit: e3ac80b) — BerndiVader / githubweb
- removed custom check in regex (commit: 15f5873) — BerndiVader / githubweb
- use mono list instead (commit: 5aaf42d) — BerndiVader / githubweb
#61 (Jul 11, 2024, 9:01:17 PM)
- fixed filenames being formatted by dc (commit: 4d90ca2) — BerndiVader / githubweb
- fixed possible status override at start of download (commit: ddbe764) — BerndiVader / githubweb
- saved one sub call (commit: 8947652) — BerndiVader / githubweb
#60 (Jul 11, 2024, 3:04:40 PM)
- simplyfied some method (commit: 9eecd86) — BerndiVader / githubweb
- dc bot now returns info if author dont have role to execute commands (commit: a250f8d) — BerndiVader / githubweb
#59 (Jul 10, 2024, 9:01:17 PM)
- fixed pattern compile error in playlist regex (commit: 1de966e) — BerndiVader / githubweb
#58 (Jul 10, 2024, 6:48:36 PM)
- simplyfied and role collecting is now non blocking (commit: 9204812) — BerndiVader / githubweb
#57 (Jul 10, 2024, 12:11:55 PM)
- renamed cli cmd streamby to ytlive. (commit: bb1f4fa) — BerndiVader / githubweb
- allow empty argument (commit: dbd7201) — BerndiVader / githubweb
- added default thumbnail (commit: 0de2180) — BerndiVader / githubweb
- dc cmd to show yt livestream status (commit: 0f8ae8e) — BerndiVader / githubweb
#56 (Jul 9, 2024, 5:29:26 PM)
- changed executors to cached and for scheduleds to singlethread (commit: b10aaa7) — BerndiVader / githubweb
- added enum for better db connection status (commit: f63696b) — BerndiVader / githubweb
- fixed possible npe in isset (commit: 5cabf7c) — BerndiVader / githubweb
- added error handling on dc replies. (commit: b03dcfb) — BerndiVader / githubweb
#55 (Jul 8, 2024, 3:31:05 PM)
- temp download dir now configurable (commit: 151e826) — BerndiVader / githubweb
- minor adjustments in db classes (commit: b5ddf53) — BerndiVader / githubweb
- added 2nd gson for case sensitive field names. (commit: 80f92b4) — BerndiVader / githubweb
- added download media folder to config (commit: da41a90) — BerndiVader / githubweb
- use helper method to get download folder (commit: 2d5f0f5) — BerndiVader / githubweb
- renamed some download arguments to more reasonable names. (commit: a697c32) — BerndiVader / githubweb
- prepared discord commands to use permissions. (commit: 403c4cf) — BerndiVader / githubweb
#54 (Jul 7, 2024, 4:44:45 PM)
- use own gson for config (commit: 669248c) — BerndiVader / githubweb
- added custom naming strategy for gson. (commit: b298d55) — BerndiVader / githubweb
- added current command for console (commit: 1b445cb) — BerndiVader / githubweb
- adjusted probepacket (commit: 0ee76d0) — BerndiVader / githubweb
- probepacket now accept lower and upper case fieldnames (commit: 234aa4d) — BerndiVader / githubweb
#53 (Jul 6, 2024, 11:33:57 PM)
- method for installing tables on database. (commit: 620f751) — BerndiVader / githubweb
- adjustemnts in ffprobe packet (commit: c6efb43) — BerndiVader / githubweb
- dc current now uses ffprobe to gather current media information (commit: 1e2f041) — BerndiVader / githubweb
- using future to make sure ffmpeg processes finish after 60 seconds. (commit: ac3f4b5) — BerndiVader / githubweb
#52 (Jul 5, 2024, 8:10:22 PM)
- youtube channel id added (commit: 5ecbc2b) — BerndiVader / githubweb
- adjusted yt json packets (commit: bde7c9b) — BerndiVader / githubweb
- completed streambyid command (commit: 63744d7) — BerndiVader / githubweb
#51 (Jul 4, 2024, 8:43:03 PM)
- error logging in debug mode added (commit: 98765b8) — BerndiVader / githubweb
#50 (Jul 4, 2024, 5:41:22 PM)
- dc bot not listens to dot commands without the prefix. (commit: d6eeeb9) — BerndiVader / githubweb
- added stopFuture to stop current broadcasting && prettyfied console output. (commit: 9dca8f5) — BerndiVader / githubweb
#49 (Jul 1, 2024, 9:44:08 PM)
- simplyfied makedownload process. (commit: d24d568) — BerndiVader / githubweb
- added isSet method (commit: 9726d6c) — BerndiVader / githubweb
- added requirements to dc & console commands (commit: 94eee05) — BerndiVader / githubweb
- fix possible exceptions (commit: 3d23bdf) — BerndiVader / githubweb
#48 (Jul 1, 2024, 9:45:25 AM)
- removed connection.commit call; (commit: 64ad3ed) — BerndiVader / githubweb
- added interval and amount for downloadables (commit: 26f18a7) — BerndiVader / githubweb
- Before download media cleanup downloadables. (commit: ee1a8d8) — BerndiVader / githubweb
- Only select path in select query. (commit: 83f1a7f) — BerndiVader / githubweb
- Loop console args && wipe command awaits in main. (commit: 2ec6870) — BerndiVader / githubweb
- dc and stream bot optional (commit: fa75ee2) — BerndiVader / githubweb
#47 (Jun 29, 2024, 6:37:33 PM)
- simplyfied bool question (commit: 304ebe2) — BerndiVader / githubweb
- mysql request changed to callables. (commit: 9949314) — BerndiVader / githubweb
#46 (Jun 27, 2024, 7:32:08 PM)
- Prevent NPE if discord login failed. (commit: 26cde78) — BerndiVader / githubweb
- Notify only in debug mode. (commit: d528bf7) — BerndiVader / githubweb
#45 (Jun 26, 2024, 9:07:34 AM)
- added "--auto" download shortcut. (commit: e5c0aff) — BerndiVader / githubweb
- downloadables table now use bigint for timestamp (commit: bc97bdc) — BerndiVader / githubweb
- store seconds to in timestamp instead of milliseconds (commit: 0c2aa62) — BerndiVader / githubweb
#44 (Jun 25, 2024, 8:25:01 PM)
- Progress update message subscribe. (commit: e9c02e4) — BerndiVader / githubweb
- added method to get infopacket from existing media (commit: 7f3646b) — BerndiVader / githubweb
- added download url link (commit: b24fccd) — BerndiVader / githubweb
- media download commands now can use --downloadable option to get direkt downloadlink (commit: ea2ce17) — BerndiVader / githubweb
#43 (Jun 23, 2024, 4:23:42 PM)
- fixed issues with infopacket (commit: 506e365) — BerndiVader / githubweb
- download commands now use infopacket to display (commit: 28b425b) — BerndiVader / githubweb
#42 (Jun 22, 2024, 4:43:52 PM)
- added more ansi control (commit: e06e573) — BerndiVader / githubweb
- download output now use singleline (commit: 885efac) — BerndiVader / githubweb
- added default values (commit: 030c222) — BerndiVader / githubweb
- prepare for downloadable files (commit: 365b8da) — BerndiVader / githubweb
#41 (Jun 21, 2024, 8:44:35 AM)
- renamed command dl class to fit with dc command (commit: b6d96b1) — BerndiVader / githubweb
- close db conn instant after answer (commit: 153e4fe) — BerndiVader / githubweb
- use static gson from helper class (commit: 5e3084b) — BerndiVader / githubweb
#40 (Jun 20, 2024, 5:12:07 PM)
- executors && clients are now final (commit: d826bb6) — BerndiVader / githubweb
- merged process and infopacket building into helper class (commit: d46c6c0) — BerndiVader / githubweb
- scripts to send download links (commit: 9fcd08e) — BerndiVader / githubweb
- fix issues with MariaDB (commit: e352273) — BerndiVader / githubweb
- create downloadables table at startup if not exists (commit: 14a81c7) — BerndiVader / githubweb
- optimized ansi console output (commit: be3723c) — BerndiVader / githubweb
- config cookies now never be null (commit: 60f498f) — BerndiVader / githubweb
- optimized dl option parser && return entry for infopaket is now optional to avoid exeception (commit: 6e24477) — BerndiVader / githubweb
- get InfoPacket from Optional (commit: 13b3e51) — BerndiVader / githubweb
#39 (Jun 10, 2024, 8:14:34 AM)
- merged Utils.class into Helper.class (commit: 9ffc0e6) — BerndiVader / githubweb
#38 (Jun 9, 2024, 7:44:22 PM)
- Avoid deadlocks at exit (commit: 2e3ab2f) — BerndiVader / githubweb
- Optional allow cookies to avoid yt blocks on anon downloads. (commit: 1a00274) — BerndiVader / githubweb
- Switch on printout stacktree on catched exceptions. (commit: fa2dc5d) — BerndiVader / githubweb
- prettyfied output (commit: 1a53e17) — BerndiVader / githubweb
- advanced error and warning output (commit: 2e07f8e) — BerndiVader / githubweb
#37 (May 24, 2024, 8:35:48 PM)
- added ansi parsing for console output (commit: 4f8d162) — BerndiVader / githubweb
#36 (May 18, 2024, 5:38:27 PM)
- create packet for media details (commit: df08804) — BerndiVader / githubweb
- simplyfied download process (commit: b3c5be1) — BerndiVader / githubweb
- removed unused fields (commit: 7eeb8cc) — BerndiVader / githubweb
#35 (May 7, 2024, 5:20:24 PM)
- removed sendHelp method (commit: 14815f0) — BerndiVader / githubweb
- better status filter for discord dlp command (commit: b4a88e5) — BerndiVader / githubweb
#34 (Apr 26, 2024, 7:50:31 AM)
- prevent too long filenames (commit: 79578d5) — BerndiVader / githubweb
#33 (Apr 25, 2024, 7:44:42 AM)
- added timeout to config for mediadownload processes (commit: 01d7baa) — BerndiVader / githubweb
- added timeout to process and better output parsing (commit: 6ac1baf) — BerndiVader / githubweb
- added timeout and better handling for output (commit: 8c52d7c) — BerndiVader / githubweb
#32 (Apr 19, 2024, 5:08:29 PM)
- added cancel button and temp listener to cancel downloads (commit: 20bd014) — BerndiVader / githubweb
#31 (Apr 9, 2024, 4:24:46 PM)
- added toolchain resolver for future compatibility (commit: 73755fa) — BerndiVader / githubweb
#30 (Apr 9, 2024, 4:12:26 PM)
- moved buildcan in gradle.build && added stream reader to utils (commit: 2892723) — BerndiVader / githubweb
- using none blocking for bufferedreaders in mediadownload (commit: ef96ae0) — BerndiVader / githubweb
#29 (Apr 7, 2024, 8:47:09 PM)
- added scan to ci (commit: 5e45081) — BerndiVader / githubweb
#24 (Apr 7, 2024, 9:02:52 AM)
- added toolchain for ci compatibility (commit: 738319c) — BerndiVader / githubweb
#23 (Apr 7, 2024, 3:25:16 AM)
- fix StringBuilder.isEmpty() issue (commit: 1264a8d) — BerndiVader / githubweb
#22 (Apr 7, 2024, 3:16:41 AM)
- fix io.exception on linux when dlp interrupted by command (commit: 8764348) — BerndiVader / githubweb
#21 (Apr 4, 2024, 12:22:16 PM)
- removed lavaplayer dependency (commit: b0fbaaa) — BerndiVader / githubweb
- discord mediadownload now output error to channel instead of cli (commit: e519f1a) — BerndiVader / githubweb
#20 (Apr 4, 2024, 7:58:15 AM)
- make saveConfig return bool more clear (commit: 7b1f252) — BerndiVader / githubweb
- make saveConfig bool more clear (commit: 4bf105c) — BerndiVader / githubweb
- store command class and use usage for help (commit: 1cb2122) — BerndiVader / githubweb
- added usage to cli and discord commands (commit: cb04515) — BerndiVader / githubweb
#19 (Apr 1, 2024, 9:09:56 PM)
- advanced download output message (commit: 2fbb2a1) — BerndiVader / githubweb
#18 (Mar 31, 2024, 5:03:22 PM)
- check if process is still alive befor destroy (commit: b29d125) — BerndiVader / githubweb
- added usage to console dlp command (commit: 13197ae) — BerndiVader / githubweb
- created discord dlp command (commit: 1b2b026) — BerndiVader / githubweb
#17 (Mar 30, 2024, 4:24:48 PM)
- added printErr method (commit: 9cf2dd7) — BerndiVader / githubweb
- added consolecommand to download media files (commit: 76c1811) — BerndiVader / githubweb
#16 (Mar 23, 2024, 8:04:12 PM)
- removed unused codeparts (commit: 699ef28) — BerndiVader / githubweb
- moved error handling to superclass (commit: ba1259f) — BerndiVader / githubweb
- ready for going live again (commit: 509b3c4) — BerndiVader / githubweb
- load the command classes for performance reason (commit: 5c60525) — BerndiVader / githubweb
#15 (Mar 4, 2024, 7:07:04 PM)
- renamed GetHttpCallable to Response (commit: 39277cf) — BerndiVader / githubweb
- added usage annotation to commands (commit: a11c554) — BerndiVader / githubweb
- added usage annotation to commands (commit: c5073de) — BerndiVader / githubweb
- added packets for yt json response (commit: 8dcad24) — BerndiVader / githubweb
- temporary removed connections for testing (commit: f345576) — BerndiVader / githubweb
- using packets instead of json (commit: 90945fe) — BerndiVader / githubweb
#14 (Feb 26, 2024, 11:23:05 PM)
- removed packagepath (commit: 9d30778) — BerndiVader / githubweb
#13 (Feb 22, 2024, 8:21:29 PM)
- some progress (commit: 4e92c87) — BerndiVader / githubweb
- added yt api (commit: 5b0f389) — BerndiVader / githubweb
#12 (Feb 22, 2024, 7:08:59 PM)
- update build script (commit: 41b852a) — BerndiVader / githubweb
#11 (Dec 30, 2023, 10:31:25 PM)
- move to gradle 8.5 (commit: e2573ee) — BerndiVader / githubweb
#9 (Dec 29, 2023, 8:40:32 PM)
- Update readme.md (commit: 397e6e2) — noreply / githubweb
- gradle update (commit: 036e88c) — BerndiVader / githubweb
#8 (Mar 8, 2023, 8:47:05 AM)
- added commandline options (commit: 8c13b69) — BerndiVader / githubweb
- update presence still fails (commit: a0b05e6) — BerndiVader / githubweb
- refactored mysql playlist table update (commit: ed9878b) — BerndiVader / githubweb
- added clear mysql tables runnable (commit: 83c7368) — BerndiVader / githubweb
#7 (Feb 24, 2023, 12:01:51 PM)
- fix for iscommand (commit: 650b13e) — BerndiVader / githubweb
#6 (Feb 23, 2023, 6:36:12 PM)
- fix conflicts (commit: b750b53) — BerndiVader / githubweb
- fix conflicts (commit: 590d7f7) — BerndiVader / githubweb
#5 (Feb 23, 2023, 6:28:42 PM)
- fix for DiscordBot instance && async to message send (commit: e87cac2) — BerndiVader / githubweb
#4 (Feb 18, 2023, 10:52:40 PM)
- some more updates (commit: 4a03903) — BerndiVader / githubweb