• Joined on 2026-08-03
max closed issue max/audio_splitter#7 2026-09-01 15:11:10 +04:00
Codecs/containers inconsistency
max closed issue max/audio_splitter#8 2026-09-01 15:10:55 +04:00
Single source of truth for codecs/containers/file_extensions
max closed issue max/audio_splitter#10 2026-09-01 15:10:33 +04:00
ogg supports video streams
max created pull request max/audio_splitter#11 2026-09-01 15:08:02 +04:00
fix (core): main fixes of codec/container/file_extension inconsistency
max pushed to major_fix at max/audio_splitter 2026-09-01 15:02:44 +04:00
max created branch major_fix in max/audio_splitter 2026-09-01 15:02:44 +04:00
max pushed tag inconsistency_fix to max/audio_splitter 2026-09-01 14:58:49 +04:00
max pushed tag show to max/audio_splitter 2026-09-01 14:58:49 +04:00
max pushed tag v0.1.0 to max/audio_splitter 2026-09-01 14:58:49 +04:00
max created branch formats_consistency in max/audio_splitter 2026-09-01 14:53:44 +04:00
max pushed to formats_consistency at max/audio_splitter 2026-09-01 14:53:44 +04:00
e36c1d69ed minor (core): updates DEFAULT_BAD_CHARS
e77434cf30 feat (core): updates codecs info in constants.py
90d73d0e74 refact (core): removes useless fields from CODEC_INFO
7a7b63b03b refact (core): simplifies constants.py, removes redundancy, updates dependent code
a67acc31b7 feat (back): removes cover image handling, since it's in core now
Compare 10 commits »
max pushed to dev at max/vmn-ansible 2026-08-24 14:27:05 +04:00
c633ead7cc CHANGE: updates README.md
max pushed to dev at max/vmn-ansible 2026-08-24 13:34:07 +04:00
db217f4ce2 Merge pull request 'feat(maintenance): new checks added, existing improved' (#6) from dev into main
43ce6a94c0 Merge pull request 'CHANGE: ensures pulls and updates before running jobs' (#4) from dev into main
1ecc1775ef Merge pull request 'FIX: file extensions in update_modules.sh' (#3) from dev into main
1ed42f148c Merge pull request 'feat(all): updates some configs' (#2) from dev into main
0b286b5496 Merge pull request 'Dev to main' (#1) from dev into main
Compare 5 commits »
max pushed to main at max/vmn-ansible 2026-08-24 13:32:10 +04:00
db217f4ce2 Merge pull request 'feat(maintenance): new checks added, existing improved' (#6) from dev into main
cdfcc844e0 FIX: encloses the variable name with brackets and double quotes
71a98b34ca FEATURE: replaces hardcoded ip of proxmox with a variable
d2ee60c0fb FIX: become password added to drive resize task
baab14c3fc FIX: adds 'children' directive in inventory/hosts.yaml
Compare 11 commits »
max closed issue max/vmn-ansible#5 2026-08-24 13:32:10 +04:00
Replace hardcoded ip with vars
max merged pull request max/vmn-ansible#6 2026-08-24 13:32:09 +04:00
feat(maintenance): new checks added, existing improved
max commented on pull request max/vmn-ansible#6 2026-08-24 13:30:57 +04:00
feat(maintenance): new checks added, existing improved

Fixes #5

max created pull request max/vmn-ansible#6 2026-08-24 13:29:23 +04:00
feat(maintenance): new checks added, existing improved
max pushed to dev at max/vmn-ansible 2026-08-24 13:19:08 +04:00
cdfcc844e0 FIX: encloses the variable name with brackets and double quotes
max pushed to dev at max/vmn-ansible 2026-08-24 13:10:27 +04:00
71a98b34ca FEATURE: replaces hardcoded ip of proxmox with a variable