Closed emadmahdi closed 8 years ago
looks easy, where is the episodes list?
don't worry, its working now, if you click download files. i have only added arabic series at the moment.
Thank you Shani ... You are the best ... i wonder if you can add an option to play SD or HD because I think the iFilm server is buffering when using HD ...
now the default is SD and if you want HD then use the Misc settings area to turn on the option. click download files if you dont see the settings.
Thanks Shani ... @Shani-08 👍 👍 👍 👍 👍 ...
just one thing ... I noticed that the HD setting does not apply immeidatly ... it needs ...
1- change the setting 2- close the add-on 3- open the add-on again 4- HD streaming will start to work
is this normal or it can be applied immediately !!!!
if you are on the listing already then it has already read the settings. if you now change it then you have to go one step back and come back again.
yes it is working with one step back ... thank you ...
Hi Shani ... the ifilm series is not working now ... they changed the hostname ... I think they use temporary hostnames for website development ... anyways if you use the IP instead of the hostname then it will work normally again ... you can use this IP ... 93.190.24.111 ... I already tested on your script and it did work ... thanks
Hi Shani,
ifilm series titles list is missing the first 7 titles (the current playing series) ... for these 7 titles they actually used ... img & div ... instead of ... span & img ...
Thanks
Will you please add these 7 missing iFilm series titles in the begging of the list not at the end because these are the current live titles that is currently playing.
These are some of todays missing titles ... it exists in the same file the have all the other series titles:
/Arabic/Serie/10264 /Arabic/Serie/10289 /Arabic/Serie/41468 /Arabic/Serie/10279
Hi Shani, in my kodi installation i duplicated line 763 of the file "default.py" and modifid it to get the missing 7 titles ... but I do not know how to submit this as a change request for this file ... so i was wondering if there is a way to submit these kind of changes to this file ??!!!!!!
these are the two lines that i used to replace the original line 763:
match =re.findall('<li>\s*<a href="(.*?)".*\s*.*\s*.*?class=\'title\'>(.*?)<.*?\s*<div class=\'(.*?)\'', link, re.UNICODE)
match +=re.findall('<li>\s*<a href="(.*?)".*\s*.*\s*.*?class=\'title\'>(.*?)<.*?\s*<img src="(.*?)"', link, re.UNICODE)
thanks, its now on the server and next refresh should take it
Hello Everyone ...
I was wondering if it is possible to add iFilm series to Shahid Add-on ??!!!!!
Here is some details and examples ...
1- It is available in three languages Arabic, English, and Farsi 2- The series name and the language are presented as two letters and a number in the folder before the mp4 filename 3- The mp4 filename consists from the episode number and the resolution
ARABIC http://ifilmtv.ir/arabic/series/ http://ifilmtv.ir/Arabic/Serie/30914/ SD http://93.190.24.111:82/Ar30914/2_320.mp4 HD http://93.190.24.111:82/Ar30914/2.mp4
ENGLISH http://ifilmtv.ir/english/series/ http://ifilmtv.ir/English/Serie/197/ SD http://93.190.24A.111:82/En197/2_320.mp4 HD http://93.190.24.111:82/En197/2.mp4
FARSI http://ifilmtv.ir/farsi/series/ http://ifilmtv.ir/Farsi/Serie/267/ SD http://93.190.24.111:82/267/2_320.mp4 HD http://93.190.24.111:82/267/2.mp4