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 04-10-2010, 09:40 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Utility: AnyDVD Updater

I have been getting tired of the emails telling me about updates for AnyDVD and, thanks to the push from saltlyck2, I started to write something to autoupdate AnyDVD.

This is the third version I've released to anyone and I'm looking to get more feedback on how well it is working.

Right now, it will detect the installed version and check the website for the current version and then download and install it - but you need to run the updater manually.

Todo
  • Autoschedule time(s) to check for updates.

Known Issues
  • When AnyDVD updates, I think it is clearing your settings in the registry - this causes AnyDVD to show the settings dialog when it starts up the next time. For now, I am closing the dialog windows for you, but I don't like this as a solution.

Latest release: http://anydvd-auto-updater.googlecod...to-updater.exe

SageTV Downloads Section: http://forums.sagetv.com/forums/down...do=file&id=372

Last edited by KJake; 04-10-2010 at 09:42 PM. Reason: grammar
Reply With Quote
  #2  
Old 04-15-2010, 09:40 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
New version released that will schedule checks for midnight, each night. Also, this version will update itself if I release new versions, no need to download yourself.
Reply With Quote
  #3  
Old 04-16-2010, 07:42 AM
saltlyck2 saltlyck2 is offline
Sage Advanced User
 
Join Date: Dec 2005
Posts: 101
Setup?

How do you set it up to run nightly?
Reply With Quote
  #4  
Old 04-16-2010, 07:50 AM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
It does it for you! 12:00am daily, is that OK?
Now, I don't know if it really works or not since Slysoft hasn't released an update, but the scheduled task does get created.
Reply With Quote
  #5  
Old 04-16-2010, 09:56 AM
saltlyck2 saltlyck2 is offline
Sage Advanced User
 
Join Date: Dec 2005
Posts: 101
task

What is the scheduled task that it creates? I cannot find it but I'm not sure where to look in task scheduler. 12 is fine.
Reply With Quote
  #6  
Old 04-16-2010, 08:02 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Sorry about that, bad testing on my part. If you run it now, you should be prompted to update the tool and the new version should be able to create the task properly.
Reply With Quote
  #7  
Old 06-23-2010, 06:46 PM
Bill1426 Bill1426 is offline
Sage User
 
Join Date: May 2010
Posts: 53
Can we add a Reboot to this after it installs a new version ???
__________________
AMD Athlon II x4 (630), Win 7 Home Premium SP1 64-bit, 6gb Ram, ATI 3200HD (integrated), HVR-2250 (27323 drivers)
Reply With Quote
  #8  
Old 06-24-2010, 05:14 AM
saltlyck2 saltlyck2 is offline
Sage Advanced User
 
Join Date: Dec 2005
Posts: 101
Same isssue here. It won't find my DVD player once the new version is loaded. One note though, if you add a reboot put out a version that does not schedule itself so I can set it to do this reboot at 3am or something like that.

Thanks!
Reply With Quote
  #9  
Old 06-24-2010, 05:42 AM
Bill1426 Bill1426 is offline
Sage User
 
Join Date: May 2010
Posts: 53
Quote:
Originally Posted by KJake View Post
Sorry about that, bad testing on my part. If you run it now, you should be prompted to update the tool and the new version should be able to create the task properly.
With Windows 7 (64-bit), you have to remove the task, and enter one in manually.. If you don't, it will not run the schedule cause it uses an improper
owner name.. It's no big deal
__________________
AMD Athlon II x4 (630), Win 7 Home Premium SP1 64-bit, 6gb Ram, ATI 3200HD (integrated), HVR-2250 (27323 drivers)
Reply With Quote
  #10  
Old 06-25-2010, 09:50 AM
saltlyck2 saltlyck2 is offline
Sage Advanced User
 
Join Date: Dec 2005
Posts: 101
Yeah I tried that but it still would not recognize the drive after the update. How could I remount the drive in windows 7 32 bit?
Reply With Quote
  #11  
Old 06-25-2010, 09:55 AM
Bill1426 Bill1426 is offline
Sage User
 
Join Date: May 2010
Posts: 53
Go to administrator tools and make sure the drive is setup properly..
__________________
AMD Athlon II x4 (630), Win 7 Home Premium SP1 64-bit, 6gb Ram, ATI 3200HD (integrated), HVR-2250 (27323 drivers)
Reply With Quote
  #12  
Old 06-28-2010, 08:38 AM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Yeah, I've noticed there is a little issue with the scheduled task. It works on my system, but when it updates, AnyDVD starts back up as the scheduled task owner (SYSTEM). If you don't reboot before starting AnyDVD back up (as yourself), it will look like it can't find any drives, because it is actually already running on the system as a different user.

Is the best solution for this to just build-in a reboot? Progamatically creating scheduled tasks is troublesome. I'm actually trying to do it correctly, without any silly hacks.
Reply With Quote
  #13  
Old 06-28-2010, 09:53 AM
Bill1426 Bill1426 is offline
Sage User
 
Join Date: May 2010
Posts: 53
Quote:
Originally Posted by KJake View Post
Yeah, I've noticed there is a little issue with the scheduled task. It works on my system, but when it updates, AnyDVD starts back up as the scheduled task owner (SYSTEM). If you don't reboot before starting AnyDVD back up (as yourself), it will look like it can't find any drives, because it is actually already running on the system as a different user.

Is the best solution for this to just build-in a reboot? Progamatically creating scheduled tasks is troublesome. I'm actually trying to do it correctly, without any silly hacks.
Hmm.. Like I put down earlier, under Windows 7 (Home Premium 64-bit),
I just removed the task and created a new one.
But a reboot is required for the new version of AnyDVD to take effect..
So adding a reboot, only when a new version is installed would be great.

ps. I have a users account called TASKS That does all the scheduled tasks in background.
__________________
AMD Athlon II x4 (630), Win 7 Home Premium SP1 64-bit, 6gb Ram, ATI 3200HD (integrated), HVR-2250 (27323 drivers)
Reply With Quote
  #14  
Old 06-28-2010, 10:36 AM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
So, should I pull out the task scheduling (since it doesn't seem to work) and add in a reboot and let you (the users) schedule it yourself? I'm willing to do whatever makes sense to y'all.
Reply With Quote
  #15  
Old 06-28-2010, 10:45 AM
Bill1426 Bill1426 is offline
Sage User
 
Join Date: May 2010
Posts: 53
Quote:
Originally Posted by KJake View Post
So, should I pull out the task scheduling (since it doesn't seem to work) and add in a reboot and let you (the users) schedule it yourself? I'm willing to do whatever makes sense to y'all.
That would work for me..
But only have a reboot after an update..
__________________
AMD Athlon II x4 (630), Win 7 Home Premium SP1 64-bit, 6gb Ram, ATI 3200HD (integrated), HVR-2250 (27323 drivers)
Reply With Quote
  #16  
Old 07-01-2010, 07:51 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
I changed the code a day or two ago - should have upgraded itself, or received a prompt about it. 0.8.9.17 is the latest version
Reply With Quote
  #17  
Old 07-01-2010, 07:56 PM
Bill1426 Bill1426 is offline
Sage User
 
Join Date: May 2010
Posts: 53
I have the new version (auto updated)...
What changed ??
__________________
AMD Athlon II x4 (630), Win 7 Home Premium SP1 64-bit, 6gb Ram, ATI 3200HD (integrated), HVR-2250 (27323 drivers)
Reply With Quote
  #18  
Old 07-01-2010, 07:57 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Took care of the requests:
1) Removed task scheduling.
2) Added reboot after an update is run.

The reboot is a prompt - and will wait for 30 seconds before just doing the reboot for you. OK?
Reply With Quote
  #19  
Old 07-01-2010, 08:01 PM
Bill1426 Bill1426 is offline
Sage User
 
Join Date: May 2010
Posts: 53
Quote:
Originally Posted by KJake View Post
Took care of the requests:
1) Removed task scheduling.
2) Added reboot after an update is run.

The reboot is a prompt - and will wait for 30 seconds before just doing the reboot for you. OK?
That will work...
I can change the time of the schedule checking, and the reboot would be just fine....

Thanks....
__________________
AMD Athlon II x4 (630), Win 7 Home Premium SP1 64-bit, 6gb Ram, ATI 3200HD (integrated), HVR-2250 (27323 drivers)
Reply With Quote
  #20  
Old 07-01-2010, 08:04 PM
Bill1426 Bill1426 is offline
Sage User
 
Join Date: May 2010
Posts: 53
Need to verify...
It will reboot only when it gets an update, not every time it checks... Correct ??
__________________
AMD Athlon II x4 (630), Win 7 Home Premium SP1 64-bit, 6gb Ram, ATI 3200HD (integrated), HVR-2250 (27323 drivers)
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
Utility: Comskip erik SageTV Customizations 278 04-14-2016 08:13 PM
Utility: AnyDVD Rip Wrapper KJake SageTV Customizations 63 11-27-2010 03:27 PM
Utility: DirMon2 Jere_Jones SageTV Customizations 379 01-04-2010 12:12 PM
AnyDVD rips not playing in sagetv AJ Bertelson SageTV Software 71 01-28-2009 11:34 PM


All times are GMT -6. The time now is 01:52 PM.


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