Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
This post has been edited 8 times, last edit by "rofafor" (Feb 10th 2011, 11:57pm)
Quoted
Original von rofafor
- multiple deletion of recordings at the same time
- rename/move recordings

Quoted
Original von rofafor
... nice stuff ...
Quoted
Original von rofafor
The "editrecordings" patch adds new tricks into the live plugin:
- multiple deletion of recordings at the same time
- rename/move recordings
- delete marks/resume information of recordings
Quoted
Could you test the moving functionality
Quoted
so don't expect any new features from me

|
|
Source code |
1 2 3 4 5 6 |
Feb 9 16:52:48 zotac vdr: [8303] creating directory /srv/vdr/video.00/video-vdr/Pauline/Au_Pair_-_Ein_Kindermädchen_für_Papa Feb 9 16:52:48 zotac vdr: [8303] creating directory /srv/vdr/video.00/video-vdr/Pauline/Au_Pair_-_Ein_Kindermädchen_für_Papa/2011-02-07.16.58.70-0.rec Feb 9 16:52:48 zotac vdr: [8303] removing /srv/vdr/video.00/video-vdr/Pauline/Au_Pair_-_Ein_Kindermädchen_für_Papa/2011-02-07.16.58.70-0.rec//index Feb 9 16:52:48 zotac vdr: [8303] removing /srv/vdr/video.00/video-vdr/Pauline/Au_Pair_-_Ein_Kindermädchen_für_Papa/2011-02-07.16.58.70-0.rec//resume Feb 9 16:52:48 zotac vdr: [8303] removing /srv/vdr/video.00/video-vdr/Pauline/Au_Pair_-_Ein_Kindermädchen_für_Papa/2011-02-07.16.58.70-0.rec/ Feb 9 16:52:48 zotac vdr: [8303] [LIVE]: renaming failed from '/srv/vdr/video.00/Au_Pair_-_Ein_Kindermädchen_für_Papa/2011-02-07.16.58.70-0.rec' to '/srv/vdr/video.00/video-vdr/Pauline/Au_Pair_-_Ein_Kindermädchen_für_Papa/2011-02-07.16.58.70-0.rec' |
|
|
Source code |
1 2 3 4 5 6 7 |
ls -la /srv/vdr/video.00 insgesamt 20 drwxr-xr-x 5 vdr vdr 4096 2011-02-09 16:31 . drwxr-xr-x 3 vdr vdr 4096 2011-01-18 00:00 .. drwxr-xr-x 3 vdr vdr 4096 2011-02-09 16:26 Au_Pair_-_Ein_Kindermädchen_für_Papa -rw-r--r-- 1 vdr vdr 0 2011-02-09 16:26 .update lrwxrwxrwx 1 vdr plugdev 16 2011-01-18 00:02 video-vdr -> /media/video-vdr |
This post has been edited 5 times, last edit by "hotzenplotz5" (Feb 9th 2011, 5:05pm)
|
|
Source code |
1 2 3 4 |
ls -la /media/video-vdr/Pauline/Au_Pair_-_Ein_Kindermädchen_für_Papa insgesamt 8 drwxr-xr-x 2 vdr vdr 4096 2011-02-09 16:52 . drwxr-xr-x 10 vdr vdr 4096 2011-02-09 16:52 .. |
This post has been edited 3 times, last edit by "hotzenplotz5" (Feb 9th 2011, 5:12pm)
This post has been edited 1 times, last edit by "fnu" (Feb 9th 2011, 6:00pm)
This post has been edited 2 times, last edit by "fnu" (Feb 9th 2011, 10:00pm)
Quoted
Originally posted by hotzenplotz5
dir is created but the recording not moved
This post has been edited 1 times, last edit by "rofafor" (Feb 10th 2011, 12:53pm)

Quoted
Original von rofafor
This patch set adds some new bells and whistles into the live plugin:
- multiple deletion of recordings at the same time
- rename/move recordings
- delete marks/resume information of recordings
- sorting recordings by name and date in both ascending and descending orders
- enables YADIF deinterlacer automatically in VLC-1.1.x
- inverts the initial value of 'Show duration in recordings'
- beautifies (hopefully) the bottom row of the multischedule view
- silences compilation warnings related to internals of TNTNET library
Quoted
Original von hotzenplotz5
it seems that tadi is taking a vacation![]()


Quoted
Originally posted by tadi
I applied the patches provided in the first post of this thread into the 'official' LIVE git
Quoted
Original von rofafor
This patch set adds some new bells and whistles into the live plugin:
- multiple deletion of recordings at the same time
- rename/move recordings
- delete marks/resume information of recordings
- sorting recordings by name and date in both ascending and descending orders
- enables YADIF deinterlacer automatically in VLC-1.1.x
- inverts the initial value of 'Show duration in recordings'
- beautifies (hopefully) the bottom row of the multischedule view
- silences compilation warnings related to internals of TNTNET library
The patch set has now been committed into the official GIT repository.