Naming Scheduled REcordings (1 Viewer)

CEHKIA

New Member
December 26, 2011
3
0
Seoul
Home Country
South Korea South Korea
I do not have EPG support in my location of Seoul, South Korea. Is there someway I can mannually name scheduled recordings other than Channel, Date, and Time?
 

CEHKIA

New Member
December 26, 2011
3
0
Seoul
Home Country
South Korea South Korea
Thanks. This is a little disappointing for such a great program. I've look everywhere MediaPortal has files on my system and cannot even find where the scheduled recording data is kept. I thought it would be in the databases, but it's not there. I've also looked at all the "xml" files but didn't see anything there either. If it was in the databases or an XML file, I was going to edit it by hand.

It would be a nice feature add to allow editing of the name of a manual recording. Still looking!

Claude
 

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    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
     

    Users who are viewing this thread

    Similar threads

    Good to hear you got it working.(y) I have attached a screenshot of my Power Scheduler settings and, yes my TV does stay off when a scheduled recording starts. Regarding the monitor sleeping when playing music, if the screensaver option is set in your MP skin settings try disabling it, I have a vague recollection it may get...
    Good to hear you got it working.(y) I have attached a screenshot of my Power Scheduler settings and, yes my TV does stay off when...
    Hi, everytime my computer awakes for scheduled recordings, the monitor awake too and does not switch of during the whole recording...
    Replies
    5
    Views
    2K
    It is present, but not with that name. It is called Scheduler, viz: Interesting. I had never noticed that when the "command" is "ACTION", the "cmdproperty" is the actual window id, but it makes sense that it is. Try this for yourself. First backup your working profile for the remote, then in the "Mapping" panel make a change to...
    It is present, but not with that name. It is called Scheduler, viz: Interesting. I had never noticed that when the "command" is...
    I would like to be able to go directly to the Scheduled recordings window without having to first go to the home menu. I saw this...
    Replies
    1
    Views
    2K
    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    I used to run the TVService under the "NT Service\TVService" account to follow least privileges principal (not exposing my whole...
    Replies
    3
    Views
    2K
    Hi, it looks like the Client's server connection settings got corrupted somehow and were reset, hopefully this is an easy fix. Open MP2-Client, navigate to Settings->General->Connectivity->Home server. In the menu on the left there may be an option Detach from home server, if there is click it and acknowledge the dialog that pops up...
    Hi, it looks like the Client's server connection settings got corrupted somehow and were reset, hopefully this is an easy fix...
    Help Please: MP doesnt display any of my previouse recordings or TV programs It seems like the Server isnt running? MP was working...
    Replies
    3
    Views
    2K
    After many hours of troubleshooting I've given up and accepted that it's just "one of these things" when using madVR for watching live TV. I've now ticked the box to "Use EVR for LiveTV", with a default display refresh rate of 50Hz. In combination with tweaking some of the Nvidia 3D settings for the MP executable only, I now have a...
    After many hours of troubleshooting I've given up and accepted that it's just "one of these things" when using madVR for watching...
    Every so often, when I switch to a TV channel, my MP client stops accepting user inputs, either from the remote or keyboard/mouse...
    Replies
    30
    Views
    8K
    Top Bottom