Jump to content

Emby plus proche de Netflix


drean179

Recommended Posts

drean179

English after

 

Bonjours, je souhaite proposer une idée qui pourrait être sympa pour Emby. ça serait sympa de proposer des boutons pour passer des scènes répétitives ou ennuyantes.

exemple: Ignorer l'introduction, Ignorer le générique et Episode Suivant

tout cela pourrait être inclus dans un fichier de métadonnée XML suivant:

<?xml version="1.0" encoding="UTF-8"?>

<episode  name="La.Casa.De.Papel.S01E01.MULTi.1080p.NF.WEB-DL.x264-ARK01">
	 <skipintro>00:00:01</skipintro>
         <endskipintro>00:00:30</endskipintro>
	 <skipcredits>00:05:30</skipcredits>
         <endskipcredits>00:06:30</endskipcredits>
	 <next>00:22:20</next>
</episode>
<episode  name="La.Casa.De.Papel.S01E02.MULTi.1080p.NF.WEB-DL.x264-ARK01">
	 <skipintro>00:00:01</skipintro>
         <endskipintro>00:00:30</endskipintro>
	 <skipcredits>00:04:25</skipcredits>
         <endskipcredits>00:06:30</endskipcredits>
	 <next>00:23:10</next>
 </episode>

La façon d'intégrer peux être discutée bien-sur ;)

 

 

 

English

 

 

Hello, I want to come up with an idea that could be nice for Emby. it would be nice to offer buttons to pass repetitive or boring scenes.
example: Skip introduction, Skip credits and Next Episode

all of this could be included in a following XML metadata file

The way to integrate can be discussed of course;)

 

English after

Edited by drean179
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...