Commit Graph
15 Commits
Author SHA1 Message Date
ARIA 05e07a3857 refactor: replace numeric translation keys with named keys
- Extract shared i18n.sh library with tr() function (replaces 5 duplicated text_lang functions)
- Replace numeric IDs (001, 002, ...) with human-readable keys (already_started, delete, etc.)
- Update all language files (en_US, en_GB, de_DE) to use named key format
- Update all scripts (jdautoenc, rename, addrename, removerename, config) to use tr() from i18n.sh
2026-08-12 05:50:48 +02:00
Pakobbix a862b7be7c added: check, skip HDR encoding; Source config instead of grep; changed if elif with case esac for performance;renaminglist is not case sensitive anymore; added encoding eta based on last speed; fixed language_folder variable 0.9 2022-07-30 22:05:13 +02:00
Pakobbix 13e8012a73 Fixed language variable misspelling 2022-07-30 18:59:49 +02:00
Pakobbix ce826d235f skip encode, if HDR test is true 2022-07-30 18:29:27 +02:00
Pakobbix 0e495e1aee renaming is no case insensitive 2022-07-30 01:59:17 +02:00
Pakobbix 343081375a removed JDAutoConfig from ignore, cause I had to change someparts for sourcing 2022-07-28 22:23:42 +02:00
Pakobbix b1075f8384 changed rename.sh to source and type to case for performance 2022-07-28 22:20:07 +02:00
Pakobbix 2b467c43e9 changed jdautoenc.sh to source and Encoder check to Case for performance 2022-07-28 22:12:41 +02:00
Pakobbix 45d673079a copy&paste error fixed 2022-07-26 23:25:22 +02:00
Pakobbix 4db687869e fixed encoding eta + if under 1 Minute, show seconds 2022-07-26 23:24:36 +02:00
Pakobbix 07bf8f92be Merge branch 'main' of gitea.zephyreone.ddnss.de:Pakobbix/JDownloader-Autoenc-rename into main 2022-07-17 22:42:53 +02:00
Pakobbix ece0742a8f Added Estimated Time to encode 2022-07-17 22:42:54 +02:00
Pakobbix 5b53dff646 MIT LICENSE 2022-07-02 12:42:34 +00:00
Pakobbix f2408d0ec5 Gitlab to Gitea Migration 2022-07-02 13:07:12 +02:00
Pakobbix afeec7815d Initial commit 2022-07-02 11:06:41 +00:00