home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Two database
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RoChess" data-source="post: 584363" data-attributes="member: 18896"><p>You can do it from within the GUI, but it is easier to do it from within control panel. Use the tab 'Views/Filters', and have a look at the existing Views that are installed by default. Then you would just add your new view. One 'English' and one 'German', and just select/edit which shows you want under each view.</p><p></p><p>This does depend on the ability for you to seperate those 2 at some level, as in there is both a German entry and English one in MP-TVSeries. Or for example you could setup seperate import paths for each language, and then you can use the Template Views 'Removable Media' and 'Local Media' to seperate them by marking one import path removable (assuming you don't need this option for normal usage). Another option for this type of view filtering could be 'Subtitles' and 'Multiple Audio Tracks', but this would mean that you are indeed able to seperate them based on that.</p><p></p><p>A fancier way would be filter based on language, but you would need to know semi-SQL and edit the database to edit the `Views` table with the viewConfig field. You could then construct a new view that contains an <Episode.Language>;like;%en%<;> based setup for the English ones, and an <Episode.Language>;like;%de%<;> for the German ones. This is assuming your German videofiles report it as such to MediaInfo. You would have to verify the online_episode.Language SQL field values for that.</p><p></p><p>Might be easier for you to just place a dummy filename.srt file to go along with say the German versions and use the default View template 'Subtitles' to seperate.</p><p></p><p>Or you can be patient and wait for a future upgrade, because a better way is in the works, but will take a while for the developers to finish.</p><p></p><p>PS: <Episode.EpisodeFilename> is another option if you are able to SQL edit the Views, and your filenames contain the indication on language.</p></blockquote><p></p>
[QUOTE="RoChess, post: 584363, member: 18896"] You can do it from within the GUI, but it is easier to do it from within control panel. Use the tab 'Views/Filters', and have a look at the existing Views that are installed by default. Then you would just add your new view. One 'English' and one 'German', and just select/edit which shows you want under each view. This does depend on the ability for you to seperate those 2 at some level, as in there is both a German entry and English one in MP-TVSeries. Or for example you could setup seperate import paths for each language, and then you can use the Template Views 'Removable Media' and 'Local Media' to seperate them by marking one import path removable (assuming you don't need this option for normal usage). Another option for this type of view filtering could be 'Subtitles' and 'Multiple Audio Tracks', but this would mean that you are indeed able to seperate them based on that. A fancier way would be filter based on language, but you would need to know semi-SQL and edit the database to edit the `Views` table with the viewConfig field. You could then construct a new view that contains an <Episode.Language>;like;%en%<;> based setup for the English ones, and an <Episode.Language>;like;%de%<;> for the German ones. This is assuming your German videofiles report it as such to MediaInfo. You would have to verify the online_episode.Language SQL field values for that. Might be easier for you to just place a dummy filename.srt file to go along with say the German versions and use the default View template 'Subtitles' to seperate. Or you can be patient and wait for a future upgrade, because a better way is in the works, but will take a while for the developers to finish. PS: <Episode.EpisodeFilename> is another option if you are able to SQL edit the Views, and your filenames contain the indication on language. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Two database
Contact us
RSS
Top
Bottom