I ran my own VAPpostprocess script to try to see what variable info VAP output. Basically all I did was:
Echo %1
Echo %2
Echo %3
Echo %4
Echo %5
Echo %6
Echo %7
Echo %8
Echo %9
Echo %10
I found all sorts of info but I was a little surprised no one ever asked you to have VAP output 1 string with only the "title", one for just the "seasonnumber" for TV shows and one for the release year for movies. I figure someone would use the Post processing script for creating folders and subfolders in a library and file media into it. I was thinking of using VAP with the post processing script, on my library file server to file TV shows into a "title" Directory and "season" subdirectory.
Echo %1
Echo %2
Echo %3
Echo %4
Echo %5
Echo %6
Echo %7
Echo %8
Echo %9
Echo %10
I found all sorts of info but I was a little surprised no one ever asked you to have VAP output 1 string with only the "title", one for just the "seasonnumber" for TV shows and one for the release year for movies. I figure someone would use the Post processing script for creating folders and subfolders in a library and file media into it. I was thinking of using VAP with the post processing script, on my library file server to file TV shows into a "title" Directory and "season" subdirectory.