SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-05-2008, 07:25 AM
pratt733 pratt733 is offline
Sage Advanced User
 
Join Date: May 2006
Posts: 75
Mac comskip?

Made the transition this weekend and, so far, everything's working fine. Has anyone figured out a comskip solution for OSX? I'm able to run comskip.exe under darwine just fine, it's just the passing of variables and the scheduling that I can't seem to get working. DirMon won't run as a service and neither will comskip monitor.

Anyone with a Mac server, did you simply forego commercial skipping?
Reply With Quote
  #2  
Old 05-05-2008, 07:43 AM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
Here's an implementation for eyeTV http://code.google.com/p/etv-comskip/

On linux I am using a perl script for checking, you could easily write a bash script/perl script and set it up as a launchd service on OS X.

I have been getting a number of requests in PM for a resurrection of my last attempt. I would be willing to set it up and test provided:
  1. Somebody will actually test this time
  2. That person is not afraid of copying and pasting into terminal
  3. Report back on issues.

My implementation would not be a reuse of the EyeTV version. It would make use of Darwine, and the EXE produced by Erik as it is easier to keep up to date with his code and no work on my part.

B
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #3  
Old 05-05-2008, 07:47 AM
pratt733 pratt733 is offline
Sage Advanced User
 
Join Date: May 2006
Posts: 75
I'm actually a QA/Business Analyst by trade, so I'd be happy to test for you. This is a perfect time since I am very comfortable with OSX at this point. I did attempt to rewrite the EyeTV scripts, but not being a programmer and not having the time to learn, I abandoned it.

I'd rather not have to run a VM just to run comskip.
Reply With Quote
  #4  
Old 05-05-2008, 03:20 PM
ke4pym ke4pym is offline
New Member
 
Join Date: May 2008
Posts: 4
Quote:
Originally Posted by pratt733 View Post
Made the transition this weekend and, so far, everything's working fine. Has anyone figured out a comskip solution for OSX? I'm able to run comskip.exe under darwine just fine, it's just the passing of variables and the scheduling that I can't seem to get working. DirMon won't run as a service and neither will comskip monitor.

Anyone with a Mac server, did you simply forego commercial skipping?
Pratt - what tuner(s) did you end up using? Were there any issues in setting that tuner up?

I'm thinking about becoming a SageTV Mac user but I'm having trouble finding tuners that'll work.

If I do become a user, I'll be happy to help with this adventure.
Reply With Quote
  #5  
Old 05-06-2008, 07:40 AM
pratt733 pratt733 is offline
Sage Advanced User
 
Join Date: May 2006
Posts: 75
I'm actually using 5 SA 4200HD cable boxes, connected via firewire, using the Hugo Lypens firewire network encoder. Working great so far.

A bit of history:

I started with a PIII XP machine, with one Hauppauge PVR150 for years. Then upgraded to a P4, added an Nvidia DualTV card and ran that way for quite a while (using the MCE blasters), but wanted HD. Since I wanted more than just the locals, I began researching firewire and found the Timmmoore driver set. Unfortunately, it did not work very well on SA boxes and abandoned the project, until I discovered there was a way to do it on the Mac. Got myself a cheap G4 and it worked great, until I had more than 3 cable boxes. Upgraded my Mac and since I was no longer using any of the TV tuner cards and using firewire exclusively, decided to cut out the middle man and use the Mac exclusively. Been running for a few days and it's been great. Still have Windows clients, though, and it will probably stay that way (they're working, why mess with them).
Reply With Quote
  #6  
Old 05-07-2008, 01:35 PM
pratt733 pratt733 is offline
Sage Advanced User
 
Join Date: May 2006
Posts: 75
bjenkins, would you mind posting what you have when you're ready? I lack the programming skills (and patience) to create this myself. I would GREATLY appreciate it.
Reply With Quote
  #7  
Old 05-08-2008, 08:23 PM
karljayne karljayne is offline
Sage User
 
Join Date: Jan 2005
Posts: 74
I would definately help test.
__________________
Server WIN7PRO, AMD Phenom II Deneb, 4GB RAM, Gigabyte GeForce 7300 GS 512MB, RAID0 600GB, Hauppauge 500MCE, HD PVR w/ DCT-6200, HDHomerun, SageTV 7.0.12
Reply With Quote
  #8  
Old 05-09-2008, 12:05 PM
sandor's Avatar
sandor sandor is offline
Sage Expert
 
Join Date: Dec 2006
Location: Philadelphia, PA USA
Posts: 621
Quote:
Originally Posted by ke4pym View Post
Pratt - what tuner(s) did you end up using? Were there any issues in setting that tuner up?

I'm thinking about becoming a SageTV Mac user but I'm having trouble finding tuners that'll work.

If I do become a user, I'll be happy to help with this adventure.

i use my pair of HDHR's on my mac... though i am OTA only.
__________________
MacBook Core2Duo 2 ghz
nVidia 9400M GPU
46" Sammy HLP4663 720p DLP
2x HDHR, all OTA
QNAP TS-809:
12.5 TB for Recordings/Imports/TimeMachine/Music
HD200 via 802.11n in Living Room
802.11n client in bedroom
Reply With Quote
  #9  
Old 05-14-2008, 10:38 AM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
Ok, script is done. Testing it now on my Mac which is not my server..

Anyone brave enough to be the first? Send me a PM.

B
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #10  
Old 05-18-2008, 07:51 AM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
Arrow

I have made the application package available on my blog. I am working on an interface to modify the prefs from within the application, but for right now I have included an Applescript which will open the prefs file within the app bundle in TextEdit. I had one person come forward for testing and they are running Leopard. I could use someone running Tiger to test as well.

TIA

B
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #11  
Old 05-26-2008, 08:13 PM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
I am making available version .3a of ComChecker. This is a complete re-work of the system done in AppleScript Studio. It uses a bash script to run the processing, a prefs file for bash preferences, and the Apple defaults system for ComChecker application autostart setting.

To make use of this, you will need Darwine and Erik's comskip. Feedback is welcome but due to the underwhelming response I received for private testers, not likely.

I am not likely to carry on development from this point as I have not had an adequate interest in this tool. However, I am willing to work on bugs. This was tested on my MacBook Pro, which is not my SageTV server. I do not know how it will work on live TV files, but it works in my testing on existing and dropping in of files to the TV directory.

B

PS - Make sure you set your comskip.ini options and edit the bash prefs (Options button) before clicking the start button in the application.
Attached Files
File Type: zip ComChecker.zip (69.0 KB, 260 views)
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT

Last edited by bcjenkins; 05-30-2008 at 07:03 PM. Reason: Fixed a few minor bugs
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Comskip Monitor: Announcement Steep SageTV Customizations 340 09-26-2020 09:23 AM
STV Import: Comskip Playback for Default STV (v1.5.4 30/August/2008 for SageTV 5/6) JREkiwi SageTV Customizations 600 11-23-2011 07:58 AM
Mac Version-Questions First thomjw SageTV Mac Edition 5 03-05-2008 01:13 PM
Wire(ed/less) MVP & Mac Addresses coryking SageTV Media Extender 0 02-01-2007 07:52 PM
Invalid wireless MVP MAC address kminder SageTV Media Extender 2 06-13-2006 09:45 AM


All times are GMT -6. The time now is 10:06 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.