aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/FileUtility.java
Commit message (Collapse)AuthorAgeLines
* add confirmation before downloading for duplicate urlsPinapelz2025-11-12-0/+13
| | | | checks the output dir to see if there is already a file with that videoId if it is, then show a confirmation prompt
* fix: potential infinite loop on failed thumbnail downloadPinapelz2025-10-15-0/+6
|
* add button to change output dir w/ filechooser, remove blacklist feature, ↵Pinapelz2024-10-02-34/+6
| | | | change config files to use json
* code cleanup and refactorPinapelz2024-10-01-78/+28
|
* chore: cleanup uneeded importsPinapelz2024-09-26-5/+0
|
* fix: jaudiotagger unable to tag non-alphanum filesPinapelz2024-01-15-15/+37
| | | | | - fixed by temporarily removing alphanum chara from filename - renamed at final output
* fix: ffmpeg slicing issuesPinapelz2023-12-22-0/+1
|
* code cleanup + add inital crossplatform implementationcross-platform-cleanPinapelz2023-12-15-31/+8
|
* Major code refactorPinapelz2023-03-06-19/+18
|
* Added listen button to open file using default app when editing tagsPinapelz2023-03-05-1/+1
|
* Updated .gitignorev1.1Pinapelz2023-03-05-11/+1
|
* Added blacklist featureDonald Shan2022-10-31-0/+58
|
* Add files via uploadDonald Shan2022-10-23-173/+189
|
* Manual Tagging Improvedv0.5Donald Shan2022-08-22-0/+14
| | | | | - Added the ability to manually change album art - Moved UI initialization code to bottom of file
* Added second preliminary screen for editing tags manuallyDonald Shan2022-08-21-0/+25
|
* Organized CodeDonald Shan2022-08-21-0/+134
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage