openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #06800
Re: [Merge] lp:~mahfiaz/openlp/media_fixes into lp:openlp
> Note, the individual item should always remain in the service list. Bit silly
> putting the service together if 3 days later I come to load it, parts are
> missing and I have to try and remember where they were :)
>
> The little red cross should obviously only apply on a different machine or
> someone has deleted it from the media manager on the source machine. If the
> file is in the media manager then it should play OK. (I don't know if it's
> worth doing any basic sanity checks like putting the file size in the service
> file, and comparing it to the size of the item in the media manager on load?)
The service item would need to store the name and size then check to see if it exists. If it does then it could update the service item in the service manager. Songs does this to allow remote edit to work so the hooks and events are in place. They need to be set invoked.
--
https://code.launchpad.net/~mahfiaz/openlp/media_fixes/+merge/52533
Your team OpenLP Core is subscribed to branch lp:openlp.
References