http://kodi.wiki/view/Media_stubsIs the content of the .disc file you describe some kind of a standard? Are there programs out there supporting .disc files? If so, which ones?
I think stored in different folder.How do we know what (Base-) Mediacategory a .disc file represents?
Why. We can't have many files with the same name ?the NfoMDE only kicks in, when another MDE before has identified a file as being a Video.
Yep - but the content described there is completely different from what you propose in the first post of this thread. And I would really like to avoid "yet another proprietary 'standard'".
This is against the concept of MP2. MP2 needs to be able to identify the MediaCategory by the media file itself.I think stored in different folder.
User need to store their stub.by category
This would be a solution - but again, if this is not a standard - who is supposed to put that info in the file? Doing all this manually sounds like not being really user friendly...Or/and add an extra node in the .disc file
<mediatype>Video</mediatype>
<mediatype>Audio</mediatype>
Because when a video file is not recognized by the VideoMDE as being a "Video", the MP2-Client's player will not be able to play that file. Hence, we don't add it to the MediaLibraryWhy. We can't have many files with the same name ?
Yes. My proposal is more complex than kodi style. But i think needed.but the content described there is completely different from what you propose in the first post of this thread. And I would really like to avoid "yet another proprietary 'standard
Yes. But this stub are used for importing. So need only to detect the stub file. And import the entry available iniside stub file + nfo.This is against the concept of MP2. MP2 needs to be able to identify the MediaCategory by the media file itself.
MP2 itself need to handle this one. When insert the media. In case of start from empty.This would be a solution - but again, if this is not a standard - who is supposed to put that info in the file? Doing all this manually sounds like not being really user friendly...
Not sure to reply fine: it must be managed as notification for insert the media.cause when a video file is not recognized by the VideoMDE as being a "Video", the MP2-Client's player will not be able to play that file. Hence, we don't add it to the MediaLibrary
. So it will be really hard to test.
You are right - I also think it is needed. I just don't like the idea that we create our "own standard". We should at least also support the Kodi-Style, but there we have the problem that we don't know whether it is a movie / series.Yes. My proposal is more complex than kodi style. But i think needed.
Yep, understood. And if we have an MDE that adds .disc files as Video-Items, the NfoMDE will automatically extract all the movie info contained in the respective nfo-file. That's one of the big advantages of our flexible structureYes. But this stub are used for importing. So need only to detect the stub file. And import the entry available iniside stub file + nfo.
We could take this one from the nfo-file. Currently the nfo-MDE reads this information if it is present, but just doesn't store it as the VideoMDE fetches this information anyway via MediaInfo. What we could do is that the NfoMDE checks whether this info was added before and only if not, add the info from the nfo-file.About video audio format/codec. If are not identified in file.
This may be supported, but I don't think we would create .disc files in this case - we would just add it to our MediaLibrary without any .disc file. Reason is that I think it is too complicated otherwise. We would have to let the user choose a directory where these files are created. Ideally, this directory should be on the server so that the server can import the files without the client running. Creating files on the server from the client is not that easy. Etc. But having the MediaItems in the MediaLibrary should be fine...Inside MP2 client. User insert optical media.
I think this is the right way to create these .disc files.With an external tool.
sure, was the idea. store this files on a folder set from server. creation of .disc file can be done by an other plug-in?this directory should be on the server so that the server can import the files without the client running
agree but default user will use MP2 client as first tool. and import in database when want play movie.I think this is the right way to create these .disc files.