Claus Vium
e823c11b46
Add certificate to https and minor cleanup
6 years ago
Bond-009
c328417d29
Merge pull request #1030 from jellyfin/release-10.2.z
...
Backmerge for 10.2.2
6 years ago
Bond-009
c4192f9f8b
Merge pull request #1032 from Lynxy/master
...
Correct the list of series types
6 years ago
Lynxy
5368112d90
Correct the list of series types
6 years ago
Bond-009
ed07ed44ae
Simplify rating loading
6 years ago
Bond-009
9993dafe54
Don't mix LINQ and roreach loops for readability
6 years ago
Claus Vium
6bdb5debd2
Add some websocket manager boilerplate
6 years ago
Andrew Rabert
65403747df
Merge pull request #1025 from jellyfin/justadep
...
Treat jellyfin-web as just another dependency for Docker builds
6 years ago
Bond-009
594b271383
Merge pull request #1024 from jellyfin/release-10.2.z
...
Backmerge for 10.2.2
6 years ago
Andrew Rabert
27f9981142
Treat jellyfin-web as just another dependency for Docker builds
6 years ago
Deniz
3d3d879b99
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
6 years ago
ElFantasma
53ed6e5e6e
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
6 years ago
SaddFox
d0e4e0f600
Translated using Weblate (Slovenian)
...
Currently translated at 87.2% (82 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
6 years ago
v1tin
311caf3fc3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
6 years ago
EffeF
7c13021def
Translated using Weblate (Italian)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
6 years ago
TheBird956
c8788d83fb
Translated using Weblate (French (Canada))
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
6 years ago
TheBird956
331260cf80
Translated using Weblate (French)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
6 years ago
Joshua Boniface
58e5931a32
Bump version to 10.2.2
6 years ago
Bond-009
02041fa6f4
Merge pull request #1020 from Lynxy/master
...
Do not allow new users to delete content by default
6 years ago
Anthony Lavado
fcd299965d
Merge pull request #992 from joshuaboniface/armhf-debian
...
Add Debian armhf (Rasberry Pi) build plus crossbuild
6 years ago
Vasily
79d5a53aea
Merge pull request #1018 from fasheng/fix-dlna-rmvb
...
Fix rmvb video can not play under DLNA
6 years ago
Vasily
f1086a72bf
Improve logic when determining return value
...
Co-Authored-By: ploughpuff <33969763+ploughpuff@users.noreply.github.com>
6 years ago
Xu Fasheng
95d001a053
Update CONTRIBUTORS.md
6 years ago
Vasily
b7fd68d366
Merge pull request #1017 from nvllsvm/dockerffmpeg
...
Set ffmpeg+ffprobe paths in Docker container
6 years ago
The Lynxy
c84729a4f4
Do not allow new users to delete content by default
6 years ago
Xu Fasheng
4951ec9814
Fix rmvb video can not play under DLNA
...
Or will report "Could not find handler for /videos/xxx/stream.rm" error
in server side.
Test OK with Kodi and gupnp-tools.
6 years ago
Phallacy
edba82db37
fixed logic flip in auth empty check and fixed crypto algo choice
6 years ago
Andrew Rabert
1d1e6dede9
Set ffmpeg+ffprobe paths in Docker container
...
Will always ensure containers use correct path.
Yes - the arm images have a different path than the amd64 one. This is
caused by the amd64 image using ffmpeg from jellyfin/ffmpeg while the
others use ffmpeg from their distro's repos.
6 years ago
Andrew Rabert
f384822aa5
Merge pull request #991 from joshuaboniface/ffmpeg-compat
...
Fix the ffmpeg compatibility
6 years ago
Claus Vium
1ac282b12e
Call SharpWebSocket's Closed event handler before disposing
6 years ago
Claus Vium
588a13377c
Remove a file that shouldn't have been added
6 years ago
Claus Vium
fb1de5a921
Remove more cruft and add the beginnings of a socket middleware
6 years ago
Claus Vium
71ed840944
Simplify websocket listeners
6 years ago
Claus Vium
dab8e15052
Check websocket state before closing
6 years ago
Claus Vium
e47d121985
Fix websockets
6 years ago
Claus Vium
c0b95dbc79
Fix query log for real
6 years ago
Claus Vium
647adc51c8
Fix query log
6 years ago
PloughPuff
7668ecf9c9
Use Version Class to ease comparisons
6 years ago
Vasily
3769453541
Merge pull request #978 from fasheng/fix-dlna-multiple-interfaces
...
Fix DLNA for multiple interfaces on linux
6 years ago
Vasily
8c2af50170
Merge pull request #1011 from Bond-009/order
...
Don't try to order the response the same as the request
6 years ago
Claus Vium
1e97e4d462
Remove IHttpResponse
6 years ago
Claus Vium
27e7e792b3
Replace some usage of QueryParamCollection
6 years ago
Xu Fasheng
7429c07c05
Remove redundant parenthesis
6 years ago
Claus Vium
91afaaf8fe
Cleanup in QueryParamCollection
6 years ago
Claus Vium
333bd2107a
Remove HttpUtility
6 years ago
Claus Vium
25d3d0b731
Remove some unused stuff
6 years ago
Claus Vium
77addb2283
Remove SocketHttpListener
6 years ago
Joshua M. Boniface
9651a78b0c
Merge pull request #977 from Lynxy/genpts
...
Always set ffmpeg flag +genpts when video stream is being copied
6 years ago
Joshua M. Boniface
9eba31185a
Merge pull request #959 from Bond-009/string
...
Reduce string allocations at startup
6 years ago
Joshua M. Boniface
aea7edf0fa
Merge pull request #891 from Bond-009/postsan
...
Reduce the amount of db calls during the post scan event
6 years ago