Skip to content

Commit be12cc8

Browse files
committed
Update README: TV show ripping stable, document multi-episode disc support
1 parent 5ad7c53 commit be12cc8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,9 @@ Frostscribe wraps `makemkvcon` and `HandBrakeCLI` into a polished interactive CL
3030
| Menu bar app + GUI rip flow | ✅ Stable |
3131
| CLI rip flow | ✅ Stable |
3232
| Event hooks (Home Assistant, etc.) | ✅ Stable |
33-
| TV show ripping | ⚠️ Functional, not thoroughly tested |
33+
| TV show ripping | ✅ Stable |
3434
| AutoScribe (auto-rip without prompting) | ⚠️ Experimental |
3535

36-
> TV show ripping works end-to-end but has not been tested across a wide variety of discs and edge cases. Episode numbering and season path formatting should be verified for your media server.
37-
3836
---
3937

4038
## Requirements
@@ -125,6 +123,8 @@ Click **Rip Disc** to open the guided rip flow:
125123
6. Encoding begins automatically when the rip finishes
126124
7. Push notification fires on completion (configure via `event_hook`)
127125

126+
**TV show discs:** After identifying the show, Frostscribe presents all episode-length titles with checkboxes. Set the season and starting episode number, select the episodes you want, and click **Queue Episodes**. Each episode is queued as a separate rip job; the disc is not ejected until all jobs complete.
127+
128128
**Vigil Mode** (default) means ripping is guided and interactive. Disable it in Settings to enable **AutoScribe**, which rips any inserted disc automatically without prompting.
129129

130130
### CLI

0 commit comments

Comments
 (0)