mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #162] [CLOSED] Clnp #8196
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/162
Author: @andrewrabert
Created: 12/15/2018
Status: ❌ Closed
Base:
master← Head:clnp📝 Commits (10+)
2744b2eRemove Emby branding from DLNA server996e7beMove default folder for *nix platforms to $HOME/.jellyfine68bdafUse XDG_DATA_HOME as base path for *nix sytemsc2d0832Add maxcpucount to dotnet clean6a84c17Merge pull request #132 from joshuaboniface/debian-packaging4c98ab5Ignore debian build artifacts984e67dWhitespace fix58dc732Merge pull request #136 from BnMcG/135-gitignore03d25baUpdated strings to "Jellyfin Server"1215a04Remove some warnings📊 Changes
135 files changed (+12848 additions, -12055 deletions)
View changed files
📝
.drone.yml(+2 -8)📝
.gitignore(+12 -0)➖
CONTRIBUTING.md(+0 -40)📝
Emby.Dlna/Api/DlnaServerService.cs(+3 -1)📝
Emby.Dlna/Main/DlnaEntryPoint.cs(+3 -3)📝
Emby.Dlna/PlayTo/SsdpHttpClient.cs(+1 -1)📝
Emby.Dlna/Profiles/DefaultProfile.cs(+2 -2)📝
Emby.Dlna/Profiles/Xml/Default.xml(+2 -2)📝
Emby.Dlna/Profiles/Xml/Denon AVR.xml(+2 -2)📝
Emby.Dlna/Profiles/Xml/DirecTV HD-DVR.xml(+2 -2)📝
Emby.Dlna/Profiles/Xml/Dish Hopper-Joey.xml(+2 -2)📝
Emby.Dlna/Profiles/Xml/LG Smart TV.xml(+2 -2)📝
Emby.Dlna/Profiles/Xml/Linksys DMA2100.xml(+2 -2)📝
Emby.Dlna/Profiles/Xml/Marantz.xml(+2 -2)📝
Emby.Dlna/Profiles/Xml/MediaMonkey.xml(+2 -2)📝
Emby.Dlna/Profiles/Xml/Panasonic Viera.xml(+2 -2)📝
Emby.Dlna/Profiles/Xml/Popcorn Hour.xml(+2 -2)📝
Emby.Dlna/Profiles/Xml/Samsung Smart TV.xml(+2 -2)📝
Emby.Dlna/Profiles/Xml/Sharp Smart TV.xml(+2 -2)📝
Emby.Dlna/Profiles/Xml/Sony PlayStation 3.xml(+2 -2)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.