Commit Graph

3140 Commits (bab389114b5833735d55d982ba1a2c17fd22e0d2)

Author SHA1 Message Date
cvium 584b4fa41f Fix Persons, Genres and Studios endpoints
4 years ago
BaronGreenback ec245dce90
Merge branch 'master' into NetworkPR2
4 years ago
crobibero b4d52d8009 Apply patch
4 years ago
crobibero 5d88e61076 Merge remote-tracking branch 'upstream/master' into livetv-ts-fix
4 years ago
Anthony Lavado b1b43b8ad9
Merge pull request #4068 from barronpm/event-fixes
4 years ago
Anthony Lavado 6205fb4b6a
Merge pull request #4341 from Bond-009/minor6
4 years ago
Bond-009 51dc92c3a9
Merge pull request #4326 from crobibero/purge-activity-log
4 years ago
Cody Robibero de36c8433e
Update Emby.Server.Implementations/Localization/Core/en-US.json
4 years ago
crobibero 6763d456ff Set UserAgent when getting M3u playlist
4 years ago
crobibero ceecc80bb3 Allow configuration of ActivityLogRetention
4 years ago
Stepan 60b49e67ea Re-Sharper inspection issues
4 years ago
Stepan 59619b6ea7 Enable nullable in Emby.Naming
4 years ago
Greenback 83af636c61 Updated with new NetManager
4 years ago
Bond-009 26078e4df9
Merge pull request #4375 from crobibero/auth-dict-fix
4 years ago
Greenback 6dc2936d9c Merge remote-tracking branch 'upstream/master' into NetworkPR2
4 years ago
crobibero 0c674b496f Add stream disposal comment.
4 years ago
crobibero 3568c5f39b Fix early filestream close
4 years ago
Oatavandi 2c6b31fc7b Translated using Weblate (Tamil)
4 years ago
crobibero 981f000437 Use proper IsApiKey flag
4 years ago
crobibero eee95336b5 Fix setting duplicate keys from auth header
4 years ago
Tomi e0045457f9 Translated using Weblate (Finnish)
4 years ago
BaronGreenback 0b5ddc90ff
Merge branch 'master' into NetworkPR2
4 years ago
BaronGreenback 2c5609b333
Merge branch 'master' into fordiscussion
4 years ago
kevin a814d01f8c Translated using Weblate (Albanian)
4 years ago
SHALMON ANANDAS a69397d714 Translated using Weblate (Hindi)
4 years ago
SHALMON ANANDAS 82ce8369c3 Added translation using Weblate (Hindi)
4 years ago
Bond_009 49569ca0a0 Use nameof where possible
4 years ago
Bond_009 51dd3f1e19 Minor improvements
4 years ago
Gubb Jonas 49ac4c4044 Translated using Weblate (Swedish)
4 years ago
BaronGreenback 38da2ee26e
Merge branch 'master' into update-plugin
4 years ago
Joshua M. Boniface f9bd7be741
Merge pull request #4285 from cvium/fix_websocketlisteners
4 years ago
crobibero d5c226b1c3 Move SecurityException
4 years ago
dkanada 5c2ecc0ca5
Merge pull request #4324 from crobibero/dotnet-3.1.9
4 years ago
crobibero 39924f9992 Allow apikey to authenticate as admin
4 years ago
BaronGreenback 5b8349b442
Merge branch 'master' into fordiscussion
4 years ago
BaronGreenback a8cee0bd36
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
4 years ago
BaronGreenback 002190f0a3
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
4 years ago
BaronGreenback 0e872ca65c
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
4 years ago
crobibero 15a7f88e08 Automatically clean activity log database
4 years ago
Bond-009 d54de29485
Merge pull request #4315 from Jan-PieterBaert/fix-warnings
4 years ago
crobibero f998e52107 Update to dotnet 3.1.9
4 years ago
Anthony Lavado 8b419d9ea6
Merge pull request #4199 from ryanpetris/livetv-locking
4 years ago
Anthony Lavado 1f5ac19346
Merge pull request #3954 from Ullmie02/library-pictures
4 years ago
dkanada 42fb04b084
Merge pull request #4254 from BaronGreenback/PluginConfigFix
4 years ago
BaronGreenback 63e514e6c4
Update ApplicationHost.cs
4 years ago
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings
4 years ago
Jan-Pieter Baert 6f9beef732
Fix SA1012 and SA1013 warnings
4 years ago
BaronGreenback 16a0357617
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
BaronGreenback 5c8015128f
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
BaronGreenback d49ba96123
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
BaronGreenback 387fdb0f13
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
4 years ago
BaronGreenback ed05ae683e
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
4 years ago
Greenback 0b73a1d90f Added extra functionality to support registrar.
4 years ago
dkanada 1a27d010ec
Merge pull request #4243 from jlechem/RemoveHeaderCameraUploads
4 years ago
Greenback 1ee1f9c8a7 Fixed web interface.
4 years ago
Greenback b34d6fec3d fixed tests
4 years ago
Greenback 6dc81ec8e8 Changes to support network config
4 years ago
dkanada 53515483b8
Merge pull request #4219 from Spacetech/music_scan_speed_2
4 years ago
Anthony Lavado 0cacdd20e0
Merge pull request #4284 from cvium/fix_playbackstart
4 years ago
shakesac 67722a2034 Translated using Weblate (Portuguese (Portugal))
4 years ago
crobibero 3119acd502 Remove tvdb plugin from server.
4 years ago
Greenback ebe650afa9 Merge remote-tracking branch 'upstream/master' into NetworkPR2
4 years ago
Greenback deb4d27857 Moved all settings across to network.xml
4 years ago
cvium 4a81ee43dc Add try-catch to avoid crashing the whole thing
4 years ago
cvium 137baab0ac Remove websocketmanager from ApplicationHost
4 years ago
cvium 38cb8fee8a Fix IWebSocketListener service registration
4 years ago
cvium 3d69bcd190 Fix playbackstart not triggering in the new eventmanager
4 years ago
Joshua M. Boniface 2d689f101b
Merge pull request #4268 from Bond-009/groupinfo
4 years ago
Bond-009 40bbcb63db
Merge pull request #4275 from anthonylavado/tasktimer
4 years ago
Bond-009 e011659186
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
4 years ago
Anthony Lavado 959d906c85
Just enable instead
4 years ago
Anthony Lavado 375f849b3e
Simply trigger
4 years ago
Anthony Lavado e77040a4fb
Fix Transcode Cleanup Schedule
4 years ago
Joshua M. Boniface 2a575dd67e
Merge pull request #4269 from joshuaboniface/session-limit
4 years ago
Joshua M. Boniface 67e89dd525 Use nicer count comparitor
4 years ago
Joshua M. Boniface df177b4752 Revert "Implement better count method"
4 years ago
Joshua M. Boniface 5aa519fd39 Implement better count method
4 years ago
Joshua M. Boniface 8dfa2015d0 Make the count an int for cleanliness
4 years ago
Joshua M. Boniface d0ec6872f3 Increase count check to 1
4 years ago
Joshua M. Boniface 6e1d1eed23 Make log entry informational
4 years ago
Joshua M. Boniface b130af1b0c Remove variables from SecurityException
4 years ago
Joshua M. Boniface 975fca5158 Fix syntax error
4 years ago
Joshua M. Boniface 5a7dda337f Add active session tracking
4 years ago
Bond_009 e96d41d5ef Fix build
4 years ago
Jim Cartlidge 47f4639b84 Merge branch 'NetworkPR2' of https://github.com/BaronGreenback/jellyfin into NetworkPR2
4 years ago
Jim Cartlidge 53af1e3455 Updatig netcollection & re-inserting BOM
4 years ago
cvium e9524f89d6 Migrate the TMDb providers to the TMDbLib library
4 years ago
cvium 1b18f86c8b Add missing parameter comments.
4 years ago
cvium 5d3449e9dc Fix xml doc comment
4 years ago
cvium 763862cbd8 Defer image pre-fetching until the end of a refresh/scan
4 years ago
BaronGreenback 7459baac8b
Update ApplicationHost.cs
4 years ago
BaronGreenback 2929ce6e0d
Update ApplicationHost.cs
4 years ago
BaronGreenback 298a322ac1
Update ApplicationHost.cs
4 years ago
BaronGreenback ba685d8092
Update ApplicationHost.cs
4 years ago
BaronGreenback 688d098d61
Update Emby.Server.Implementations.csproj
4 years ago
BaronGreenback d91a4f0c6d
Update ApplicationHost.cs
4 years ago
BaronGreenback 0738a2dc4b
Update ApplicationHost.cs
4 years ago
BaronGreenback ee40f21049
Update ApplicationHost.cs
4 years ago
Justin LeCheminant 3b0c6c660d Removing string we don't use anymore.
4 years ago
crobibero 53d8023def Update all on-disk plugins
4 years ago
Jim Cartlidge 3b64171cde Minor change to get it to compile.
4 years ago
Jim Cartlidge fcd1b2f0e4 Merged with latest master
4 years ago
Bond-009 c7b3d4a90c
Merge pull request #4164 from spooksbit/remove-browser-auto-load
4 years ago
Bond-009 cbf9be9416
Merge pull request #3577 from crobibero/package-install-repo
4 years ago
Bond-009 7775066475
Merge pull request #4236 from ConfusedPolarBear/warnings1
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
dkanada 7030e925b7
Merge pull request #4200 from ryanpetris/hdhomerun-preemptive-livetv-conflict
4 years ago
dkanada c60f8979d4
Merge pull request #4228 from jellyfin/dependabot/nuget/IPNetwork2-2.5.226
4 years ago
dependabot[bot] baa35cfc99
Bump Mono.Nat from 2.0.2 to 3.0.0
4 years ago
dependabot[bot] c0afaef985
Bump IPNetwork2 from 2.5.224 to 2.5.226
4 years ago
Gary Wilber 3cfbe6e340 better audio file check
4 years ago
Gary Wilber 75041e7f39 interlocked increment
4 years ago
dkanada 63b49ff4d8
Merge pull request #4204 from cvium/add_aspect_ratio_seriesprimary
4 years ago
Niels van Velzen 72534f9d66 Use SessionMessageType for WebSocket messages
4 years ago
Gary Wilber 05fa95f149 Increase scan speed for music libraries
4 years ago
crobibero b7022e8dc1 Merge remote-tracking branch 'upstream/master' into package-install-repo
4 years ago
hoanghuy309 800c039612 Translated using Weblate (Vietnamese)
4 years ago
Eben van Deventer 10556b16f8 Translated using Weblate (Afrikaans)
4 years ago
Eben van Deventer 3a79b9fc32 Translated using Weblate (Afrikaans)
4 years ago
Eben van Deventer 0c8692e337 Translated using Weblate (Afrikaans)
4 years ago
Eben van Deventer b66ff9a08c Translated using Weblate (Afrikaans)
4 years ago
radiusgreenhill 7ee57a07a7 Translated using Weblate (Thai)
4 years ago
Bond-009 c67ffa417a
Merge pull request #4205 from cvium/fix_aspectratio_calc
4 years ago
hoanghuy309 18ab0c21b2 Translated using Weblate (Vietnamese)
4 years ago
hoanghuy309 4c0ec387e5 Translated using Weblate (Vietnamese)
4 years ago
cvium ec5b738079 Fix aspect ratio calculation returning 0 or 1 when item has no default AR
4 years ago
cvium 9cdef5b57c Add series image aspect ratio when ep/season is missing an image
4 years ago
BaronGreenback f97bea53e5
Update Emby.Server.Implementations.csproj
4 years ago
Jim Cartlidge 8c85cfd01d Fixed build
4 years ago
BaronGreenback 89e67b2e7f
Merge branch 'master' into NetworkPR2
4 years ago
Ryan Petris 3fa3a9d57a
Preemptively throw a LiveTvConflictException when the tracked live streams for a given device/tuner will exceed the number of supported streams.
4 years ago
Ryan Petris 4db5700e18
Don't take a lock if there's no intention to manipulate the list of open streams. Instead, use a ConcurrentDictionary so that, in those situations, thread-safe access to the dictionary is ensured.
4 years ago
Anthony Lavado 5aa743a6a2
Merge pull request #4163 from Bond-009/minor4
4 years ago
Anthony Lavado af24c43118
Merge pull request #4192 from nielsvanvelzen/generalcommand-sucks
4 years ago
Oatavandi 9bcd81a5dd Translated using Weblate (Tamil)
4 years ago
dkanada 236dfe3ed8
Merge pull request #4170 from BaronGreenback/VersioningImprovement
4 years ago
dkanada 8a299ba7c0
Merge pull request #4178 from hoanghuy309/patch-1
4 years ago
dkanada dfb2ef5cfe
Merge pull request #4126 from crobibero/3.1.8
4 years ago
hoanghuy309 a1511add06 Translated using Weblate (Vietnamese)
4 years ago
hoanghuy309 fa1df73d10 Translated using Weblate (Vietnamese)
4 years ago
Nelson Tham 03cbf5cfbf Translated using Weblate (Chinese (Traditional))
4 years ago
Niels van Velzen 3459655bb4 Use GeneralCommandType enum in GeneralCommand name
4 years ago
hoanghuy309 7da03d67a7 Translated using Weblate (Vietnamese)
4 years ago
장건 849835b486 Translated using Weblate (Korean)
4 years ago
hoanghuy309 1f2e227610 Translated using Weblate (Vietnamese)
4 years ago
josteinh 983aa05e76 Translated using Weblate (Norwegian Bokmål)
4 years ago
jeremletrol81 d39b70de32 Translated using Weblate (French)
4 years ago
Ryan Petris 361f51ac94
Use TcpClient.Connect().
4 years ago
Anton Fernandez Príncipe 484cd88766 Translated using Weblate (Galician)
4 years ago
hoanghuy309 675fcab451 Translated using Weblate (Vietnamese)
4 years ago
Ryan Petris 0496e18179
Fix HD Home Run streaming.
4 years ago
hoanghuy309 f363d8afd5
Update LocalizationManager.cs
4 years ago
BaronGreenback 92b63db569
Update ApplicationHost.cs
4 years ago
BaronGreenback 826148dc84
Added versioning to files without meta.json
4 years ago
Joshua M. Boniface bc5404cd6f
Merge pull request #3401 from BaronGreenback/Plugins
4 years ago
spookbits 5cca8bffea Removed browser auto-load functionality from the server.
4 years ago
BaronGreenback ad00b93be5
Rename PlugInManifest.cs to PluginManifest.cs
4 years ago
Bond_009 2dbf73b989 Minor improvements
4 years ago
BaronGreenback a2c50e8005
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
BaronGreenback 5baf87663f
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
BaronGreenback 02951bb8ce
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
BaronGreenback 69c4b44d24
Update ApplicationHost.cs
4 years ago
BaronGreenback 51c416c832
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
BaronGreenback e88d3ba8c2
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
BaronGreenback f80e181eda
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
Jim Cartlidge d27d2a8990 Renamed file.
4 years ago
hoanghuy309 a626ce5bd0 Translated using Weblate (Vietnamese)
4 years ago
BaronGreenback f73e744785
Update Emby.Server.Implementations/Plugins/PlugInManifest.cs
4 years ago
BaronGreenback 68d08e94fd
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
Jim Cartlidge b04aed2f58 Merge remote-tracking branch 'upstream/master' into NetworkPR2
4 years ago
Jim Cartlidge 38b8110a3e Removing blank lines.
4 years ago
Jim Cartlidge b44455ad0d Update based on PR1 changes.
4 years ago
hoanghuy309 9183688cab Translated using Weblate (Vietnamese)
4 years ago
hoanghuy309 fc827a7b25 Added translation using Weblate (Vietnamese)
4 years ago
kevin 3a75365930 Translated using Weblate (Albanian)
4 years ago
kevin 17f66b4943 Added translation using Weblate (Albanian)
4 years ago
BaronGreenback 7b4b101eca
Update ApplicationHost.cs
4 years ago
BaronGreenback 107d606a70
Update ApplicationHost.cs
4 years ago
BaronGreenback 6c2c2cb872
Update ApplicationHost.cs
4 years ago
BaronGreenback ea0eb9a6ff
Update PlugInManifest.cs
4 years ago
BaronGreenback 12fb827405
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
BaronGreenback 008aa51eb7
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
BaronGreenback b4edb7c90d
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
Jim Cartlidge 5f58d2c151 With method comments.
4 years ago
Jim Cartlidge 81f655803d Modified to work with manifests.
4 years ago
crobibero 46ae51bc9a update to dotnet 3.1.8
4 years ago
Jim Cartlidge 9ef79d190b Large number of files
4 years ago
Bond-009 ebdcff8b08
Merge pull request #4118 from SegiH/set-playlist-allow-duplicates-option-to-false-by-default
4 years ago
Anthony Lavado b198c6f4d1
Merge pull request #4108 from Bond-009/PERFORMANCE
4 years ago
Bond_009 edbd4e0db6 Remove extra return statement
4 years ago
Bond_009 441301069e Fix
4 years ago
Hilman Maulana 50877761f6 Translated using Weblate (Indonesian)
4 years ago
Segi Hovav 73bff9da9d Change default value for allow duplicates in playlist option to False
4 years ago
cvium 7576824cee Standardize use of IsLocal and RemoteIp
4 years ago
Bond_009 15be11fca8 Fix build
4 years ago
Bond_009 48e1cf9fd7 Minor performance improvements to item saving
4 years ago
BaronGreenback 60e8f47194
Update ApplicationHost.cs
4 years ago
BaronGreenback ddfb13f945
Update Emby.Server.Implementations/Updates/InstallationManager.cs
4 years ago
BaronGreenback f4eb34a966
Update Emby.Server.Implementations/Updates/InstallationManager.cs
4 years ago
BaronGreenback a9d8b53658
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago