[PR #553] [MERGED] return a non-zero return code if no subtitles were found #1386

Open
opened 2026-01-29 17:16:09 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/553
Author: @ghost
Created: 12/18/2016
Status: Merged
Merged: 1/8/2017
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (2)

  • dc6d854 return a non-zero return code if no subtitles were found
  • f37829b fix for mp4

📊 Changes

6 files changed (+46 additions, -23 deletions)

View changed files

📝 src/ccextractor.c (+14 -9)
📝 src/gpacmp4/mp4.c (+6 -2)
📝 src/lib_ccx/ccx_common_common.h (+1 -0)
📝 src/lib_ccx/general_loop.c (+17 -7)
📝 src/lib_ccx/lib_ccx.h (+4 -4)
📝 src/lib_ccx/myth.c (+4 -1)

📄 Description

Previous PR: https://github.com/CCExtractor/ccextractor/pull/535


🔄 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/553 **Author:** [@ghost](https://github.com/ghost) **Created:** 12/18/2016 **Status:** ✅ Merged **Merged:** 1/8/2017 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`dc6d854`](https://github.com/CCExtractor/ccextractor/commit/dc6d854d0dee8feabced2ff51bcbbf5181421537) return a non-zero return code if no subtitles were found - [`f37829b`](https://github.com/CCExtractor/ccextractor/commit/f37829bb46e046d8914bb2a42937020add5d84bc) fix for mp4 ### 📊 Changes **6 files changed** (+46 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `src/ccextractor.c` (+14 -9) 📝 `src/gpacmp4/mp4.c` (+6 -2) 📝 `src/lib_ccx/ccx_common_common.h` (+1 -0) 📝 `src/lib_ccx/general_loop.c` (+17 -7) 📝 `src/lib_ccx/lib_ccx.h` (+4 -4) 📝 `src/lib_ccx/myth.c` (+4 -1) </details> ### 📄 Description Previous PR: https://github.com/CCExtractor/ccextractor/pull/535 --- <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:16:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1386