Many thnaks for the info, sure now I understand how the program work better.
It now give me this error when I start the conversion:
- Code: Select all
Error Reading Xlobby Database
Error code: 9
Value cannot be null.
Parameter name: Argument 'Array' is Nothing.
Shutting down DXC...
Here the dxc.ini setting:
- Code: Select all
[Section SearchPaths]
DVDProfilerCollection=C:\Program Files\DVD Profiler AVI\export database\avi.xml
DVDProfilerFolder=C:\Program Files\DVD Profiler AVI\
XlobbyCollectionInput=C:\xlobby2\databases\avi.xml
XlobbySingleFileForIO=1
XlobbyCollectionOutput=C:\xlobby2\databases\avi.xml
[Section DataPreservation]
PreserveUnaltered=0
KeepXLData=1
KeepXLAll=True
KeepXLExisting=False
KeepXLNew=False
KeepSubitemStructure=1
CompareDisplay=True
CompareTitle=False
CompareOther=False
CompareOtherText=title
MatchItemsSubitems=True
MatchItems=False
MatchSubitems=False
[Section DatabaseProcessing]
AdvTags=0
SortOutput=0
ActorsAll=1
ActorsAddAll=1
ActorsRole=1
ActorsList=0
ActorsSplit=0
Actors=30
ActorsPages=15
ActorsJoinNames=0
Audio=1
AudioLanguage=1
AudioCompression=1
AudioChannels=1
AudioCustom=0
AudioDD=0
AudioDTS=0
AudioDD20=0
AudioDDTrue=Enter tag contents here
AudioDDFalse=Enter tag contents here
AudioDTSTrue=Enter tag contents here
AudioDTSFalse=Enter tag contents here
AudioDD20True=Enter tag contents here
AudioDD20False=Enter tag contents here
CaseType=1
CollectionType=1
Credits=1
CreditsAddAll=1
CreditsType=1
CreditsSubType=1
CreditsList=0
CreditsSplit=0
CreditsNumbers=30
CreditsPages=15
CreditsJoinNames=0
DiscInfo=1
DiscDescription=1
DiscId=1
DiscDualSided=1
DiscDualLayered=1
DiscFlipper=1
DvdDescription=1
Features=1
FeaturesSceneAccess=1
FeaturesCommentary=1
FeaturesTrailer=1
FeaturesPhotoGallery=1
FeaturesDeletedScenes=1
FeaturesMakingOf=1
FeaturesProductionNotes=1
FeaturesGame=1
FeaturesOther=1
FeaturesDvdRomContent=1
FeaturesMultiAngle=1
FeaturesMusicVideos=1
FeaturesClosedCaptioned=1
FeaturesThxCertified=1
Format=1
FormatAspectRatio=1
FormatVideoStandard=1
FormatLetterBox=1
FormatPanAndScan=1
FormatFullFrame=1
Format16X9=1
FormatDualSided=1
FormatDualLayered=1
FormatFlipper=1
FormatCustom=0
FormatAr=0
FormatColor=0
CheckHdtv=0
FormatNtsc=Enter tag contents here
FormatPal=Enter tag contents here
FormatHdtv=Enter tag contents here
Locks=1
LocksEntire=1
LocksCovers=1
LocksTitle=1
LocksCast=1
LocksCrew=1
LocksDiscInformation=1
LocksOverview=1
LocksRegions=1
LocksAudioSubtitles=1
LocksGenres=1
LocksSRP=1
LocksStudios=1
ProfileTimeStamp=1
PurchaseInfo=1
PurchasePriceCurrencyID=1
PurchasePriceCurrencyName=1
PurchaseDate=1
PurchasePlace=1
PurchasePlaceType=1
PurchasePlaceWebsite=1
Regions=1
RegionSeparateTags=True
RegionSingleTag=False
RegionPrefix=0
RegionPrefixText=Enter prefix here
Released=1
Review=1
ReviewFilm=1
ReviewVideo=1
ReviewAudio=1
ReviewExtras=1
SrpInfo=1
Srp=1
SrpCurrencyId=1
SrpCurrencyName=1
Studios=1
StudiosSeparateTags=True
StudiosSingleTag=False
StudiosList=0
Subtitles=1
SubtitlesSeparateTags=True
SubtitlesSingleTag=False
SubtitlesAllLanguages=True
SubtitlesSpecifiedLanguage=False
Subtitles=English Swedish
Upc=1
ActorsTag=1
ActorsTxt=5
CollectionNumberTag=1
CoverArtTag=1
DirectorTag=1
DisplayTag=1
GenreTag=1
IdTag=1
NumberTag=1
OfflineTag=1
OnlineOpt=False
OfflineOpt=True
ParameterTag=1
ParameterTxt=video_ts.ifo
PlotTag=1
SplitPlot=0
PlotWidth=930
PlotHeight=630
PlotFont=Arial
PlotFontBold=
PlotFontItalic=
PlotFontSize=32
PlotFlags=1
PlotDivisible=0
RatingTag=1
RunTimeTag=1
RunTimePrefix=0
RunTimeSuffix=0
RunTimePrefixTxt=Enter runtime prefix here
RunTimeSuffixTxt=Enter runtime suffix here
SortOrderTag=1
SortOrderTxt=sorttitle
SortTitleTag=1
TemplateTag=1
TitleTag=1
YearTag=1
EasterEggs=1
LastEdited=1
PlotUseGDIPlus=1
PlotUseInteger=1
[Section PreserveTags]
actors = False
collectionNumber = False
coverart = True
director = False
display = True
genre = False
id = False
number = False
offline = False
parameter = False
paths = False
plot = False
rating = False
runtime = False
sortorder = False
sorttitle = False
title = True
type = False
year = False
NoMoreTagsToKeep = True
My best.