Anthony Lavado
f8202384a6
Merge pull request #1622 from anthonylavado/transcoding-cleanup
...
Add a task to clean up transcode cache
5 years ago
Anthony Lavado
35da4ffa3e
Remove unneeded comment
5 years ago
Anthony Lavado
4762e2fc6c
Add a task to clean up transcode cache
5 years ago
dkanada
8f8d8e3d0b
Merge pull request #1581 from Bond-009/socket1
...
Use System.Net abstractions instead of raw socket
5 years ago
Anthony Lavado
29623d36e8
Merge pull request #1568 from whooo/master
...
Add DLNA headers if requested by the client
5 years ago
dkanada
443ccbf426
Merge pull request #1613 from Bond-009/docs
...
Update deps + document startup project
5 years ago
Bond_009
838e5d05d5
Document all public/internal members of Emby.Drawing
...
Forces all new public/internal members to be documented.
Enables TreatWarningsAsErrors for Emby.Drawing
5 years ago
Bond_009
7243689215
Minor improvements
5 years ago
Bond_009
5eaf5465a5
Check checksum for plugin downloads
...
* Compare the MD5 checksum when downloading plugins
* Reduced log spam due to http requests
* Removed 'GetTempFileResponse' function from HttpClientManager
* Fixed caching for HttpClientManager
5 years ago
Bond_009
cb492fe3c7
Improve clickable link
5 years ago
Bond_009
003238ef5e
Update deps + document startup project
...
* Fixed the release build
* Documented all public/internal members of Jellyfin.Server
* Enable TreatWarningsAsErrors for debug builds for Jellyfin.Server
This will ensure that any new public/internal members of Jellyfin.Server
are documented
5 years ago
dkanada
1ad67e223f
Merge pull request #1462 from Bond-009/installationmanager
...
Improvements to InstallationManager
5 years ago
whooo
9556561a77
Merge branch 'master' into master
5 years ago
dkanada
97d6c2db6b
keep old base url for now
5 years ago
dkanada
d521e5c36a
add base url to server configuration
5 years ago
dkanada
c987203f5a
remove old routes from http server
5 years ago
Joshua M. Boniface
a96fa7a5c7
Merge pull request #1397 from Bond-009/passfast
...
Streamline authentication proccess
5 years ago
dkanada
5c366e4697
Merge pull request #1612 from Bond-009/warn4
...
Fix warnings
5 years ago
dkanada
4f592e9c33
Merge pull request #1484 from SenorSmartyPants/DVD-Order
...
Update TVDB provider to search based on series display order
5 years ago
dkanada
b5f3f28f41
Merge pull request #1578 from Bond-009/httpresponse
...
Replace custom code with Asp.Net Core code
5 years ago
Joshua M. Boniface
f8ad6655fb
Merge pull request #1023 from Bond-009/cultinvar
...
Use CultureInvariant string conversion for Guids
5 years ago
Bond_009
25917db07a
Fix doc releated warnings
5 years ago
Bond_009
9b2cf8501f
Add last one
5 years ago
Bond_009
52c1b45feb
Fix build
5 years ago
Bond-009
6032f31aa6
Use CultureInvariant string conversion for Guids
5 years ago
Bond_009
2a58c643d2
Fix more warnings
5 years ago
Anthony Lavado
aafa11b48b
Merge pull request #1608 from Marenz/patch-1
...
Add link to feature request hub to readme
5 years ago
Bond-009
a5cb069f26
Update HdHomerunManager.cs
5 years ago
Bond_009
1cad93c276
Use System.Net abstractions instead of raw socket
5 years ago
Bond_009
0116190050
Minor changes
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
Mathias L. Baumann
6c58ac5c55
Add link to feature request hub to readme
5 years ago
dkanada
cf0460c7f9
move comment to separate line
5 years ago
dkanada
779f0c637f
Merge pull request #1580 from Bond-009/linklocal
...
Ignore Ipv6 link-local addresses
5 years ago
Andrew Rabert
dac22887cf
Merge pull request #1605 from nvllsvm/fix_docker
...
Fix Docker build
5 years ago
Andrew Rabert
da01376294
Fix Docker build
5 years ago
Joshua M. Boniface
74f88b3c50
Merge pull request #1602 from anthonylavado/stale-update
...
Update the Stale-bot config
5 years ago
Anthony Lavado
ff93b162ee
Update the Stale-bot config
...
Updates the Stale bot to mark an issue after 90 days, and allows 14
days before closing the issue.
5 years ago
Tradutor da Silva
89f592687e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.7% (90 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
5 years ago
Tamás Mogyorósi
5e6e52d397
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
5 years ago
AndersMachmueller
20cbbd4f4c
Translated using Weblate (Danish)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
5 years ago
Michał
b637cdabae
Translated using Weblate (Polish)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
5 years ago
Joshua M. Boniface
0f9fd38053
Merge pull request #1593 from nvllsvm/docker_web_master
...
Docker - make web version more configurable
5 years ago
Bond-009
20f0a8a1c4
Merge pull request #1597 from whooo/filewriter-log
...
Set log level to debug for HTTP range requests
5 years ago
Erik Larsson
0e6417c9fa
Set log level to debug for HTTP range requests
5 years ago
Anthony Lavado
cc4bf60092
Merge pull request #1590 from anthonylavado/null_check
...
Adds null check on studio/network name
5 years ago
Andrew Rabert
358665d944
Docker - make web version more configurable
...
This allows for building against jellyfin-web master. Ex.
docker build . --build-arg JELLYFIN_WEB_VERSION=master
5 years ago
Anthony Lavado
d05440d267
Update MediaBrowser.Providers/TV/TheTVDB/TvdbSeriesProvider.cs
...
Co-Authored-By: Claus Vium <cvium@users.noreply.github.com>
5 years ago
dkanada
ca8e0796d9
Merge pull request #1582 from Bond-009/ipnetwork
...
Include library via NuGet instead of via source
5 years ago