A collection of various scripts that I wrote over time to automate tasks.
Go to file
Lukáš Kucharczyk e2dc9c8a8d
merge-csv-lists: refactor again
2023-12-29 11:31:27 +01:00
GetContainerLayerContents.ps1 GetContainerLayerContents: add 2023-12-29 11:25:20 +01:00
README.md Add basic descriptions of what each script does. 2020-07-30 15:48:36 +02:00
adddbmetadata.sh adddbmetadata.sh: add description 2021-03-12 14:53:12 +00:00
bullet_list_to_unique_list.py bullet_list_to_unique_list: add 2023-10-22 17:35:16 +02:00
convert_to_flac.sh convert_to_flac.sh: add 2022-10-26 12:19:03 +02:00
copy_potd.sh copy_potd.sh: add TODO 2022-10-26 12:19:13 +02:00
cpln.sh Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
delete_track_titles.sh add forced to list of preserved track comments 2022-12-28 11:52:12 +01:00
dircompare Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
embed_lyrics embed_lyrics: add 2023-02-05 14:32:03 +01:00
lsext lsext: add description 2021-03-12 14:56:00 +00:00
lsiommu Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
merge-csv-lists.py merge-csv-lists: refactor again 2023-12-29 11:31:27 +01:00
qttrayicontest Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
rename_movie_by_title.sh Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
renamedb.sh add more scripts. 2020-08-02 14:32:50 +02:00
sort_files_into_folders Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
split_and_flat.py split_and_flat: add 2023-10-22 17:35:07 +02:00
steam_owned_games_readable.py steam_owned_games_readable: add 2023-12-29 11:25:04 +01:00
strip_track_except.sh strip_track_except: use complete TMPFILE name, exit when ffmpeg errors out 2022-10-08 16:24:22 +02:00
sub_extract_convert update sub_extract_convert 2022-07-09 21:19:00 +02:00
torrentinfo.sh Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
video_convert_normalize Add video_convert_normalize 2022-07-09 21:19:00 +02:00
watch-magnets.sh add forced to list of preserved track comments 2022-12-28 11:52:12 +01:00
youtube-dl-script.sh add more scripts. 2020-08-02 14:32:50 +02:00
youtube-dl.sh add more scripts. 2020-08-02 14:32:50 +02:00
ytdlqueue.py ytdlqueue: add 2023-12-29 11:25:27 +01:00

README.md

  • cpln - copy symbolic links
  • dircompare - compare two directories
  • lsext - list all extensions in the current directory with counts
  • lsiommu - list IOMMU groups
  • qttrayicon - test how would an icon look in tray (Qt-based)
  • rename_movie_by_title - rename files by their title metadata
  • sort_files_into_folders - will split files into n-file sized subfolders
  • sub_extract_convert - extract subs from files and convert to different format
  • torrentinfo - display info about files from a .torrent file