NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 … 54 55 56 57 58 … 125 Next »
How do I do this? Can not find help.

 
  • 0 Vote(s) - 0 Average
How do I do this? Can not find help.
doggyfromplanetwoof
Offline

Junior Member

Posts: 16
Threads: 2
Joined: Apr 2006
#11
2006-08-16, 08:02 PM
Hi, I redownloaded the file above, however, it is doing the same thing.:confused:
jam_zhou
Offline

Senior Member

Posts: 632
Threads: 179
Joined: Sep 2005
#12
2006-08-16, 09:23 PM
try this...you probably just didn't refresh your browser.

This one should have version 1.0 as the first line of code.


and this line
linex=""""+replace(linex,"to:","")+""""

was changed to this line

linex=""""+trim(replace(linex,"to:",""))+""""
E6400, 2 GB RAM ,500 GB + 250 GB HD, PVR150+ Adaptec 3610, RW 2 + HIP, Antec 2480 w/ mini ninja ...still using v 0.99
ElihuRozen
Offline

Senior Member

Massachusetts, USA
Posts: 514
Threads: 51
Joined: Apr 2006
#13
2006-08-16, 11:53 PM
FYI

Code:
cd /d "e:\Program Files\gbpvr"

is equivalent to

Code:
e:
cd "e:\Program Files\gbpvr"
doggyfromplanetwoof
Offline

Junior Member

Posts: 16
Threads: 2
Joined: Apr 2006
#14
2006-08-17, 12:37 AM
Hi, even with the fixed code and file same problem.
[ATTACHMENT NOT FOUND]
[ATTACHMENT NOT FOUND]
[ATTACHMENT NOT FOUND]
jam_zhou
Offline

Senior Member

Posts: 632
Threads: 179
Joined: Sep 2005
#15
2006-08-17, 02:38 AM
hey, sorry about that. Having an example file would be good.

Well, it's a hack, but it'll do the job. The problem was that they weren't spaces but rather tabs.

Anyway, here it is.
E6400, 2 GB RAM ,500 GB + 250 GB HD, PVR150+ Adaptec 3610, RW 2 + HIP, Antec 2480 w/ mini ninja ...still using v 0.99
doggyfromplanetwoof
Offline

Junior Member

Posts: 16
Threads: 2
Joined: Apr 2006
#16
2006-08-17, 03:01 AM
Awesome job man, I freakin love you. (In a non-sexual way) :p

Works great! Sweet stuff. Big Grin
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#17
2006-08-21, 07:07 PM (This post was last modified: 2006-08-21, 07:19 PM by pBS.)
here it is in batch form...:p
told ya i could do it.. just lost the thread...lol
Code:
@echo off
for /f " tokens=1,* " %%f in (rename.log) do call :out %%f "%%g"
:out
if "%1" == "to:" (
if "%~x2" == ".mpg" echo %2 >>transcodeQ.txt
)
[edited]
it outputs only if line starts with "to:" and ends with ".mpg"...
Creative Thinking gone wrong...lol
Big Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  comskip doesnt find commercials fldavem 1 1,419 2006-06-26, 09:22 PM
Last Post: erik
  Cant find why plugin wont play ISO ricklous 2 1,662 2006-01-19, 08:34 PM
Last Post: ricklous
  Unable to find....SpecialElement[@name="MenuType"] capone 11 3,432 2005-10-25, 06:09 AM
Last Post: capone
  XRecord find character set does not include & erik 1 1,012 2005-08-19, 09:02 PM
Last Post: jorm
  X-Record / Fast Find ydekmekji 5 2,379 2005-06-08, 09:14 PM
Last Post: HamsterGirl35
  Xrecord info and Find fast request Lucas_24 1 1,751 2005-06-02, 07:58 PM
Last Post: jorm

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

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

Linear Mode
Threaded Mode