joshuacurtiss / khplaylist

Media playlist for Kingdom Hall.
MIT License
0 stars 0 forks source link

Trimmed playlist item will throw errors if media doesn't exist #38

Closed joshuacurtiss closed 6 years ago

joshuacurtiss commented 6 years ago

In cases where a playlist item has been trimmed and thus uses "media" source, it will throw errors if the media cannot be found.

It should gracefully handle this error and flag the playlist item accordingly.