mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #27] [MERGED] Rename emby to jellyfin #8135
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?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/27
Author: @joshuaboniface
Created: 12/11/2018
Status: ✅ Merged
Merged: 12/11/2018
Merged by: @andrewrabert
Base:
master← Head:rename-emby-to-jellyfin📝 Commits (2)
30f86dbLarge number of replacements of Emby with Jellyfind9cd288Change default user name📊 Changes
100 files changed (+8251 additions, -8261 deletions)
View changed files
📝
Emby.Server.Implementations/Library/UserManager.cs(+1 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/homesections/homesections.js(+4 -4)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/playback/experimentalwarnings.js(+4 -4)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/registrationservices/registrationservices.js(+7 -8)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/ar.json(+47 -47)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/be-by.json(+47 -47)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/bg-bg.json(+39 -39)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/ca.json(+47 -47)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/cs.json(+46 -46)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/da.json(+47 -47)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/de.json(+47 -47)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/el.json(+47 -47)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/en-gb.json(+47 -47)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/en-us.json(+47 -47)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/es-ar.json(+47 -47)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/es-mx.json(+47 -47)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/es.json(+46 -46)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/fi.json(+47 -47)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/fr-ca.json(+47 -47)📝
MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/strings/fr.json(+47 -47)...and 80 more files
📄 Description
Massive commit that renames every instance of Emby to Jellyfin that I could find in the frontstream. I probably missed a lot, and I removed a few random elements (footer links for instance) where it made more sense to just kill it.
Works on #25
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.