I've set the path itself to "rejected", because it was not used directly. Albert did rework the CustomAction so the auto attach issue is fixed.
But one problem remains in this part, that the action does not use/find the proper localization: http://mantis.team-mediaportal.com/view.php?id=3816
I've set the path itself to "rejected", because it was not used directly. Albert did rework the CustomAction so the auto attach...
Please, find attached patch to fix setup auto attachement custom action.
Cheers.
Smeulf.
AW: VideoPlayer should only use IResourceAccessor instead of ILocalFsResourceAccessor
As just discussed in IRC, I'll reject this patch because it doesn't solve the actual problem.
AW: VideoPlayer should only use IResourceAccessor instead of ILocalFsResourceAccessor
As just discussed in IRC, I'll reject this...
Currently VideoPlayer has a hardcoded reference as field to ILocalFsResourceAccessor. I think it can just just the base interface...