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
General Support
Move recordings to NAS after X days?
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="batsi" data-source="post: 852884" data-attributes="member: 75463"><p>I just wanted to report that I investigated the MP MySQL database and consulted google and found out the needed SQL statement.</p><p>From a batch file it can be called by the follwing command:</p><p>[CODE]mysql -uroot -pMediaPortal mptvdb -e "update `recording` set `fileName` = '<D:\\Recording\\Server\\filename.ts>' where `fileName` = '<D:\\Recording\\filename.ts>'"[/CODE]</p><p>(double backslashes are needed)</p><p> </p><p>So far it works fine in my configuration.</p><p>If anyone needs it, I can post the whole batch file called by ComSkipLauncher in my MediaPortal.</p></blockquote><p></p>
[QUOTE="batsi, post: 852884, member: 75463"] I just wanted to report that I investigated the MP MySQL database and consulted google and found out the needed SQL statement. From a batch file it can be called by the follwing command: [CODE]mysql -uroot -pMediaPortal mptvdb -e "update `recording` set `fileName` = '<D:\\Recording\\Server\\filename.ts>' where `fileName` = '<D:\\Recording\\filename.ts>'"[/CODE] (double backslashes are needed) So far it works fine in my configuration. If anyone needs it, I can post the whole batch file called by ComSkipLauncher in my MediaPortal. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Move recordings to NAS after X days?
Contact us
RSS
Top
Bottom