Posts: 6
Joined: Feb 2018
Reputation:
0
Hi there. I'm trying to make 'My First Video Add-on' for kodi, just a catalogue for a site with anime. But I'm facing a problem: every episode or movie on the site just splited on small pieces in depends of video size. Is there any chance to bring those pieces up to condition like an entire episode or movie? This is important because episodes is accompanied by a subtitles file, and every episode have to have single timeline for all pieces.
Thank for answers.
Sorry for my English.
Posts: 6,810
Joined: Jul 2010
Reputation:
198
You would need to write an InputStream Addon that can combine those pieces
Posts: 6
Joined: Feb 2018
Reputation:
0
2018-05-12, 02:21
(This post was last modified: 2018-05-12, 03:21 by HarryFox.)
It sound interesting, but can you tell me just a little bit more about it? I'm still bad at kodi development (and development at all). So i hope you can show me right direction. It might to be a link to an article, or something else which could help me understand more about what you exactly meaning.
Thank you!
Posts: 6
Joined: Feb 2018
Reputation:
0
Okay, I did some research and found out that InputStream couldn't help me to solve this problem, because those links not in mpeg dash format. It's just some direct links to mp4 video.