Commit graph

283 commits

Author SHA1 Message Date
Dmitry Voronin d6b7f08e13 Parse : add extra case parsers. 2023-12-17 21:35:02 +03:00
Dmitry Voronin c45db5815f Group : group by extension and year. 2023-12-17 21:15:50 +03:00
Dmitry Voronin 43b1d7bc8e Transcode : Use _iterate_target. 2023-12-17 20:44:54 +03:00
Dmitry Voronin 418f146141 Pack : Use _iterate_targets. 2023-12-17 20:22:06 +03:00
Dmitry Voronin 47a30351d1 Checksum : Use _iterate_targets. 2023-12-17 20:12:33 +03:00
Dmitry Voronin 0be0396232 Parse : Add parse_snake. 2023-12-17 20:09:25 +03:00
Dmitry Voronin ff07b915af Bootstrap : Add Editorconfig. 2023-12-17 19:44:58 +03:00
Dmitry Voronin ec91fbef54 Parse : Fix CamelCase to be like XmlHttpClient. 2023-12-17 19:32:47 +03:00
Dmitry Voronin 72d904dfa2 Name : utilize _iterate_target. 2023-12-17 16:27:21 +03:00
Dmitry Voronin 49794165f8 archive : utilize _iterate_target. 2023-12-16 22:52:36 +03:00
Dmitry Voronin c52f748f88 archive : add xz conversion. 2023-12-16 21:56:30 +03:00
Dmitry Voronin e4e778d544 ls : Add private _ls_dir and _ls_file. 2023-12-16 17:20:47 +03:00
Dmitry Voronin 8a2921f0ec archive : remove convert. 2023-12-16 17:13:06 +03:00
Dmitry Voronin 5a2ccd5f39 cdd : add autocomplete. 2023-12-14 22:06:49 +03:00
Dmitry Voronin e6654e66ab android : add autocomplete for emulators. 2023-12-13 22:21:09 +03:00
Dmitry Voronin 944e651b7d bash : use bold white color for statuses. 2023-12-13 16:55:21 +03:00
Dmitry Voronin 69aaccc10c ffmpeg : fix fps. 2023-12-13 16:46:51 +03:00
Dmitry Voronin ef5ac27022 ps : hide sed from itself. 2023-12-11 17:05:19 +03:00
Dmitry Voronin 0bf68be619 archive : use tee to calc hash when archiving. 2023-12-10 17:26:58 +03:00
Dmitry Voronin 922e61b482 tmux : add tda to detach all other clients. 2023-12-10 16:56:56 +03:00
Dmitry Voronin 982e79e595 name : fix_numbering only starting with a digit. 2023-12-10 07:30:24 +03:00
Dmitry Voronin 2ece1cfb59 name : fix_numbering fix counter. 2023-12-10 07:26:04 +03:00
Dmitry Voronin 2bc5285df9 name : add fix_numbering that fixes leading numbers. 2023-12-10 07:20:48 +03:00
Dmitry Voronin db41c5eb82 archive : Add archive_rm. 2023-12-10 04:31:03 +03:00
Dmitry Voronin e1d78bbe08 own : Fix support for multiple files. 2023-12-10 04:18:37 +03:00
Dmitry Voronin 6faa880231 tanscode : disable fast decode for av1. 2023-12-09 21:51:25 +03:00
Dmitry Voronin 1c74307d46 ps : show all proc by default. 2023-12-08 15:09:09 +03:00
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
Dmitry Voronin 65b6887712 checksum : return error when there are no targets. 2023-11-28 02:55:05 +03:00
Dmitry Voronin f9523f27f2 tmp : add tmp. 2023-11-28 02:34:58 +03:00
Dmitry Voronin cc0158fed3 transcode : move ffprobe funs to ffmpeg. 2023-11-28 02:30:13 +03:00
Dmitry Voronin 2c46885827 git : add gdc. 2023-11-28 02:17:25 +03:00
Dmitry Voronin 9070f06e17 name : fix name_hash progress. 2023-11-28 01:55:36 +03:00
Dmitry Voronin 73f8b71d24 ps1 : disable full path. 2023-11-27 22:52:55 +03:00
Dmitry Voronin 84f2e89dd4 transcode : enable 10 bit for av1. 2023-11-27 22:51:29 +03:00
Dmitry Voronin f4ec896c79 PS1 : Show git branch only when non-master. 2023-11-27 21:30:39 +03:00
Dmitry Voronin 125ef0af69 PS1 : add git branch. 2023-11-27 21:18:55 +03:00
Dmitry Voronin 9cda3d222a transcode : make output universal. 2023-11-27 20:34:37 +03:00
Dmitry Voronin e0614f206c transcode : refactor & place output in the same dir. 2023-11-27 20:12:35 +03:00
Dmitry Voronin 8cfac6ec7c transcode : mkv use preset 6 and crf 30. 2023-11-27 19:52:44 +03:00
Dmitry Voronin 843a41a708 autocomplete : fix newlines. 2023-11-27 16:28:27 +03:00
Dmitry Voronin 520b01993c watch : remove bash spawn. 2023-11-27 16:11:26 +03:00
Dmitry Voronin 1ac242f75c transcode : fix AV1 scaling. 2023-11-27 16:01:31 +03:00
Dmitry Voronin 1f79575eb6 transcode : add support for flac, mka and mkv. 2023-11-27 15:54:52 +03:00
Dmitry Voronin b184ca5cc1 cd : make cdd find first match. 2023-11-26 02:31:08 +03:00
Dmitry Voronin 33386c9206 checksum : add recursive to single file - old version. 2023-11-26 01:58:29 +03:00
Dmitry Voronin f105776271 ffmpeg : add mux cover. 2023-11-26 01:31:52 +03:00
Dmitry Voronin 3fa9f62f09 name : only target matching files by default. 2023-11-26 01:05:17 +03:00
Dmitry Voronin c3301caa23 name : add name_postfix. 2023-11-26 00:51:57 +03:00
Dmitry Voronin a6438e0e5f find_ext : print each ext on separate line. 2023-11-26 00:10:31 +03:00
Dmitry Voronin 4c66a9c553 find_ext : fix for hidden files. 2023-11-25 23:24:16 +03:00
Dmitry Voronin 392da9769f find_types : fix add newline. 2023-11-25 23:14:32 +03:00
Dmitry Voronin 9a7c837395 find : add find_types to find all filetypes. 2023-11-25 21:47:52 +03:00
Dmitry Voronin 0baff72656 ls : lll accept dash as a default depth. 2023-11-25 21:35:05 +03:00
Dmitry Voronin 1ba877a029 ls : lll fix multiple targets. 2023-11-25 21:33:13 +03:00
Dmitry Voronin e9662005f3 ps1 : add an option for full workdit path. 2023-11-25 21:24:34 +03:00
Dmitry Voronin 91d30d8673 cdd : fix shopt flag. 2023-11-25 21:22:53 +03:00
Dmitry Voronin 87c6ed7fdd cdd : go to previous directory that matches. 2023-11-25 21:16:31 +03:00
Dmitry Voronin ba1d41d18c recursive : return error on errors. 2023-11-25 19:21:41 +03:00
Dmitry Voronin 38731379a9 vdl : add fix for vk download. 2023-11-24 02:29:38 +03:00
Dmitry Voronin aa50193fb7 bash : reduce output. 2023-11-24 01:37:19 +03:00
Dmitry Voronin a3d12ece74 checksum : fix typo. 2023-11-23 22:52:41 +03:00
Dmitry Voronin ef572b52ea archive : fix IFS. 2023-11-23 00:28:14 +03:00
Dmitry Voronin 69278cdab8 checksum : rewrite. 2023-11-23 00:20:58 +03:00
Dmitry Voronin a4bb766210 checksum : fix recursive create. 2023-11-22 14:57:11 +03:00
Dmitry Voronin 85dd586802 checksum_update : recreate hashes. 2023-11-22 14:51:46 +03:00
Dmitry Voronin f4f1a0664e archive : fix prune. 2023-11-22 13:49:12 +03:00
Dmitry Voronin 4f68139a17 bash : EXPERIMENTAL : add support for filenames with spaces. 2023-11-22 13:20:01 +03:00
Dmitry Voronin 3bc8f5b3b3 archive : add prune to delete old versions. 2023-11-22 12:36:14 +03:00
Dmitry Voronin 3095485355 archive : only archive dirs by default. 2023-11-22 12:06:39 +03:00
Dmitry Voronin 9974dd1c4c bash : revert blue colors. 2023-11-22 12:06:39 +03:00
Dmitry Voronin 5b0a864784 convert : add mp3 support. 2023-11-22 12:06:39 +03:00
Dmitry Voronin 9632588577 bash : fix format. 2023-11-21 14:15:11 +03:00
Dmitry Voronin 721244896c PS1 : show exit codes. 2023-11-20 18:39:04 +03:00
Dmitry Voronin edec4202ac vdl : write but dont apply a fix for crashes - use try for now. 2023-11-20 13:05:41 +03:00
Dmitry Voronin fac60dda30 tmux : support multiple args for tk. 2023-11-19 22:31:59 +03:00
Dmitry Voronin 0436da5934 bootstrap_rust : add rust-analyzer. 2023-11-19 21:54:36 +03:00
Dmitry Voronin d9e552a07b name & name_hash : lowercase extension. 2023-11-19 08:56:38 +03:00
Dmitry Voronin 6a28236e75 convert : add gz-xz xz-gz conversion. 2023-11-19 03:25:41 +03:00
Dmitry Voronin 069ffd08db rust : add book doc open. 2023-11-19 02:47:50 +03:00
Dmitry Voronin 6dcb7cc72b recursive : remove recursive dir phrase. 2023-11-18 11:17:53 +03:00
Dmitry Voronin 71333b66d9 recursive1 : exec in depth 1. 2023-11-18 11:09:47 +03:00
Dmitry Voronin 45590c24e9 git : add gg. 2023-11-18 06:11:37 +03:00
Dmitry Voronin 55c9ffb415 migrage .linux to .config. 2023-11-18 05:04:50 +03:00