help scraping tv bluray iso
#1
I want to be able to scrape and separate a tv episode bluray without having to rename mpls files. I have most of my collection in iso's . I have tried to use strm files , but for some reason my setup wont correctly address the file location. is it possible to create a file ( which can be scraped as the episode placeholder) that passes an mpls file location to an external player perhaps ? i have seen some of the playiso files in use that have this sort of language in it :

:plaympls
set pth=%1
set pth=%pth:~1,-25%
"C:\Program Files (x86)\CyberLink\PowerDVD15\Movie\PowerDVD Cinema\PowerDVDCinema.exe" "%pth%" exit

can something be passed to this part of the script that will correctly play a specific episode?

I hope I am clear on what I am trying to achieve , as I have some tv bluray isos that I would love to scrape correctly without altering the structure .

thanks for any assistance.

ps : I have some programming language background but that was mainly "C " 20 yrs ago
Reply

Logout Mark Read Team Forum Stats Members Help
help scraping tv bluray iso0