Bond-009
e8028de4d7
Merge pull request #1560 from jellyfin/release-10.3.z
...
Backmerge for 10.3.7
5 years ago
Joshua M. Boniface
595a68b822
Bump version for 10.3.7
5 years ago
Vladimir Jendrol
18bc6c69d5
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
5 years ago
tluciomiranda
d56725a43d
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
5 years ago
Tradutor da Silva
b3aaa9216d
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/
5 years ago
vaheed
ea41155c6b
Translated using Weblate (Persian)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
5 years ago
polVRtong
b337df889e
Translated using Weblate (Korean)
...
Currently translated at 97.8% (92 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
5 years ago
exveria1015
00c92e88c5
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
5 years ago
Moritz
8c94187c75
Translated using Weblate (German)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
5 years ago
Matsuri
cd504e6ee5
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
5 years ago
ZhiGang Zhung
6e29b8ad6f
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
5 years ago
ancarvalho
0d9cdb98f2
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/
5 years ago
Anthony Lavado
c5d9480313
Merge pull request #1552 from cvium/fix_livetv_v2
...
Disable buffering in HttpClient as it causes big requests to timeout
5 years ago
Claus Vium
dadfc09c01
Add HttpCompletionOption.ResponseHeadersRead to the buffering option to avoid potentially having 2 copies in memory
5 years ago
Claus Vium
886c88576c
Use HttpCompletionOption.ResponseHeadersRead and resort to Content-Length header for non-buffered content
5 years ago
Joshua M. Boniface
4ba33eb3e1
Merge pull request #1541 from joshuaboniface/fix-deb-rules
...
Override the Debian installinit name
5 years ago
Joshua M. Boniface
953f077f9d
Override the installinit name
...
Without this, when building the `jellyfin-nightly` package, it attempts
to find service/init files with the name `jellyfin-nightly` instead of
the proper name. This override prevents this by forcing the name to
`jellyfin`. Required for nightly builds.
5 years ago
Joshua M. Boniface
cf2f5b2026
Merge pull request #1538 from joshuaboniface/epg
...
Try to fix XmlTvListingsProvider
5 years ago
Joshua M. Boniface
135c16c721
Merge pull request #1537 from joshuaboniface/contenttype
...
Properly set content type
5 years ago
Joshua M. Boniface
e94fa791a9
Merge pull request #1519 from Bond-009/mergefix
...
Fix merge errors
5 years ago
Bond_009
5d9fa06675
Cleanup
5 years ago
Bond_009
b294b802a8
Try to fix XmlTvListingsProvider
5 years ago
Bond_009
7bb504d491
Create a new HttpMethod from the function name
5 years ago
Bond_009
b1bd062709
Properly set content type
5 years ago
Joshua M. Boniface
0d3b399b61
Merge pull request #1536 from joshuaboniface/fix-symlinks
...
Fix broken symlinks in deployment
5 years ago
Joshua M. Boniface
0f8e2600e3
Fix broken symlinks
...
These were removed somehow in defc5f1cf9b486357b379c610663e1bad48428ad;
restore them to their proper link state.
5 years ago
Joshua M. Boniface
3d71e9b509
Merge pull request #1534 from joshuaboniface/nightly-deb-fix
...
Use dash or underscore on mv command
5 years ago
Joshua M. Boniface
881f385a61
Use dash or underscore on mv command
...
Required for nightlies, which would not match this file format with the
underscore then wildcard. Enables nightly builds.
5 years ago
Bond-009
a31a396780
Merge pull request #1518 from jellyfin/EraYaN-azp-grant-auth
...
Update the GitHub token to a Grant Auth token
5 years ago
Bond_009
c7d12cc481
Fix merge errors
5 years ago
Erwin de Haan
440177a43d
Update the GitHub token to a Grant Auth token.
5 years ago
Bond-009
953eb6e906
Merge pull request #1517 from jellyfin/EraYaN-azp-github-token-name
...
Update the GitHub connection name to use the GitHub App token
5 years ago
Erwin de Haan
fc55b44e4b
Update the GitHub connection name to use the GitHub App token
5 years ago
Bond-009
f2a56fcd80
Merge pull request #1516 from jellyfin/EraYaN-vacuum-merge-fix
...
Move VACUUM command to fix merge error
5 years ago
Erwin de Haan
0dbc294836
Move VACUUM command to fix merge error
...
This fixes a syntax error.
5 years ago
Joshua M. Boniface
3b49c1bac0
Merge pull request #1515 from jellyfin/release-10.3.z
...
Backmerge for 10.3.6
5 years ago
Bond-009
82f041d050
Merge branch 'master' into release-10.3.z
5 years ago
Joshua M. Boniface
4f17ed961e
Merge pull request #1514 from Bond-009/httpclient2
...
Fix issues with HttpClientManager
5 years ago
Joshua M. Boniface
ba551b48e1
Merge pull request #1111 from EraYaN/azp-hardcoded-try
...
Azure Pipelines DownloadBuildArtifacts@0 Experiment
5 years ago
Bond_009
5fc4ad6c4e
Address comments
5 years ago
Bond_009
b117b364f2
Remove duplicate code
5 years ago
Bond_009
3603c64fa6
Use HttpResponseHeaders instead of a dictionary
5 years ago
Bond_009
d405a400aa
Fixes issues with HttpClientManager
5 years ago
Joshua M. Boniface
54c6f02ebb
Merge pull request #1455 from ferferga/release-10.3.z
...
Vacuum databases at startup
5 years ago
Joshua M. Boniface
b3f9d04501
Bump version for 10.3.6
5 years ago
Erwin de Haan
2c8df07753
Fix some task names.
5 years ago
Erwin de Haan
08421311b9
Switch download order around.
5 years ago
Erwin de Haan
dc68fa2c8b
Disable seperate build and restore.
5 years ago
Erwin de Haan
ff373621b3
Switch to next gen artifacts.
5 years ago
Erwin de Haan
272691aacd
Switched to specific download.
5 years ago