Bug #2569
Failed recordings showed to clients
100%
Description
Actually all (both completed and failed recordings are showed to clients. Due to that all aborted recording which can be played, even they are incomplete.
I imagine that this kind of recording will be invisible in XBMC to clients.
Also I imagine, that failed recordings can be removed more frequently than completed successfully.
Please take a look at bug #2531. This could be achieved by some cron job, but it is impossible to check if recording is expired or aborted.
Then few features would be appreciated:
1) To automatically remove recordings (expired and/or aborted) from both db and disk.
2) To set after which period of time they have to be removed separately (eg. remove failed after 3 days, and completed after 2 weeks).
3) To not show aborted recordings to clients-specific software.
Also Bug #2531 can be closed as this one covers more scope.
Subtasks
History
Updated by Jaroslav Kysela over 9 years ago
I don't undestand the requested aborted recordings filter for clients. If you don't want to operate with these recordings, you may delete them.
The missing thing is to allow to move the recordings to another user (so the original user might not see it according used ACLs).
Updated by Rafal Kupiec over 9 years ago
Personally, I don't see any reason to show failed jobs in XBMC to users, as they cannot playback them.
I think that they should be visible only in WebUI.
Updated by B C over 9 years ago
actually some users might want to know if they forgot or if it failed.
I think it should be a client option to filter the results based on users choice
Updated by Rafal Kupiec over 9 years ago
B C wrote:
actually some users might want to know if they forgot or if it failed.
I think it should be a client option to filter the results based on users choice
Maybe, but I dont think it can be done on client side, so I guess this should be configurable in TVH per user.
Updated by Jaroslav Kysela over 9 years ago
- Status changed from New to Fixed
Applied in changeset commit:tvheadend|ec3ba938d141bd7ccd140577e6aa1c54b138412c.