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) Video Archive v
« Previous 1 2 3 4 5 Next »
Cannot get VA to function after rebuild

 
  • 0 Vote(s) - 0 Average
Cannot get VA to function after rebuild
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#11
2007-06-08, 11:38 PM
I don't se VideoArchive mentioned anywhere else in config.xml


<VideoArchivePlugin>
<VideoFileExtensions>mpg|mpeg|avi</VideoFileExtensions>
<ArchivePath>C:\Program Files\devnz\gbpvr\</ArchivePath>
<ArchiveDays>0</ArchiveDays>
<ConfirmDelete>True</ConfirmDelete>
<PreventDuplicateRecordings>False</PreventDuplicateRecordings>
<VideoSortNewestFirst>True</VideoSortNewestFirst>
<PendingSortFirstToRecordFirst>True</PendingSortFirstToRecordFirst>
<DVDSortAtoZ>True</DVDSortAtoZ>
<StartInListMode>True</StartInListMode>
<ShowWhatsNew>False</ShowWhatsNew>
<DisplayFileSize>True</DisplayFileSize>
<DisplayRecordingDate>True</DisplayRecordingDate>
<DisplayChannel>True</DisplayChannel>
<DisplayPendingByDate>True</DisplayPendingByDate>
<DisplayDateFormat>8</DisplayDateFormat>
<PendingDateFormat>8</PendingDateFormat>
<LowBitRate>3500</LowBitRate>
<MediumBitRate>6000</MediumBitRate>
<HighBitRate>10000</HighBitRate>
<VBLowBitRate>2910</VBLowBitRate>
<VBMediumBitRate>4000</VBMediumBitRate>
<VBHighBitRate>6000</VBHighBitRate>
<ArchiveAlgorithm>0</ArchiveAlgorithm>
<StartInDVDView>False</StartInDVDView>
<RememberLastLogin>True</RememberLastLogin>
<EnableDirectoryDelete>False</EnableDirectoryDelete>
<AllowRerecordingOfDeletedDirectoryFiles>True</AllowRerecordingOfDeletedDirectoryFiles>
<DVDDecrypterPath>C:\Program Files\DVD Decrypter\</DVDDecrypterPath>
<BesweetPath>C:\Program Files\DVD2SVCD\BeSweet\</BesweetPath>
<mplexPath>C:\Program Files\Cuttermaran\Provider\mux\</mplexPath>
<tempDir>C:\Temp\</tempDir>
<AudioStreamIdentifier>0x80</AudioStreamIdentifier>
<DecryptCommandLine>/MODE IFO /SRC {dvdDrive} /VTS 1 /PGC 1 /DEMUX 0xE0 0x80 0xA0 {AudioStreamIdentifier} /DEST "{tempDir}" /SPLIT NONE /START /OVERWRITE YES /CLOSE</DecryptCommandLine>
<BeSweetPCMCommandLine>-core( -input "{inputfile}" -output "{tempDir}audio.mp2" -logfilea "{tempDir}BeSweet.log" ) ota( -d auto ) -mp2enc( -m s -b 192 -e )</BeSweetPCMCommandLine>
<BeSweetCommandLine>-core( -input "{tempDir}audio.ac3" -output "{tempDir}audio.mp2" -logfilea "{tempDir}BeSweet.log" ) -ota( -d {delayTime} ) -azid( -c normal -g 0.95 -L -3db ) -toolame( -m s -b 192 -e )</BeSweetCommandLine>
<MplexCommandLine>-f 8 -o "{outputfile}" "{tempDir}audio.mp2" "{tempDir}video.m2v"</MplexCommandLine>
<SkipCleanUp>False</SkipCleanUp>
<ShowDvd2MpegOnMVP>False</ShowDvd2MpegOnMVP>
<AutoEjectDVD>True</AutoEjectDVD>
<PanelDateFormat>8</PanelDateFormat>
<PanelCycleTime>15</PanelCycleTime>
<StripLeadingArticlesFromShowNames>False</StripLeadingArticlesFromShowNames>
<Articles>a|the|an</Articles>
<FixupGbpvrDatabaseAfterFileArchive>True</FixupGbpvrDatabaseAfterFileArchive>
<FreeSpaceWarningLevel>20000</FreeSpaceWarningLevel>
<MonitorSpaceOnPrimaryDrivesOnly>True</MonitorSpaceOnPrimaryDrivesOnly>
<ShowFreeSpaceWarningsInPanel>True</ShowFreeSpaceWarningsInPanel>
<FreeSpaceCheckInterval>30</FreeSpaceCheckInterval>
<ScanForFilesOnStartUp>True</ScanForFilesOnStartUp>
<AutoFetchInfoFromInternet>False</AutoFetchInfoFromInternet>
<AllowDuplicatesList>
</AllowDuplicatesList>
<AllowUniqueIdEnding>0000</AllowUniqueIdEnding>
<DVDPath>F:\DVD Rips\</DVDPath>
<PanelShowRecordingStatus>True</PanelShowRecordingStatus>
<PanelPendingLeadTime>8</PanelPendingLeadTime>
<NumberOfUpcomingRecordingsToShowInPanel>1</NumberOfUpcomingRecordingsToShowInPanel>
<PanelShowAudioStatus>True</PanelShowAudioStatus>
<VideoPath0>F:\Archive\|0</VideoPath0>
</VideoArchivePlugin>
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#12
2007-06-08, 11:56 PM
Whoo Hoo, I got it working. I couldn't find anything wrong in the config.xml, so I just uninstalled VA for the nth time, deleted it all, deleted the VA part of config.xml, reinstalled, and it seems to be working!

So what ever you thought about it not being enable must have been right, THANKS!

Now for a requestRolleyes How about an option to sort episodes alphabetically? I have all shows renamed by episode number, and it would be great if they showed up that way. I do a custom changing of the subtitle field that includes the last 4 digits of the zap2it, then I use AddEpisode to change the mpg to that.

Plus is there anyway to prevent shows moving to the DVD part?
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#13
2007-06-09, 12:04 AM
It worked once, I should have tried it a couple times before mucking about. I closed GBPVR, opened config, added my archive folder and my dvd rip folder and moved the plugin to the TV tree menu, and it hung when I launched it again. I'm trying to put it back to see what broke it.
I moved it back to the root manu and that seemed to fix it. Hmmmm why doesn't it like to be in a sub menu? I'll keep putzing.
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#14
2007-06-09, 02:57 AM
I've never tried it in a sub menu. I suspect that is the problem. I don;t have access to my development machine right now but I'll look at the code later and see.

Jeff
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#15
2007-06-09, 03:02 AM
Pioneer4x4 Wrote:Now for a requestRolleyes How about an option to sort episodes alphabetically? I have all shows renamed by episode number, and it would be great if they showed up that way. I do a custom changing of the subtitle field that includes the last 4 digits of the zap2it, then I use AddEpisode to change the mpg to that.

Plus is there anyway to prevent shows moving to the DVD part?

For the first one, if you press the red button while in the videos list it will go through different sort orders, including alphabetical (and a sort by season and episode if that information exists in the archive database)

As to the second thing, I'm not sure how you get moved shows to end up in the DVD list. That isn't a "feature". The only things I could see is if you have a directory defined as both a video directory and a dvd directory. I;m not sure what would happen in the case. What do you do to make this happen?

Jeff
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#16
2007-06-09, 09:32 PM
Jeff Wrote:For the first one, if you press the red button while in the videos list it will go through different sort orders, including alphabetical (and a sort by season and episode if that information exists in the archive database)

As to the second thing, I'm not sure how you get moved shows to end up in the DVD list. That isn't a "feature". The only things I could see is if you have a directory defined as both a video directory and a dvd directory. I;m not sure what would happen in the case. What do you do to make this happen?

Jeff

1st one, Thanks, I totally missed that... I think I knew that and forgot:confused:

2nd one, I never did it intentionally. Dr Who and some others kept dissappearing and showing up in DVD. I think I might have done something that I thought was a good idea at the time by setting the archive and dvd folder to the same place, then changed it, but VA never broke the link. I'll make sure not to do that again. It seems OK now. thanks so far, I do have one more glitch.

I have a couple shows that the description is wrong on. It is showing the description of a Monk episode on 3 different recordings. The preview picture is correct, and it plays the right file (I think) but the description is for the wrong show entirely. it's not a biggie since the pending scheduling is now working for meBig Grin

Can the preview picture be disabled? It seems to work OK, but I really don't need or prefer it.
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#17
2007-06-11, 05:25 PM
I don't know why the description would be wrong unless the data in the database is wrong. The preview picture can only be disabled by editing the skin file. Edit the Video Info Dialog skin.xml file and change the value for the DialogBoxImage special element. I think the easiest thing to do would be to move it offscreen by changing the location to something like 700,400.

Jeff
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#18
2007-06-11, 07:14 PM (This post was last modified: 2007-06-11, 07:16 PM by Pioneer4x4.)
Jeff Wrote:I don't know why the description would be wrong unless the data in the database is wrong. The preview picture can only be disabled by editing the skin file. Edit the Video Info Dialog skin.xml file and change the value for the DialogBoxImage special element. I think the easiest thing to do would be to move it offscreen by changing the location to something like 700,400.

Jeff

1st, the sorting works fine, I was being dumb... I was looking at the text next to the red button and thinking that was the current sort order, not the next sort order. I know it is plain view at the top, rrgghh, my errorRolleyes

2nd, I guess I could do the hide the picture part in the skin, that is as easy as any other fix.

3rd here are the shows affected by the incorrect description

<recording>
<filename>E:\Recordings\Monk\0076 - Mr. Monk Makes a Friend.mpg</filename>
<channel>25 USA</channel>
<status>READY</status>
<startTime>2007-05-20 09:00:00</startTime>
<endTime>2007-05-20 10:00:00</endTime>
<title>Monk</title>
<subtitle>0076 - Mr. Monk Makes a Friend</subtitle>
<description>Monk's new friend seems too good to be true.</description>
<uid>EP5116510076</uid>
</recording>

<recording>
<filename>E:\Recordings\What Makes Pittsburgh Pittsburgh\ (1).mpg</filename>
<channel>9 WQED</channel>
<status>READY</status>
<startTime>2007-06-02 03:00:00</startTime>
<endTime>2007-06-02 04:00:00</endTime>
<title>What Makes Pittsburgh Pittsburgh?</title>
<subtitle></subtitle>
<description>Rick Sebak explores the city's heavy industry, bridges and people.</description>
<uid>SH8152700000</uid>
</recording>

<recording>
<filename>E:\Recordings\Underground Pittsburgh\ (1).mpg</filename>
<channel>9 WQED</channel>
<status>READY</status>
<startTime>2007-06-04 21:30:00</startTime>
<endTime>2007-06-04 23:30:00</endTime>
<title>Underground Pittsburgh</title>
<subtitle></subtitle>
<description>Pittsburgh's subway; modern coal mine; mushroom farm.</description>
<uid>SH9065940000</uid>
</recording>

here are screen shots.
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#19
2007-06-11, 07:17 PM (This post was last modified: 2007-06-11, 07:27 PM by Pioneer4x4.)
I can't seem to figger out how to add pics, oh well. I think I know what is going on.

1st I am running my own sql code to alter the subtitle field. Then I use AddEpisode to rename the file to match.
example "0076 - Mr. Monk Makes a Friend (1).mpg"
the (1) gets put in when the file is duped.

If no subtitle exists, the file is (1).mpg, (2).mpg...

Does VA look at filename only? That would explain the dupe descriptions.


If anyone cares, here is my sql code.
postudateEPG.bat "sqlite3 gbpvr.db3 <testupdate.sql"


testupdate.sql
.output test.txt
UPDATE PROGRAMME
SET sub_title=SUBSTR(unique_identifier,-4,4)||' - '||sub_title WHERE (SUBSTR(sub_title,1,1)>"9" OR sub_title='') AND unique_identifier <"F";


Basically it put "xxxx - " infront of the subtitle where xxxx is the last 4 digits of the zap2it identifier. Every episode has a unique one, and they are sequential, pretty close to episode number. I don't think my code is causing the VA problems, but the AddEpisode giving mutiple recordings the same file name. I will see if I can change that for shows without a subtitle. Maybe I will alter the gbpvr db to make the subtitle=showname if no subtitle exists. That should take care of the one off shows.


Jeff, thanks for the time. It seems that with your help I have answered my own questionsSmile I guess the only real bug would be putting VA in a sub menu, I guess I am the only person to do that?
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#20
2007-06-11, 08:04 PM
Pioneer4x4 Wrote:Does VA look at filename only?

Yes, it looks at the filename only. That is why you can move files across drives our between subdirectories without problem. As long as the file name is unique, which it is for recordings made by gbpvr, then it will find the right information. For files you import from other sources or DVDs you need to ensure that the file name is unique.

Jeff
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


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

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

Linear Mode
Threaded Mode