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
Support
Electronic Program Guide
New Tool: episodescanner - adds series and episodenumbers to your MP or 4TR EPG
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="Andrew H" data-source="post: 1271207" data-attributes="member: 56239"><p>I've been reading and see you are (unknowingly using) syntax is sloppy. You only need ONE of the SET episodeNum!= lines above as it is a repeated command every time after the first. Moreover, there is no ;" (that's semicolon double-quote) following the end of the line to complete the phrase as you have properly included on the SET commands adjusting titles within your database (in an attempt for TheTVDB to properly identify the program). The blank lines do nothing other than provide for readability but are NOT necessary. BTW, this font makes it extremely difficult to identify two single-quotes from a single double-quote! It is critical they be used correctly though!</p><p></p><p><span style="font-family: 'courier new'">cd C:\Program Files\MySQL\MySQL Server 5.1\bin</span></p><p><span style="font-family: 'courier new'">mysql.exe -uroot -pMediaPortal mptvdb -e "UPDATE mptvdb.program SET episodeNum='' WHERE episodeNum!='' AND seriesNum='';"</span></p><p><span style="font-family: 'courier new'">mysql.exe -uroot -pMediaPortal mptvdb -e "UPDATE mptvdb.program SET title='Bones' where title='Bones - Die Knochenjägerin';"</span></p><p><span style="font-family: 'courier new'">mysql.exe -uroot -pMediaPortal mptvdb -e "UPDATE mptvdb.program SET title='CSI: Den Tätern auf der Spur' where title='CSI: Vegas';"</span></p><p><span style="font-family: 'courier new'">mysql.exe -uroot -pMediaPortal mptvdb -e "UPDATE mptvdb.program SET title='Law and Order: SVU' where title='Law & Order: Special Victims Unit';"</span></p><p><span style="font-family: 'courier new'">mysql.exe -uroot -pMediaPortal mptvdb -e "UPDATE mptvdb.program SET title='CSI: Den Tätern auf der Spur' where title='CSI - Den Tätern auf der Spur';"</span></p><p><span style="font-family: 'courier new'">mysql.exe -uroot -pMediaPortal mptvdb -e "UPDATE mptvdb.program SET title='CSI: New York' where title='CSI:NY';"</span></p><p><span style="font-family: 'courier new'">C:</span></p><p><span style="font-family: 'courier new'">cd C:\Users\Annemarie\Downloads\episodescanner\episodescanner</span></p><p><span style="font-family: 'courier new'">bin\episodescanner.exe</span></p></blockquote><p></p>
[QUOTE="Andrew H, post: 1271207, member: 56239"] I've been reading and see you are (unknowingly using) syntax is sloppy. You only need ONE of the SET episodeNum!= lines above as it is a repeated command every time after the first. Moreover, there is no ;" (that's semicolon double-quote) following the end of the line to complete the phrase as you have properly included on the SET commands adjusting titles within your database (in an attempt for TheTVDB to properly identify the program). The blank lines do nothing other than provide for readability but are NOT necessary. BTW, this font makes it extremely difficult to identify two single-quotes from a single double-quote! It is critical they be used correctly though! [FONT=courier new]cd C:\Program Files\MySQL\MySQL Server 5.1\bin mysql.exe -uroot -pMediaPortal mptvdb -e "UPDATE mptvdb.program SET episodeNum='' WHERE episodeNum!='' AND seriesNum='';" mysql.exe -uroot -pMediaPortal mptvdb -e "UPDATE mptvdb.program SET title='Bones' where title='Bones - Die Knochenjägerin';" mysql.exe -uroot -pMediaPortal mptvdb -e "UPDATE mptvdb.program SET title='CSI: Den Tätern auf der Spur' where title='CSI: Vegas';" mysql.exe -uroot -pMediaPortal mptvdb -e "UPDATE mptvdb.program SET title='Law and Order: SVU' where title='Law & Order: Special Victims Unit';" mysql.exe -uroot -pMediaPortal mptvdb -e "UPDATE mptvdb.program SET title='CSI: Den Tätern auf der Spur' where title='CSI - Den Tätern auf der Spur';" mysql.exe -uroot -pMediaPortal mptvdb -e "UPDATE mptvdb.program SET title='CSI: New York' where title='CSI:NY';" C: cd C:\Users\Annemarie\Downloads\episodescanner\episodescanner bin\episodescanner.exe[/FONT] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Electronic Program Guide
New Tool: episodescanner - adds series and episodenumbers to your MP or 4TR EPG
Contact us
RSS
Top
Bottom