@andrewrabert commented on GitHub (Dec 14, 2018):
@MatMaul has removed the final Emby blob!
@andrewrabert commented on GitHub (Dec 13, 2018):
Working on removing Emby.Server.MediaEncoding at https://github.com/nvllsvm/jellyfin/tree/encoding
@emmatyping commented on GitHub (Dec 11, 2018):
It appears that Taglib.Portable is just https://github.com/timheuer/taglib-sharp-portable which is LGPL 2.1, so it should be very easy to remove…
@andrewrabert commented on GitHub (Dec 11, 2018):
Only Emby.Server.MediaEncoding.dll remains from the Emby-specific blobs.
@joshuaboniface commented on GitHub (Dec 10, 2018):
Hopefully it isn't too hard to revert those files back to their non-blob versions from whats in this repo, but I haven't dug into it yet.
@JustAMan commented on GitHub (Dec 10, 2018):
Submodules seem to be correct. Now we probably need to replace remaining blobs with earlier commits as found by @lxp. I was not able to find a repo…
@sparky8251 commented on GitHub (Jan 2, 2019):
This was merged in 11 hours ago. Likely safe to close.
@joshuaboniface commented on GitHub (Dec 10, 2018):
I've moved over the submodules in #13, let me know what others we might need to create and I can add them to the org, or if we want to just…
@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…
@lxp commented on GitHub (Dec 10, 2018):
In commit 758445db59 Emby.Server.Implementations.Sync was removed and replaced…
@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?
@andrewrabert commented on GitHub (Dec 11, 2018):
I'll open a pull request to add once all blobs are removed. https://github.com/jellyfin/jellyfin/issues/4 This is so we can land on the main…
@lxp commented on GitHub (Dec 10, 2018):
It looks like with commit dec3644c31 MediaBrowser.MediaEncoding was removed…