NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 17 18 19 20 21 … 56 Next »
New Tool: ShowBurner DVD Burning [with menus]

 
  • 0 Vote(s) - 0 Average
New Tool: ShowBurner DVD Burning [with menus]
rbelisle
Offline

Member

Posts: 203
Threads: 35
Joined: Apr 2006
#211
2007-01-06, 07:06 PM
That seems to have worked for some shows, but I think I have a bad character that it doesn't know how to handle. I got the following error when I was trying to burn a movie:

describing videos

"Minnesota neighbors [Jack Lemmon, Walter Matthau] rekindle a 10-year feud when
they"
"fall for the same widow [Ann-Margret]. [Comedy] Director: Donald Pet
rie Actor: Jack Lemmon, Walter Matthau, Ann-Margret, Daryl Hannah, Buck Henry,
Burgess Meredith, Kevin Pollak, Ossie Davis, Christopher McDonald"

{PG-13} was unexpected at this time.

Then the batch file terminates.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#212
2007-01-07, 04:28 AM
ahhh,yes those {} brackets mess it up...Smile
if you're using the tv guide xml add-on [either i-xmltv or supercharger]
just got into your xmltv update bat and change those to either () or [] and it'll work fine...Smile
[i have i-xmltv too]
edit this line to look like :
SET MVSwitches=/md/() /mr/[] /m#/[]

Enjoy
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#213
2007-01-07, 05:28 AM
PBS, did you release your new version of showburner?
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#214
2007-01-07, 05:43 AM
The reason I ask is that the version on the wiki 2.5 seems to have a newer file date than the version that I had. Does it include all the new features that you have been working on?
Thanks for your work on this, btw.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#215
2007-01-07, 05:46 AM
yea, it's got all the new goodies in it...also added a 'say list' feature,replacing the sizer profile...
[it says the show names in list, and the total size after...Smile]
double checked the db error, everything's fine...Smile
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#216
2007-01-07, 05:57 AM
Great. I'm downloading right now!
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#217
2007-01-07, 06:24 AM
For the new method of snapping the picture for the title by stopping the playback, when will it use this versus the other methods. If the stop is at the end or the beginning does it assume that it is just a normal playback and do it's own thing or how does it work?
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#218
2007-01-07, 07:25 AM (This post was last modified: 2007-01-07, 07:31 AM by pBS.)
if a show is in the playback position table, it will use whatever data's in there...
only if there's no entry in there, will it use the other methods..
so clear it out to use the other methods...
i may just make it look for folder.jpg and use that if found....
i can also add an easy way to make those folder.jpg's from the transcode menu..using same playback position method...Big Grin
[since only 1 pic is needed per folder, would only have to do this for new series....so less messing with the existing playback positions..

maybe i can ignore any playback position past say,5 minutes? what do you think?
as that should be where most title shots are...
[and geez, if you wanted to resume within first 5 mins it shouldn't be too much bother if it's reset..]
will se what i can do with it...Smile
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#219
2007-01-07, 04:10 PM
pBS Wrote:if a show is in the playback position table, it will use whatever data's in there...
only if there's no entry in there, will it use the other methods..
so clear it out to use the other methods...
i may just make it look for folder.jpg and use that if found....
i can also add an easy way to make those folder.jpg's from the transcode menu..using same playback position method...Big Grin
[since only 1 pic is needed per folder, would only have to do this for new series....so less messing with the existing playback positions..

maybe i can ignore any playback position past say,5 minutes? what do you think?
as that should be where most title shots are...
[and geez, if you wanted to resume within first 5 mins it shouldn't be too much bother if it's reset..]
will se what i can do with it...Smile

I like the idea of the jpg and the ignore past 5 minutes, although with the prepadding of a couple minutes and some shows waiting till after the first quick comercial to put the title up, maybe that would be better at 10.

Also I'm not sure how to clear out the playback position as you mentioned.

It's great that right now everything runs within GBPVR.

I downloaded the new version last night and did a quick test. It worked perfectly. I did change the "rem say" to "say" in the batch file since I am on win2k. Speech really helps to understand what the program is doing. It is a simple thing to add speech to win2k and below so really anyone using your program should add this.
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#220
2007-01-08, 03:39 AM
pbs,
A favor...
I'm using the msdn speech sdk and it behaves a little differently than the winxp version. The only weirdness is that when you have a comma next to a letter such as in the following say "testing ,,,,one two three"
The say program speaks the commas. If there is a space between the last comma and the "one" it doesn't say the comma. In your batch file there are a couple places where I change the file to put a space between the comma and the next word. Any chance that can be added to your master copy? It doesn't have a problem with say "test,,," only say ",,,test".
It's not a big deal. In fact the kids kinda like the DVD burning is complete comma comma.... thank you message. Hopefully there will be others that would find this beneficial that are using win2k going forward.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (34): « Previous 1 … 20 21 22 23 24 … 34 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  External tool: Transfer Season Record schedules from GBPVR to NPVR kendrak24 37 21,227 2013-04-11, 05:58 AM
Last Post: kendrak24
  SubMenu - A main menu replacement supporting sub menus imilne 47 17,607 2012-01-15, 12:41 AM
Last Post: Mattyb3806
  HDHomeRun Channel Mapping Tool beta whurlston 13 10,753 2010-04-25, 08:48 PM
Last Post: bienson
  BDA Channel Migration Tool JavaWiz 28 11,237 2009-09-16, 02:00 PM
Last Post: JavaWiz
  Configuration tool for remote control athomas 0 1,437 2008-12-04, 12:45 PM
Last Post: athomas
  Sky Channel Sync Tool Version 1.0.2 systemshark 0 1,190 2008-08-17, 07:26 AM
Last Post: systemshark
  Sky Channel Sync Tool systemshark 2 1,468 2007-11-05, 01:20 PM
Last Post: systemshark
  File Renaming Tool: ZRename zehd 0 1,124 2007-05-01, 05:23 AM
Last Post: zehd
  Features for Channel Logo Tool V4.0 systemshark 5 2,887 2007-04-19, 09:20 PM
Last Post: allsighs
  Channel Logo Tool V3 systemshark 50 15,056 2007-04-14, 08:43 PM
Last Post: systemshark

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

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

Linear Mode
Threaded Mode