Commit Graph

30 Commits

Author SHA1 Message Date
68a60ea873 Improve name handling
Considered reversed first and last name order for uniqueness
Sort names with same words close to each other
2023-10-22 17:36:49 +02:00
019813cc30 bullet_list_to_unique_list: add 2023-10-22 17:35:16 +02:00
52becb8909 split_and_flat: add 2023-10-22 17:35:07 +02:00
7477c13c34 merge-csv-lists: add 2023-10-22 17:34:48 +02:00
03495ab43d embed_lyrics: add 2023-02-05 14:32:03 +01:00
9278aea593 add forced to list of preserved track comments 2022-12-28 11:52:12 +01:00
2e029290f9 copy_potd.sh: add TODO 2022-10-26 12:19:13 +02:00
647c207091 convert_to_flac.sh: add 2022-10-26 12:19:03 +02:00
d7c082249f strip_track_except: use complete TMPFILE name, exit when ffmpeg errors out 2022-10-08 16:24:22 +02:00
8dcb77789d strip_track_except: fix UNDESIRED_TRACK_COUNT 2022-10-08 16:23:30 +02:00
c33104c552 strip_track_except: copy to tempfile, then overwrite 2022-10-08 01:11:44 +02:00
69255ee577 strip_track_except: actually use UNDESIRED_TRACK_COUNT 2022-10-08 01:11:10 +02:00
df1f8f4889 strip_track_except: improve
detect if more than 1 track is present
detect if undesired tracks are present
show progress bar using pv
2022-10-08 00:30:24 +02:00
ec5f7d9379 strip_track_except: add a new script 2022-10-07 22:52:55 +02:00
e6bd94c27d rename script 2022-10-07 22:29:25 +02:00
9d435e9216 delete_video_track_titles: add more information 2022-10-07 22:28:28 +02:00
17574160da delete_video_track_titles: add colorprint, print processed file 2022-10-07 22:28:06 +02:00
0e53f76531 delete_video_track_titles: set -euo pipefail 2022-10-07 22:27:18 +02:00
50d9961d19 Add more whitelisted words 2022-07-28 13:37:18 +02:00
d3aef45acc Add video_convert_normalize 2022-07-09 21:19:00 +02:00
f646e81c11 update sub_extract_convert 2022-07-09 21:19:00 +02:00
82dafd7e90 add delete_video_track_titles 2022-07-09 21:19:00 +02:00
bbc1db4ff4 copy_potd.sh: special case for unsplash 2021-06-25 09:43:04 +02:00
3596f00cff Add copy_potd.sh 2021-06-25 09:38:56 +02:00
d0dbc61551 lsext: add description 2021-03-12 14:56:00 +00:00
cfe548f7e8 adddbmetadata.sh: add description 2021-03-12 14:53:12 +00:00
5ca4ef3f5a add more scripts. 2020-08-02 14:32:50 +02:00
d77b700133 Add basic descriptions of what each script does. 2020-07-30 15:48:36 +02:00
e1434f1a1e Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
848694ed11 Initial commit 2020-07-30 13:33:06 +00:00