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) SearchWiz & MovieWiz v
« Previous 1 … 8 9 10 11 12 … 16 Next »
Running Commandline version then Archiving results in duplicates?

 
  • 0 Vote(s) - 0 Average
Running Commandline version then Archiving results in duplicates?
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#1
2008-06-18, 03:42 PM
Hi JW

I use a postprocessing command to create Moviewiz entries of recorded shows in my Recordings Dir. I then sometimes archive these shows and the MW has duplicate entries of the show, one with the old path and one with the new one.

Is this the correct behaviour?

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#2
2008-06-18, 07:01 PM
jksmurf Wrote:Hi JW

I use a postprocessing command to create Moviewiz entries of recorded shows in my Recordings Dir. I then sometimes archive these shows and the MW has duplicate entries of the show, one with the old path and one with the new one.

Is this the correct behaviour?

k.
No, I tried to avoid that from happening. Do you happen to rename the file as part of the archive process, or simply move it to another directory?

MovieWiz attempts to check for any duplicate 'Filenames' when resolving archive locations, but maybe I missed some flow. Could you detail the steps you go thru and I'll look for a miss on my part.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#3
2008-06-21, 05:53 AM
JavaWiz Wrote:No, I tried to avoid that from happening. Do you happen to rename the file as part of the archive process, or simply move it to another directory?

MovieWiz attempts to check for any duplicate 'Filenames' when resolving archive locations, but maybe I missed some flow. Could you detail the steps you go thru and I'll look for a miss on my part.

Hi JW,


Nope I don't rename, just archive.
  1. I Schedule a Program. It Records. e.g. D:\GBPVRVids\RecordedShowDirName\RecordedShowName.mpg
  2. After recording, PostProcessing.bat runs a batch file (as below).
  3. It makes an entry in MoviewWiz, i.e. D:\GBPVRVids\RecordedShowDirName\RecordedShowName.mpg
  4. When I reaslise I'm unlikely to watch it for a while, I archive it manually, from XRecord. It archives just fine to G:\ArchivedMovies\RecordedShowDirName\RecordedShowName.mpg and MOVES the file from D:\... to G:\...
  5. When I go into Moviewiz, I see TWO entries for the same show, same date etc.
    D:\GBPVRVids\RecordedShowDirName\RecordedShowName.mpg and
    G:\ArchivedMovies\RecordedShowDirName\RecordedShowName.mpg
k.


My PostProcessing.bat
Code:
comskip %1
rectracker %1 > rectracker.log
rem recycler.exe
REM  ====================================================
REM  PostProcessing.bat addition for Program Image Tool
REM  This will download an image to the media/art directory.
ProgramImageTool.exe /File %1
REM  ====================================================
REM  PostProcessing.bat addition for Show Image Grabber Tool
REM  This will download an image to the media/art directory.
WizImageGrabber /File:"%~f1"
REM  ====================================================
REM
REM  PostProcessing.bat addition for Movie Wiz Manager Tool
"C:\Progra~1\Devnz\GBPVR\Plugins\MovieWiz\MovieWizManager.bat"
MovieWizManager.bat
Code:
C:\Progra~1\Devnz\GBPVR\Plugins\MovieWiz\MovieWizManager.exe -Recordings -SyncArchived -SubDirs -Load:"D:\GBPVRVids;\\Theslug\disk 1\ArchivedMovies;\\Theslug\disk 2\ArchivedMovies;G:\ArchivedMovies" -Ignore:"Lost;Heroes;Boston Legal;Child of our time;America's Funniest;Super 14;Top 5;The Nine;Damages;ER (XI;Rugby;Everest;Prison Break;"
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#4
2008-06-23, 02:12 AM
jksmurf Wrote:Hi JW,



Nope I don't rename, just archive.MovieWizManager.bat
Code:
C:\Progra~1\Devnz\GBPVR\Plugins\MovieWiz\MovieWizManager.exe -Recordings -SyncArchived -SubDirs -Load:"D:\GBPVRVids;\\Theslug\disk 1\ArchivedMovies;\\Theslug\disk 2\ArchivedMovies;G:\ArchivedMovies" -Ignore:"Lost;Heroes;Boston Legal;Child of our time;America's Funniest;Super 14;Top 5;The Nine;Damages;ER (XI;Rugby;Everest;Prison Break;"

Ok, I'm thinking the problem is because MovieWizManger imports recordings BEFORE it attempts to Syncronize. Try this version, it runs the sync process 1st if requested as part of the command line.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#5
2008-06-23, 03:34 PM
Thanks JW, will try over next few days.

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  New version soon? daneo 3 2,533 2009-12-05, 08:25 PM
Last Post: JavaWiz
  SearchWizX2: problem browsing search results jactry 8 3,671 2009-06-29, 02:18 AM
Last Post: Wakalaka
  MoviewizzManager commandline crash papapumpnz 4 2,366 2009-04-24, 09:05 PM
Last Post: papapumpnz
  Moviewizard Wishes - Command line version and Delete watched? jksmurf 42 13,774 2008-06-03, 12:32 AM
Last Post: JavaWiz
  Upgrade to MovieWhiz v1.0.14.0 from previous version eeggy 2 2,093 2008-02-12, 03:17 AM
Last Post: eeggy
  which version? fluffykeith 17 5,663 2008-01-01, 10:09 AM
Last Post: fluffykeith
  SearchWizX2 - PVRX2 version released. JavaWiz 96 24,559 2007-12-12, 07:45 AM
Last Post: Wakalaka

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

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

Linear Mode
Threaded Mode