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
Naming Scheduled REcordings
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="mm1352000" data-source="post: 826314" data-attributes="member: 82144"><p>Hi again Claude</p><p></p><p>If you're really so desparate as to be modifying the database or file names then... <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p>Which data are you looking for?</p><p>If you're looking for the Schedules (ie. to try and set the name *before* the recording) then you need to create a "fake" program in the "program" table. It must:</p><p>- reference the correct channel (set "idChannel" column to equal the "idChannel" column in the "channel" table for the channel that you are recording)</p><p>- set the "title" column to whatever you want the recording to be called</p><p>- set the "endTime" column to be greater than the time that the recording will start</p><p>- set the "startTime" column to be less than or equal to the time that the recording will start</p><p></p><p>That is a little complicated, but you could definitely write a script to do it.</p><p></p><p>If you're looking for the recordings (ie. to try and set the name *after* the recording) then you can modify the "title" column in the "recording" table in the DB.</p><p></p><p>Hope that helps! <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>mm</p></blockquote><p></p>
[QUOTE="mm1352000, post: 826314, member: 82144"] Hi again Claude If you're really so desparate as to be modifying the database or file names then... :) Which data are you looking for? If you're looking for the Schedules (ie. to try and set the name *before* the recording) then you need to create a "fake" program in the "program" table. It must: - reference the correct channel (set "idChannel" column to equal the "idChannel" column in the "channel" table for the channel that you are recording) - set the "title" column to whatever you want the recording to be called - set the "endTime" column to be greater than the time that the recording will start - set the "startTime" column to be less than or equal to the time that the recording will start That is a little complicated, but you could definitely write a script to do it. If you're looking for the recordings (ie. to try and set the name *after* the recording) then you can modify the "title" column in the "recording" table in the DB. Hope that helps! :) mm [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Naming Scheduled REcordings
Contact us
RSS
Top
Bottom