Commit graph

106 commits

Author SHA1 Message Date
Dmitry Voronin 099ba53782 checksum : dont fail when no files to create. 2023-12-07 22:44:51 +03:00
Dmitry Voronin 70c54331b6 bash : fix wrong tabs. 2023-12-07 22:37:52 +03:00
Dmitry Voronin 74a9a94e43 archive : fix du ref. 2023-12-07 16:41:47 +03:00
Dmitry Voronin 416ebcdfe7 vdl : update doc. 2023-12-07 05:23:53 +03:00
Dmitry Voronin fc0c68db16 doc : fix markdown rendering. 2023-12-07 05:22:29 +03:00
Dmitry Voronin 475dea095f doc : update bash. 2023-12-07 05:13:34 +03:00
Dmitry Voronin 986781b546 docker : update function order. 2023-12-07 05:02:12 +03:00
Dmitry Voronin 2f91ebc55b doc : bash hide modules with no public functions. 2023-12-07 04:58:42 +03:00
Dmitry Voronin 1834bf3361 doc : separate bash funs by module. 2023-12-07 04:52:52 +03:00
Dmitry Voronin 643b9d21c9 archive : fix typo. 2023-12-07 04:39:19 +03:00
Dmitry Voronin 87410c8f38 doc : dont sort bash functions. 2023-12-07 04:35:46 +03:00
Dmitry Voronin 9be8d26a07 name : fix old usage echo. 2023-12-07 04:31:18 +03:00
Dmitry Voronin 9ba44d64db watch : fix typo. 2023-12-07 04:06:05 +03:00
Dmitry Voronin a800ec24c9 bash : update doc. 2023-12-07 04:02:47 +03:00
Dmitry Voronin 6e32cfa832 help : add completion. 2023-12-07 01:51:33 +03:00
Dmitry Voronin bf8c65e275 bash : add help function. 2023-12-07 01:44:42 +03:00
Dmitry Voronin 607ed8b9de bash : migrate to functions. 2023-12-07 00:42:06 +03:00
Dmitry Voronin 21018f0468 git : convert aliases to functions. 2023-12-07 00:24:26 +03:00
Dmitry Voronin cf121cd31b git : add ggc. 2023-12-06 22:50:30 +03:00
Dmitry Voronin 4cdb99fd6d archive : fix tab errors. 2023-12-06 02:31:52 +03:00
Dmitry Voronin 604ce79c31 bash : reformat braces. 2023-12-05 23:56:04 +03:00
Dmitry Voronin a095e63b15 bash : reindent with tabs. 2023-12-05 21:50:45 +03:00
Dmitry Voronin fe421809ee git : _git_is_dotfiles also check for realpath. 2023-12-05 17:12:52 +03:00
Dmitry Voronin c9e9003b12 transcode : skip existing files. 2023-12-05 13:02:37 +03:00
Dmitry Voronin c23c2ee8c3 ffmpeg : mux_cover mka actually has the same format. 2023-12-04 13:46:41 +03:00
Dmitry Voronin b7d4c77088 PS1 : show git branch when not in dotfiles. 2023-12-04 13:32:44 +03:00
Dmitry Voronin 8bd6946470 ffmpeg : music_cover add support for mka cover art. 2023-12-03 04:05:01 +03:00
Dmitry Voronin 127ea108e0 ffmpeg : music meta add mka tags. 2023-12-03 03:52:37 +03:00
Dmitry Voronin 9ce84b823d cp : add cp_test for cp_merge without any writes. 2023-12-02 22:18:10 +03:00
Dmitry Voronin 9084647898 ffmpeg : fix missing streams for cover mux and music metadata., 2023-12-02 22:11:25 +03:00
Dmitry Voronin 3f28585d50 archive : archive_name to use parse_camel. 2023-12-01 01:40:06 +03:00
Dmitry Voronin 184b05a85c transcode : mkv drop attachments. 2023-12-01 01:07:55 +03:00
Dmitry Voronin ed822f2fcc transcode : fix ffmpeg to keep all formats. 2023-12-01 00:44:25 +03:00
Dmitry Voronin 9a36482087 transcode : opus downmix to stereo. 2023-12-01 00:16:02 +03:00
Dmitry Voronin ef893aed4e transcode : disable same-format check. 2023-12-01 00:13:59 +03:00
Dmitry Voronin 73911c52e6 transcode : mkv add srt conversion. 2023-11-30 17:22:05 +03:00
Dmitry Voronin 2db11c20b0 ffmpeg : music_meta add year. 2023-11-30 16:53:52 +03:00
Dmitry Voronin ed39fa7be9 name : add name_replace. 2023-11-30 06:07:01 +03:00
Dmitry Voronin cd6d71a444 ffmpeg : music_meta exit if no targets. 2023-11-30 05:23:07 +03:00
Dmitry Voronin 7033aa65a0 archive : CamelCase for archive name. 2023-11-30 04:53:57 +03:00
Dmitry Voronin e1ebfb9f0c f 2023-11-30 04:17:26 +03:00
Dmitry Voronin abe6f6cf5f ffmpeg : music_meta use auto-detection. 2023-11-30 03:52:05 +03:00
Dmitry Voronin 6239070c6a archive : parse archive data in _archive_parse. 2023-11-30 02:25:10 +03:00
Dmitry Voronin c965527bfd ffmpeg : add ffmpeg_music_artist. 2023-11-30 02:00:14 +03:00
Dmitry Voronin d9414baaa2 ls : rework ll and lla. 2023-11-30 01:48:31 +03:00
Dmitry Voronin 8591a2278c ls : llll sort alphabetically. 2023-11-30 00:34:11 +03:00
Dmitry Voronin b35c4f9fa7 transcode : mkv remove preset to use default. 2023-11-28 17:39:46 +03:00
Dmitry Voronin 98919393c4 transcode : return error on file exitst. 2023-11-28 15:34:56 +03:00
Dmitry Voronin 3f13fb9206 transcode : dont overwrite files by default for mkv. 2023-11-28 15:32:46 +03:00
Dmitry Voronin 572f1550eb transcode : always output in the current dir. 2023-11-28 03:16:53 +03:00