[PR #1444] [MERGED] Fix file extension for IDX files #2189

Closed
opened 2026-01-29 17:20:44 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1444
Author: @PunitLodha
Created: 7/4/2022
Status: Merged
Merged: 7/9/2022
Merged by: @PunitLodha

Base: masterHead: mkv


📝 Commits (4)

📊 Changes

3 files changed (+13 additions, -3 deletions)

View changed files

📝 src/lib_ccx/matroska.c (+9 -0)
📝 src/lib_ccx/matroska.h (+1 -1)
📝 src/lib_ccx/stream_functions.c (+3 -2)

📄 Description

Fix file extension for idx and add VOBSUB unsupported message
#1371


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/1444 **Author:** [@PunitLodha](https://github.com/PunitLodha) **Created:** 7/4/2022 **Status:** ✅ Merged **Merged:** 7/9/2022 **Merged by:** [@PunitLodha](https://github.com/PunitLodha) **Base:** `master` ← **Head:** `mkv` --- ### 📝 Commits (4) - [`9317f02`](https://github.com/CCExtractor/ccextractor/commit/9317f02a125de5f9aa85d396bb6f74871040c3e0) Fix file extension - [`a5aec69`](https://github.com/CCExtractor/ccextractor/commit/a5aec6965363c4f12d7fb1f6da83029885286e42) Vobsub not supported - [`daee479`](https://github.com/CCExtractor/ccextractor/commit/daee479f842cc472e34c3a6cf990ee25aba48b6e) Fix formatting - [`2616488`](https://github.com/CCExtractor/ccextractor/commit/26164880492fc5c318b0dfda66acf5890025165d) More formatting ### 📊 Changes **3 files changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/matroska.c` (+9 -0) 📝 `src/lib_ccx/matroska.h` (+1 -1) 📝 `src/lib_ccx/stream_functions.c` (+3 -2) </details> ### 📄 Description Fix file extension for `idx` and add VOBSUB unsupported message #1371 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:20:44 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2189