Normal
I created kind of a workaround for this issue here.This should be easy to do though. You just have to grab the "recordingFolder" out of the table "card" and import the files from this folder and import them into the "recording" table.However there are some informations not stored while doing a recording at this moment. So NOW it would only be possible to import 1. The file location2. The name of the recorded program2. Original start-time of the recorded program including date3. Genre4. Channel NameMissing: (This could be exported to the xml file which currently is created during a recording anyway)1. Actual start and stop time of the recording2. Server-ID where the show was recordedBottom line is: It is possible to automate this with a single click but I am no .net programmer, so this has to be done by somebody else, since I won't write an external program which cannot be integrated in MediaPortal natively. This would be double work.-level20peon
I created kind of a workaround for this issue here.
This should be easy to do though. You just have to grab the "recordingFolder" out of the table "card" and import the files from this folder and import them into the "recording" table.
However there are some informations not stored while doing a recording at this moment. So NOW it would only be possible to import
1. The file location
2. The name of the recorded program
2. Original start-time of the recorded program including date
3. Genre
4. Channel Name
Missing: (This could be exported to the xml file which currently is created during a recording anyway)
1. Actual start and stop time of the recording
2. Server-ID where the show was recorded
Bottom line is: It is possible to automate this with a single click but I am no .net programmer, so this has to be done by somebody else, since I won't write an external program which cannot be integrated in MediaPortal natively. This would be double work.
-level20peon