|
SageTV Studio Discussion related to the SageTV Studio application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the Studio software application should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Debugging with a wiz.bin from a different Sage install
I am trying to debug an issue with the recording list in my SageMC plugin, and asked the user to send me his wiz.bin and Sage property file. But Sage seems to remove all show entries from the wiz.bin at startup. I already tried to create 'fake' files in the recording directory to match the original media files, but I still get
Code:
Mon 5/15 9:09:34.945 Removing MediaFile because it failed verification:MediaFile[id=1822594 A[1787130,1787106,"Da Vinci and the Code He Lived By",14771@1204.21:00,120] host=dirkfpc encodedBy=Hauppauge WinTV PVR PCI II Capture #4 DVD Standard Play E:\Video\DaVinciandtheCodeHeLivedBy-1787130-0.mpg, Seg0[Sun 12/4 20:58:00.039-Sun 12/4 23:02:00.004]] Mon 5/15 9:09:34.946 Deleted media segment file E:\Video\DaVinciandtheCodeHeLivedBy-1787130-0.mpg dtime=0 len=0 Thanks, Dirk |
#2
|
||||
|
||||
I _think_ there is a property that could be used to prevent having missing recordings removed, but I might be wrong about its purpose. You could try:
seeker/disable_video_directory_verifications=true or: wizard/disable_maintenance=true No promises about what they will do; use at your own risk. - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#3
|
|||
|
|||
Quote:
Thanks Andy, I tried both but they didnt make a difference. But this motivated me to look at some other settings, and finally I figured out that I had "make_all_mediafiles_local=true", after changing that back to false it now keeps the recording entries ... Thanks again, Dirk |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|