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
Language specific support
Deutsches MediaPortal Forum
Plugins & Skins für das MediaPortal
Plugins & Erweiterungen
Tv Movie EPG Import++ (v1.2.8.0)
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="calamaha" data-source="post: 1102551" data-attributes="member: 115121"><p>...kann man das nicht im episodenscanner selbst ändern? Da gibt es doch eine Funktion zum umwandeln der Umlaute.</p><p></p><p>edit:</p><p>Es eght über die config.txt. Da müsste man doch nur die Umlaute eintragen!</p><p>Bsp.:<em> 'ä' => 'ae',</em></p><p></p><p style="margin-left: 20px"><em># episodename substitutions</em></p> <p style="margin-left: 20px"><em># here you can define substitiutions for your episodenames</em></p> <p style="margin-left: 20px"><em># f.e. "1" to "one"</em></p> <p style="margin-left: 20px"><em># f.e. "part1" to "one"</em></p> <p style="margin-left: 20px"><em># this avoids problems with different namings</em></p> <p style="margin-left: 20px"><em># you can use regex on the left side here if you want</em></p> <p style="margin-left: 20px"><em>%episode_stubstitutions = (</em></p> <p style="margin-left: 20px"><em> 'Teil\s+\(1\)' => '(1)',</em></p> <p style="margin-left: 20px"><em> 'Teil\s+\(2\)' => '(2)',</em></p> <p style="margin-left: 20px"><em> 'Teil\s+\(3\)' => '(3)',</em></p> <p style="margin-left: 20px"><em> 'Teil\s+\(4\)' => '(4)',</em></p> <p style="margin-left: 20px"><em> 'Teil\s+1' => '(1)',</em></p> <p style="margin-left: 20px"><em> 'Teil\s+2' => '(2)',</em></p> <p style="margin-left: 20px"><em> 'Teil\s+3' => '(3)',</em></p> <p style="margin-left: 20px"><em> 'Teil\s+4' => '(4)',</em></p> <p style="margin-left: 20px"><em> ' & ' => ' und ',</em></p> <p style="margin-left: 20px"><em> ' and ' => ' und ',</em></p> <p style="margin-left: 20px"><em>);</em></p></blockquote><p></p>
[QUOTE="calamaha, post: 1102551, member: 115121"] ...kann man das nicht im episodenscanner selbst ändern? Da gibt es doch eine Funktion zum umwandeln der Umlaute. edit: Es eght über die config.txt. Da müsste man doch nur die Umlaute eintragen! Bsp.:[I] 'ä' => 'ae',[/I] [INDENT][I]# episodename substitutions # here you can define substitiutions for your episodenames # f.e. "1" to "one" # f.e. "part1" to "one" # this avoids problems with different namings # you can use regex on the left side here if you want %episode_stubstitutions = ( 'Teil\s+\(1\)' => '(1)', 'Teil\s+\(2\)' => '(2)', 'Teil\s+\(3\)' => '(3)', 'Teil\s+\(4\)' => '(4)', 'Teil\s+1' => '(1)', 'Teil\s+2' => '(2)', 'Teil\s+3' => '(3)', 'Teil\s+4' => '(4)', ' & ' => ' und ', ' and ' => ' und ', );[/I][/INDENT] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Language specific support
Deutsches MediaPortal Forum
Plugins & Skins für das MediaPortal
Plugins & Erweiterungen
Tv Movie EPG Import++ (v1.2.8.0)
Contact us
RSS
Top
Bottom