mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Remove communication with Emby resources #5
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?
Originally created by @andrewrabert on GitHub (Dec 9, 2018).
Any communication with external Emby resources (URLs) needs to be removed.
@BnMcG commented on GitHub (Dec 11, 2018):
I don't mind taking a look at this unless somebody is already in the process of doing so?
@joshuaboniface commented on GitHub (Jan 9, 2019):
I think this is all done, by replacing the real domain with a fake one, and most of the references have been cleaned up. We can reopen if we find more.