NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
1 2 3 4 5 … 35 Next »
Comskip runs on every recording except one!!

 
  • 0 Vote(s) - 0 Average
Comskip runs on every recording except one!!
hazeleye65
Offline

Junior Member

US
Posts: 4
Threads: 2
Joined: Jul 2025
#1
8 hours ago
I have a external drive that Records all my tv shows. With 2020 it creates a season folder and inside is a recording thats episode and number. Ie 2020.S48E4.ts and comskip will not even run on it. My other videos are labeled as ie DatelineNBC202550056.ts

I do have "Use episode number when possible" but 2020 is the only show using season and episode numbers.

I would appreciate any help!!

Thank you!!
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,985
Threads: 967
Joined: May 2006
#2
8 hours ago
File naming is based on the guide source and comskip will run on every program. We need your zipped logs to answer your questions on what might be happening.

Martin
hazeleye65
Offline

Junior Member

US
Posts: 4
Threads: 2
Joined: Jul 2025
#3
7 hours ago
(8 hours ago)mvallevand Wrote: File naming is based on the guide source  and comskip will run on every program.  We need your zipped logs to answer your questions on what might be happening.

Martin

Here you go!


Attached Files
.zip   logs-20251018-0034.zip (Size: 1.79 MB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,985
Threads: 967
Joined: May 2006
#4
4 hours ago (This post was last modified: 4 hours ago by mvallevand.)
All the files going to your PostProcessing.sh are passed a nice filename when available with title.season.episode name so it will be your script that is renaming them. Of note for 20/20

2025-10-17 23:02:00.457 [DEBUG][273] Starting: bash -c "'/var/opt/nextpvr/scripts/PostProcessing.sh' '/media/sandy/Recordings/2020/Season 48/2020.S48E04.ts' 9.1 36628 21 '20/20'"
2025-10-17 23:02:00.459 [DEBUG][132] > /var/opt/nextpvr/scripts/PostProcessing.sh: line 2: /var/opt/nextpvr/logs/comskip-20/20.log: No such file or directory

It seem that your script is using the last parameter for the comskip log name but it is not guaranteed to be a valid filename

Dateline starts off ok

2025-10-17 23:02:00.243 [DEBUG][241] Starting: bash -c "'/var/opt/nextpvr/scripts/PostProcessing.sh' '/media/sandy/Recordings/Dateline NBC/Season 34/Dateline.NBC.S34E04.A.Perfect.Spring.Morning.ts' 2.1 36626 22 'Dateline NBC'"

and your comskip-Dateline NBC.log clearly shows

Code:
The commandline used was:
    /usr/local/bin/comskip
    --ini=/etc/comskip.ini
    "/media/sandy/Recordings/Dateline NBC/Season 34/Dateline.NBC.S34E04.A.Perfect.Spring.Morning.ts"

so not sure what your script is doing to mangle them after that.

Martin
hazeleye65
Offline

Junior Member

US
Posts: 4
Threads: 2
Joined: Jul 2025
#5
2 hours ago
#!/bin/bash
/usr/bin/nice -n 19 /usr/local/bin/comskip --ini=/etc/comskip.ini "$1" > /var/opt/nextpvr/logs/"comskip-${5}.log"

This is what's in my PostProcessing script. Should there be something else?
« Next Oldest | Next Newest »

Users browsing this thread: mvallevand, 2 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  DVB recording stops if automatic EPG update is executed Ayeye 1 54 2025-10-16, 05:38 PM
Last Post: mvallevand
  Recording quality using Raspberry Pi 3B+ Jack_Burton505 3 228 2025-09-30, 11:37 PM
Last Post: mvallevand
  [Failed: Recording service not running at recording time] ag100pct 2 548 2025-09-02, 06:58 PM
Last Post: ag100pct
  Recording Plyback Timeline Issue JeffH 11 1,617 2025-01-17, 03:20 PM
Last Post: mvallevand
  Wake on suspend for recording flyingsubs 15 6,091 2024-12-03, 01:07 PM
Last Post: mvallevand
  NextPVR i.mjh.nz [Failed: Recording interrupted] Nzbaxterman 6 1,543 2024-10-29, 11:44 PM
Last Post: sub
Wink recording rules - nextpvr kfmf 4 1,241 2024-07-20, 08:50 AM
Last Post: kfmf
  Live stream not working while recording pciber 6 1,766 2024-06-10, 07:48 AM
Last Post: pciber
  Time scheduled radio recording? WagMan 8 1,857 2024-01-13, 05:34 PM
Last Post: mvallevand
  Recording length error VCR58 20 3,598 2023-11-12, 11:46 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode