mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #9068] Remove DvdLib #11965
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/jellyfin/jellyfin/pull/9068
State: closed
Merged: Yes
Based on the investigation done in #5373, the current code for DvdLib is unused, and it doesn't work with Windows paths.
This PR removes the unused/broken code.
@ferferga, the original PR also removed BDInfo, was that unused as well?
Replaces #5373