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
...
Improve GroupInfo class
4 years ago
Bond-009
40bbcb63db
Merge pull request #4275 from anthonylavado/tasktimer
...
Fix Transcode Cleanup Schedule
4 years ago
Bond-009
e011659186
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
...
Use enum for WebSocket message types
4 years ago
Anthony Lavado
959d906c85
Just enable instead
4 years ago
Anthony Lavado
375f849b3e
Simply trigger
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
Anthony Lavado
e77040a4fb
Fix Transcode Cleanup Schedule
...
Sets the default time to midnight, and confirms to the same task
scheduling commands that other tasks use.
4 years ago
Joshua M. Boniface
2a575dd67e
Merge pull request #4269 from joshuaboniface/session-limit
...
Add user max sessions options
4 years ago
Joshua M. Boniface
67e89dd525
Use nicer count comparitor
4 years ago
Joshua M. Boniface
df177b4752
Revert "Implement better count method"
...
This reverts commit 5aa519fd39
.
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
...
There's another way to disable a user anyways.
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
...
Adds a flag for a maximum number of user sessions, as well as an
authentication check to ensure that the user is not above this level.
4 years ago
Bond_009
e96d41d5ef
Fix build
4 years ago
cvium
e9524f89d6
Migrate the TMDb providers to the TMDbLib library
4 years ago
BaronGreenback
d91a4f0c6d
Update ApplicationHost.cs
4 years ago
Justin LeCheminant
3b0c6c660d
Removing string we don't use anymore.
4 years ago
Bond-009
c7b3d4a90c
Merge pull request #4164 from spooksbit/remove-browser-auto-load
...
Removed browser auto-launch functionality
4 years ago
Bond-009
cbf9be9416
Merge pull request #3577 from crobibero/package-install-repo
...
Specify plugin repo on plugin installation
4 years ago
Bond-009
7775066475
Merge pull request #4236 from ConfusedPolarBear/warnings1
...
Fix some warnings
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
...
HDHomeRun: Preemptively throw a LiveTvConflictException
4 years ago
dkanada
c60f8979d4
Merge pull request #4228 from jellyfin/dependabot/nuget/IPNetwork2-2.5.226
...
Bump IPNetwork2 from 2.5.224 to 2.5.226
4 years ago
dependabot[bot]
baa35cfc99
Bump Mono.Nat from 2.0.2 to 3.0.0
...
Bumps [Mono.Nat](https://github.com/mono/Mono.Nat ) from 2.0.2 to 3.0.0.
- [Release notes](https://github.com/mono/Mono.Nat/releases )
- [Commits](https://github.com/mono/Mono.Nat/compare/release-v2.0.2...release-v3.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
c0afaef985
Bump IPNetwork2 from 2.5.224 to 2.5.226
...
Bumps [IPNetwork2](https://github.com/lduchosal/ipnetwork ) from 2.5.224 to 2.5.226.
- [Release notes](https://github.com/lduchosal/ipnetwork/releases )
- [Commits](https://github.com/lduchosal/ipnetwork/commits )
Signed-off-by: dependabot[bot] <support@github.com>
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
...
Add series image aspect ratio when ep/season is missing an image
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)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
4 years ago
Eben van Deventer
10556b16f8
Translated using Weblate (Afrikaans)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
4 years ago
Eben van Deventer
3a79b9fc32
Translated using Weblate (Afrikaans)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
4 years ago
Eben van Deventer
0c8692e337
Translated using Weblate (Afrikaans)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
4 years ago
Eben van Deventer
b66ff9a08c
Translated using Weblate (Afrikaans)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
4 years ago
radiusgreenhill
7ee57a07a7
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
4 years ago
Bond-009
c67ffa417a
Merge pull request #4205 from cvium/fix_aspectratio_calc
...
Fix aspect ratio calculation sometimes returning 0 or 1
4 years ago
hoanghuy309
18ab0c21b2
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
4 years ago
hoanghuy309
4c0ec387e5
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
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
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
...
Minor improvements
4 years ago
Anthony Lavado
af24c43118
Merge pull request #4192 from nielsvanvelzen/generalcommand-sucks
...
Use GeneralCommandType enum in GeneralCommand
4 years ago
Oatavandi
9bcd81a5dd
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
4 years ago
dkanada
236dfe3ed8
Merge pull request #4170 from BaronGreenback/VersioningImprovement
...
Plugin versioning - amended for plugins without meta.json
4 years ago
dkanada
8a299ba7c0
Merge pull request #4178 from hoanghuy309/patch-1
...
Update LocalizationManager.cs
4 years ago
dkanada
dfb2ef5cfe
Merge pull request #4126 from crobibero/3.1.8
...
update to dotnet 3.1.8
4 years ago
hoanghuy309
a1511add06
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
4 years ago
hoanghuy309
fa1df73d10
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
4 years ago
Nelson Tham
03cbf5cfbf
Translated using Weblate (Chinese (Traditional))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
4 years ago
Niels van Velzen
3459655bb4
Use GeneralCommandType enum in GeneralCommand name
4 years ago
hoanghuy309
7da03d67a7
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
4 years ago
장건
849835b486
Translated using Weblate (Korean)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
4 years ago
hoanghuy309
1f2e227610
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
4 years ago
josteinh
983aa05e76
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
4 years ago
jeremletrol81
d39b70de32
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
4 years ago
Anton Fernandez Príncipe
484cd88766
Translated using Weblate (Galician)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
4 years ago
hoanghuy309
675fcab451
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
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
...
Fix for windows plug-in upgrades issue: #1623
4 years ago
spookbits
5cca8bffea
Removed browser auto-load functionality from the server.
...
Added profiles in launchSettings to start either the web client or the swagger API page.
Removed --noautorunwebapp as this is the default functionality.
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
...
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
4 years ago
BaronGreenback
5baf87663f
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
4 years ago
BaronGreenback
02951bb8ce
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
4 years ago
BaronGreenback
69c4b44d24
Update ApplicationHost.cs
4 years ago
BaronGreenback
51c416c832
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
e88d3ba8c2
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
f80e181eda
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Jim Cartlidge
d27d2a8990
Renamed file.
4 years ago
hoanghuy309
a626ce5bd0
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
4 years ago
BaronGreenback
f73e744785
Update Emby.Server.Implementations/Plugins/PlugInManifest.cs
...
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
4 years ago
BaronGreenback
68d08e94fd
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
hoanghuy309
9183688cab
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
4 years ago
hoanghuy309
fc827a7b25
Added translation using Weblate (Vietnamese)
4 years ago
kevin
3a75365930
Translated using Weblate (Albanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/
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
...
Global jsonserializer added
4 years ago
BaronGreenback
ea0eb9a6ff
Update PlugInManifest.cs
...
Added comments.
4 years ago
BaronGreenback
12fb827405
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
008aa51eb7
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
b4edb7c90d
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
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
Bond-009
ebdcff8b08
Merge pull request #4118 from SegiH/set-playlist-allow-duplicates-option-to-false-by-default
...
Change default value for allow duplicates in playlist option to False
4 years ago
Anthony Lavado
b198c6f4d1
Merge pull request #4108 from Bond-009/PERFORMANCE
...
Minor performance improvements to item saving
4 years ago
Bond_009
edbd4e0db6
Remove extra return statement
4 years ago