Commit Graph

2335 Commits (6bf0acb854683377bebad3ca27de17706519c420)

Author SHA1 Message Date
Bond_009 15634a1913 Merge branch 'master' into websocket
4 years ago
Bond_009 7659a2ab32 Remove ListHelper extensions
4 years ago
Bond-009 690fb65cd8
Merge pull request #2985 from sparky8251/prometheus
4 years ago
Vasily 5922c35d69
Merge pull request #2920 from Bond-009/tests2
4 years ago
gion 73fcbe90c0 Send error messages to clients
4 years ago
gion 083d3272d0 Refactor and other minor changes
4 years ago
gion 40889702d0 Update session ping
4 years ago
gion 6519eebabb Implement NTP like time sync
4 years ago
gion 84d92ba9ce Check that client is playing the right item
4 years ago
gion 459297211e Implement syncplay permissions for a user
4 years ago
gion 10c2c62f07 Implement syncplay backend
4 years ago
Mark Monteiro 57b5ec1d51 Remove unnecessary properties from SystemInfo response object
4 years ago
Mark Monteiro 93649ad77b Merge remote-tracking branch 'upstream/master' into simplify-https-config
4 years ago
sparky8251 68c7a914c3 Added option to disable metrics collection and defaulted it to off
4 years ago
ConfusedPolarBear 70e50dfa90 Apply suggestions from code review
4 years ago
Bond-009 c0b3c11b2e
Merge pull request #2846 from jellyfin/azure
4 years ago
Mark Monteiro c5f163293f Add <ProjectGuid> properties to all project files
4 years ago
Vasily 07143bcb68
Merge pull request #2466 from dkanada/plugin
4 years ago
Bond_009 7f4a229cd2 Add some simple tests
4 years ago
dkanada e6ef680775 add code suggestions
4 years ago
dkanada eda208e258
Merge pull request #2829 from Bond-009/warn19
4 years ago
randrey 2e10d385f0 Add mime type for .mpegts files.
4 years ago
randrey 156998dd83 Add mime types for ape and wv files.
4 years ago
Mark Monteiro bcf1ef319a Update documentation for EnableUPnP
4 years ago
Mark Monteiro c78413cf7c Disable UPnP by default
4 years ago
ConfusedPolarBear 36f3e933a2 Add quick connect
4 years ago
Bond_009 27ce10d0c1 Fix release build
4 years ago
Bond_009 fc049caba2 Merge branch 'master' into nullable3
4 years ago
dkanada cb2523e2ef merge branch master into plugin
4 years ago
Bond-009 3d611743ed
Merge pull request #2680 from mark-monteiro/remove-common-process
4 years ago
dkanada bd55bdb4e3 merge branch master into plugin
4 years ago
dkanada cbe1fe2c8f update description and overview for plugins
4 years ago
dkanada 2da5df6c25 add new property for version changelogs
4 years ago
dkanada abb7ed9c35 rename target abi property
4 years ago
dkanada 78abbcc251 standardize plugin version and guid properties
4 years ago
dkanada 8e9aeb84b1 remove release channel from plugin classes
4 years ago
Bond_009 49fe5e0a21 Fix some warnings
4 years ago
Bond_009 9cca964b08 Address comments
4 years ago
Pika 7aba10eff6 Forgot one
4 years ago
Pika d85ca5276b Port changes from #2773
4 years ago
Vasily 5b59cd2eb2
Merge pull request #2696 from mark-monteiro/fix-extras
4 years ago
dkanada bfff9b7178
Merge pull request #2794 from mark-monteiro/dependabot/nuget/System.Text.Json-4.7.1
4 years ago
Vasily 8e514f8d63 Fix check for profile supporting a codec - it should first check if profile is talking about media type
4 years ago
Pika 1cf31229d8 Use embedded title for other track types
4 years ago
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model
4 years ago
Mark Monteiro e0f40f57d8 Merge remote-tracking branch 'upstream/master' into remove-common-process
4 years ago
Mark Monteiro 387fa474aa Document HTTPS configuration options
4 years ago
Mark Monteiro ca71ac72ab Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWithHttps
4 years ago
Bond-009 f31efce52d
Merge branch 'master' into usings
4 years ago
Vasily 07ea120ba9
Merge pull request #2601 from mark-monteiro/support-running-without-web-content
4 years ago
Bond-009 ddd5d3aaec
Merge branch 'master' into usings
4 years ago
Mark Monteiro cc8294842a Add ExtraType.Unknown enum value and use it instead of null
4 years ago
Bond-009 5acd0521a2
Merge pull request #2639 from alset333/master
4 years ago
dkanada bd4269cb59
Merge pull request #2667 from crobibero/emby-naming-warnings
4 years ago
Mark Monteiro b947d98266 Delete unnecessary ProcessFactory abstraction
4 years ago
Mark Monteiro ee2f911a2b Remove unnecessary CommonProcess abstraction
4 years ago
Luke Foust 0fb78cf54b Add documentation around Name, Id, and Type. Changed ExternalIdType to ExternalIdMediaType
4 years ago
Luke Foust ae4e727b24 Merge branch 'master' of https://github.com/lfoust/jellyfin into externalid-type
4 years ago
dependabot-preview[bot] 798a765105
Bump System.Text.Json from 4.7.0 to 4.7.1
4 years ago
Mark Monteiro aa9737afb3 Update .NET Core to 3.1.3
4 years ago
crobibero cb68fbeb0a Fix warnings in Emby.Naming
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
Jose 5a30d9ecfb Added support for netstandard2.0 besides netstandard2.1 (multi target framework) to allow usage from UWP (netstandard 2.1 not available in UWP until .net 5)
4 years ago
Luke Foust 9bdb99fe92 Add type to externalids to distinguish them in the UI
4 years ago
Mark Monteiro debab44870 Update all packages to .NET Core 3.1.2
4 years ago
Peter Maar adbf375efe
Merge pull request #1 from jellyfin/master
4 years ago
dkanada af5d3e8eae
Merge pull request #2617 from Shawmon/wasm-mimetype
4 years ago
dkanada a96c0a72b8
Merge pull request #2549 from dkanada/refactor
4 years ago
Shawmon 8630d18372 add wasm mimetype
4 years ago
Mark Monteiro e2685c51ec Merge remote-tracking branch 'upstream/master' into support-running-without-web-content
4 years ago
Mark Monteiro 99bf6edba2 Merge remote-tracking branch 'upstream/master' into support-running-without-web-content
4 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17
4 years ago
Bond-009 a7e1a5c96a
Merge pull request #2506 from mark-monteiro/inject-loggers-with-context
4 years ago
dkanada 52fde64f10 remove unused files and fix some future warnings
4 years ago
Joshua M. Boniface e0381c8854 Set EnableHttps disabled by default
4 years ago
Vasily acd67c7152 Add tracking of JF version used to run this config previously
4 years ago
Davide Polonio 5099f6e4a2 Add FIXME in HasConfiguredPassword public user DTO method
4 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
4 years ago
dkanada 2dc1a18203
Merge pull request #2501 from JustAMan/pedal-to-the-metal-from-the-get-go
4 years ago
Vasily c1aafd2ba0 Default transcoding throttling to false for new installs
4 years ago
Vasily 13d30a0a79
Merge pull request #2436 from dkanada/music
4 years ago
Davide Polonio 5d760b7ee8 Fix emby/user/public API leaking private data
4 years ago
Mark Monteiro d95ccbacac Use IsHostingContent instead of explicitly checking ContentRoot
4 years ago
dkanada 974a04c129 update plugin classes for nightly builds
4 years ago
dkanada 4ae80a5d56 partially fix issue with music scans
4 years ago
Peter Maar 818695a01e Improve controls for deinterlace method; matches with jellyfin-web changes
4 years ago
artiume 697aee5b0c
Merge pull request #21 from jellyfin/master
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
dkanada 6715450598
Merge pull request #2427 from Bond-009/minor
4 years ago
Peter Maar 7716deddf0 Add encoding option bobandweave, change back the EncodingHelper logic
4 years ago
dkanada 61015c1d0f
Merge pull request #2321 from Bond-009/images
4 years ago
artiume eb67117b83
Merge pull request #20 from jellyfin/master
4 years ago
Bond_009 adc9fc282c Minor improvements
4 years ago
Ulrich Wagner d7f199bb1c #2407: Prefer MP4-Metadata for episodes
4 years ago
artiume 63f13df6fc
Merge pull request #17 from jellyfin/master
4 years ago
dkanada cf2626428c
Merge pull request #2400 from Bond-009/baseurl
4 years ago
artiume 40ad6f843f
Merge pull request #16 from jellyfin/master
4 years ago
Bond_009 f5db4c8402 Another baseurl related fix
4 years ago
Mark Monteiro 8ffb073ccb Enable documentation warnings for fully documented files
4 years ago
Bond-009 a2490a7ae5
Merge branch 'master' into images
4 years ago
Mark Monteiro a381eb884c add-some-xml-documentation
4 years ago
artiume 4d324046ac
Merge pull request #14 from jellyfin/master
4 years ago
artiume c3f749ec66
Update MediaBrowser.Model/Users/UserPolicy.cs
4 years ago
artiume 3b6a4c3a33
Merge pull request #11 from jellyfin/master
4 years ago
Bond_009 f47ad85011 Fix warnings MediaBrowser.Model
4 years ago
dkanada b7a9900556
Merge pull request #2357 from Bond-009/warn13
4 years ago
Bond_009 87d2479b78 Fix warnings
4 years ago
dkanada cd13f718fb
Merge pull request #2247 from Bond-009/stringhelper
4 years ago
Bond-009 6cd9c84ddf
Update MediaBrowser.Model/Extensions/StringHelper.cs
4 years ago
artiume d4470b5709
Merge pull request #9 from jellyfin/master
4 years ago
Bond_009 2186df8ac4 Update deps
4 years ago
Bond-009 04b9e94c7c
Merge pull request #2338 from ferferga/master
4 years ago
Vasily 8c520160cc
Merge pull request #2331 from nyanmisaka/master
4 years ago
artiume 918df5e352 Merge remote-tracking branch 'jellyfin/master'
5 years ago
ferferga d6786c7304 Removed old 'automatic restart after update' features'
5 years ago
Nyanmisaka 48e9c004b4
fix an issue about determining 'IsSecondaryAudio'
5 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
5 years ago
Bond_009 ddf9b38799 Simplify image processing by removing image enhancers
5 years ago
Bond-009 686d1ff9fb
Update StringHelper.cs
5 years ago
Bond-009 47d3337124
Update StringHelper.cs
5 years ago
Vasily 3ab979c6ba
Merge pull request #2264 from Bond-009/discovery
5 years ago
Bond_009 976459d3e8 Rewrite WebSocket handling code
5 years ago
Bond_009 84d1b12530 Attempt #2
5 years ago
Bond-009 ded9857f45 Clean up server discovery code
5 years ago
dkanada a272638a84
Merge pull request #2170 from Bond-009/mediainfoservice
5 years ago
Bond_009 b50c4938e1 Merge branch 'master' into namingtests
5 years ago
Artiume a40cb7bbd8
Merge pull request #7 from jellyfin/master
5 years ago
Bond-009 fdbb329118 Remove StringHelper functions
5 years ago
dkanada 73fac50e57 rename two properties based on code suggestions
5 years ago
Bond_009 8a0ef41036 Minor improvements
5 years ago
dkanada aca31457c0 merge branch master into media-attachments
5 years ago
Bond_009 5751d86536 Fix warnings and move to System.Text.Json
5 years ago
Artiume 6a6e02e1ec
Merge pull request #3 from jellyfin/master
5 years ago
Bond-009 6b185119aa
Merge branch 'master' into namingtests
5 years ago
Artiume 77fc77eb82
Update UserPolicy.cs
5 years ago
Bond-009 baadb504bb Merge branch 'master' into mediaencoding
5 years ago
Joshua M. Boniface 9744f5aee3
Merge pull request #2118 from chaosinnovator/master
5 years ago
Bond_009 0bf8bfbb0c Merge branch 'master' into mediaencoding
5 years ago
chaosinnovator b98e25a07e Add StartIndex result to /Items API query
5 years ago
Bond_009 35151553e3 Add back all old emby tests
5 years ago
Bond_009 cc5acf37f7 Make probesize and analyzeduration configurable and simplify circular
5 years ago
Bond_009 3221e837f9 * Add support for multi segment base urls
5 years ago
dkanada 51cdc6ea16
Merge pull request #1926 from Bond-009/auth
5 years ago
dkanada 37eed8cf1f revert settings to their old names
5 years ago
dkanada b1f9b03b17 rename some missed variables and fix warnings
5 years ago
Bond-009 983d38a43b Merge branch 'master' into installationmanager
5 years ago
Andrew Mahone 1600d5b53f Merge remote-tracking branch 'origin/master' into media-attachments-clean
5 years ago
Erwin de Haan 45a670f15b Revert the project inclusion that created a cycle.
5 years ago
Erwin de Haan 387051c409 Fix the last docs warnings.
5 years ago
Bond_009 d529f81cd9 Improve IInstallationManager interface
5 years ago
Bond_009 3f7836d9eb Update deps and add MultiThreading analyzer
5 years ago
Bond_009 d9a03c9bb1 Fix more warnings
5 years ago
Andrew Mahone 01b1c847e9 Provide delivery URLs for attachments in PlaybackInfo.
5 years ago
Andrew Mahone 321e5cba60 Add new MediaAttachment to store attachments found during media probing.
5 years ago
Bond_009 fef35d0505 Add clearer exceptions, warnings and docs
5 years ago
Bond_009 5edb8159a7 Fix Json serialization error
5 years ago
Joshua Boniface 345a14ff55 Use value instead of assigning baseUrl first
5 years ago
Joshua Boniface b10e06ff45 Fix spacing issues
5 years ago
Joshua Boniface 2a79ae0a6e Normalize baseUrl behaviour
5 years ago
Joshua M. Boniface 2d797adc08
Merge pull request #1773 from sparky8251/remove-wan-ddns
5 years ago
Joshua M. Boniface c069496b27
Merge pull request #1770 from sparky8251/remove-wan-ip
5 years ago
sparky8251 14f563d7c2 Removed WAN DDNS
5 years ago
sparky8251 44a3e0a97b Hide new users from public API by default
5 years ago
sparky8251 0562b4cf6f Remove WAN IP Detection
5 years ago
Bond-009 6f17a0b7af Remove legacy auth code (#1677)
5 years ago
Bond-009 221b831bb2 Reset invalid login counter on successfull login
5 years ago
Bond_009 675754bc5c Possible fix for MrMC
5 years ago
Bond-009 ee637e8fec Fix warnings, improve performance (#1665)
5 years ago
Anthony Lavado cb393c215a
Merge pull request #1686 from Bond-009/warn7
5 years ago
Bill Thornton 3a600687ea Restore flac mime type
5 years ago
Bond_009 e4f893a0eb More warning fixes
5 years ago
Bond_009 efc4805233 Fix login
5 years ago
Joshua M. Boniface d95c04787c
Merge branch 'master' into h265
5 years ago
dkanada 25a590e8cd
Merge pull request #1636 from Bond-009/isomounter
5 years ago
Bond_009 237db8ae92 Clean up livestreaming code
5 years ago
Bond_009 dc662beefe Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors
5 years ago
Anthony Lavado 7a27dd8a1b
Merge pull request #1632 from Bond-009/locale
5 years ago
Anthony Lavado af3c4e0ce8
Merge pull request #1588 from dkanada/url
5 years ago
Bond_009 c699c546e4 Improve LocalizationManager
5 years ago
dkanada bb04545068
Merge pull request #1614 from Bond-009/docs2
5 years ago
dkanada 685e9e4f58
Merge pull request #1584 from Bond-009/checksum
5 years ago
dkanada 8f8d8e3d0b
Merge pull request #1581 from Bond-009/socket1
5 years ago
Bond_009 838e5d05d5 Document all public/internal members of Emby.Drawing
5 years ago
Bond_009 5eaf5465a5 Check checksum for plugin downloads
5 years ago
dkanada 1ad67e223f
Merge pull request #1462 from Bond-009/installationmanager
5 years ago
dkanada d521e5c36a add base url to server configuration
5 years ago
Joshua M. Boniface a96fa7a5c7
Merge pull request #1397 from Bond-009/passfast
5 years ago
dkanada 5c366e4697
Merge pull request #1612 from Bond-009/warn4
5 years ago
Bond_009 2a58c643d2 Fix more warnings
5 years ago
Bond_009 1cad93c276 Use System.Net abstractions instead of raw socket
5 years ago
Bond_009 cf7290343f Fix build
5 years ago
Bond_009 9fff4b060e Replace custom code with Asp.Net Core code
5 years ago
Bond-009 8b1bd7ac6b Use a dictionary to look up mimetypes
5 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes
5 years ago
Bond_009 0f897589ed Streamline authentication proccess
5 years ago
Bond_009 65a0ca2f32 Improvements to InstallationManager
5 years ago
Bond_009 defc5f1cf9 Force LF line endings
5 years ago
Anthony Lavado d7aaa1489c
Merge pull request #1427 from dkanada/fanart
5 years ago
Anthony Lavado f631b2ecdc
Merge pull request #1159 from Bond-009/streamjob
5 years ago
Frank 3ba709fcc3 Fix #1432. Add support for encoding with libx265 and hevc_nvenc.
5 years ago
dkanada 09dfa071dc move fanart image provider to plugin
5 years ago
Bond-009 d9c159122f
Merge pull request #1229 from voodoos/cleanup/SocketSharp
5 years ago
Anthony Lavado 2f0719a883
Move the definition of ProductName to the correct class
5 years ago
VooDooS a6e1b23eb0 Simplify headers use in WSS
5 years ago
Bond_009 93e535d3a1 Trying to make sense of the streaming code
5 years ago
Phallacy 09921a00aa made password resets an interface and per user
5 years ago
Joshua M. Boniface fc79659549
Merge pull request #1127 from LogicalPhallacy/lockoutfix
5 years ago
redSpoutnik 480a6607e2
Merge branch 'master' into subtitle-display-title
5 years ago
redSpoutnik 4a30fee40d Remove some dead code
5 years ago
LogicalPhallacy 9df1506794
Merge pull request #2 from LogicalPhallacy/master
5 years ago
Phallacy 1ee016c997 configurable user lockout
5 years ago
redSpoutnik 427688a0a0 Change subtitles DisplayTitle behavior
5 years ago
Erwin de Haan 21cc38fcf4 Adjusted AssemblyCopyright attribute values.
5 years ago
Erwin de Haan ee7bf86e0f Adjusted the Product Name so the User Agent is correct/better.
5 years ago
Bond-009 e64aaebbac Improvements around streams
5 years ago
Vasily 297f25cfc2
Merge pull request #1059 from Bond-009/os
5 years ago
Joshua M. Boniface 6751560228
Merge pull request #1092 from joshuaboniface/configurable-webdir
5 years ago
Bond-009 3ddbda9aca
Merge branch 'master' into xml
5 years ago
Vasily 1fef8bf266
Merge pull request #1060 from Bond-009/assinfo
5 years ago
Joshua Boniface 3c4043199a Implement review feedback
5 years ago
Joshua Boniface 132ce3ece1 Add further resources to complete WebPath
5 years ago
Bond-009 decaffed86 Remove EnvironmentInfo
5 years ago
Bond-009 669c48cc8b
Merge pull request #1065 from cvium/closed_response
5 years ago
Claus Vium 3fa43a1e08 Don't set status code if response is closed
5 years ago
Bond-009 c5fce647de Cleanup/simplification
5 years ago
Claus Vium 0abe57e930 Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc
5 years ago
Bond-009 ae0ecc1b10
Merge pull request #870 from LogicalPhallacy/betterauth
5 years ago
Claus Vium 8c609bc9ce Reduce aspnet imports
5 years ago
Bond-009 e91dd14b31 Remove redundent class AssemblyInfo
5 years ago
Phallacy 8f4895e8a5 more fixes for perf and style
5 years ago
Bond_009 a9302b8b53 Remove useless abstraction around XmlReaderSettings
5 years ago
Bond-009 c31b0b311b
Apply suggestions from code review
5 years ago
Phallacy bef665be36 Minor fixes to address style issues
5 years ago
PloughPuff 656bffbbb2 Remove --ffprobe logic
5 years ago
PloughPuff 8104e739d5 Address review comments from Bond
5 years ago
PloughPuff ed69e690b8 Review comments
5 years ago
PloughPuff 20775116f7 Reworked FFmpeg path discovery and always display to user
5 years ago
Claus Vium 446f9bf81f Remove more Content-Length references
5 years ago
Phallacy 2c26517172 minor style fixes
5 years ago
The Lynxy c84729a4f4
Do not allow new users to delete content by default
5 years ago
Claus Vium 1e97e4d462 Remove IHttpResponse
5 years ago
Claus Vium 27e7e792b3 Replace some usage of QueryParamCollection
5 years ago
Claus Vium 91afaaf8fe Cleanup in QueryParamCollection
5 years ago
Claus Vium 333bd2107a Remove HttpUtility
5 years ago
Claus Vium 25d3d0b731 Remove some unused stuff
5 years ago
Claus Vium 5510e8ebee Remove unused Cookies
5 years ago
Claus Vium f1c93ae618 Remove SetContentLength and company
5 years ago
Claus Vium 852460b991 kestrel init
5 years ago
Claus Vium 4db31acff9 Begin removing System.Net sources
5 years ago
Xu Fasheng cbd0e71c07 Send DLNA devices message to only the matched interface
5 years ago