Hi Guys,
I just want to ask, Is it possible to just pull the movie title without the Season/episode in the title line?
i have some example : The Pacific S1 05: Part Five - EP5.
i want pulls just movies tittle like The Pacific.
Thanks
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
Well you have to tell developers with siteini is that from or if you wanna do it yourself you have to use a regex expression and pull just the name of the show
hi japanelo,
Can you give me some example for regex expression?
i usee mewatch.sg.ini btw
u can try these files but it wont clean every possible title combination.
the example you give above is a perfect one as to why the info wasnt separated in the original ini.
The Pacific S1 05: Part Five - EP5
webgrab has no understanding of whats the title and whats other stuff.
it simple does what the ini creator tells it to do.
05,part five,ep 05 all mean the same thing. episode 5
also..
these files work using the users local time.
you have to edit the ini and on the site {xxx} line change the timezone= settings to the local timezone of the pc running webgrab.
default is Asia/Signapore