mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #394] [MERGED] Remove premiere nag at bottom of xmltv page #8300
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/394
Author: @bfayers
Created: 1/4/2019
Status: ✅ Merged
Merged: 1/4/2019
Merged by: @andrewrabert
Base:
dev← Head:remove-premiere-block-xmltvpage📝 Commits (6)
5160a1aremove premiere message from xmltv pageb100045remove corresponding javascriptsf57dfb9remove XmlTvPremiere from all strings filesb683c17Revert "remove XmlTvPremiere from all strings files"6fbf6deremove XmlTvPremiere from strings; properlyfff1f2ddeuglified as per cviums request📊 Changes
48 files changed (+188 additions, -150 deletions)
View changed files
📝
MediaBrowser.WebDashboard/dashboard-ui/components/tvproviders/xmltv.js(+188 -100)📝
MediaBrowser.WebDashboard/dashboard-ui/components/tvproviders/xmltv.template.html(+0 -4)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/ar.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/be-BY.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/bg-BG.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/ca.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/cs.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/da.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/de.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/el.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/en-GB.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/en-US.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/es-AR.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/es-MX.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/es.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/fa.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/fi.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/fr-CA.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/fr.json(+0 -1)📝
MediaBrowser.WebDashboard/dashboard-ui/strings/gsw.json(+0 -1)...and 28 more files
📄 Description
On the page for adding xmltv there is the following nag:
this PR removes it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.