aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-26Merge pull request #2054 from jellyfin/Bond-009-dlna-getpathvaluedkanada
dlna GetPathValue
2019-11-26Merge pull request #2049 from jellyfin/dkanada-patch-1dkanada
Update readme
2019-11-26fix some html tags in the readmedkanada
2019-11-25Merge pull request #2055 from Bond-009/fixbuildVasily
Fix master build
2019-11-25Fix master buildBond-009
I was wrong, it did break...
2019-11-25dlna GetPathValueBond-009
Forgot to update this last time, just copied the code from `MediaBrowser.Api/BaseApiService.cs`
2019-11-24Translated using Weblate (German)Madokami
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2019-11-24Translated using Weblate (Turkish)Mehmet Can Kanpolat
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2019-11-24Merge pull request #1991 from Bond-009/transtempJoshua M. Boniface
Don't append transcodes to transcoding temp path
2019-11-24Update MediaBrowser.Common/Configuration/EncodingConfigurationExtensions.csBond-009
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-11-24Merge pull request #2045 from Bond-009/baseurlfix2Joshua M. Boniface
Fix baseurl issues part 2
2019-11-24Merge pull request #2039 from Bond-009/fixconditiondkanada
Fix always false condition
2019-11-24Merge pull request #2040 from Bond-009/httpsdkanada
Validate https certificates
2019-11-24Update readmedkanada
2019-11-23Fix baseurl (attempt #2)Bond_009
2019-11-23Merge pull request #1926 from Bond-009/authdkanada
Add clearer exceptions, warnings and docs
2019-11-22Reword exception messageBond_009
2019-11-22Merge pull request #1967 from Bond-009/warn10Vasily
Fix some warnings
2019-11-22Validate https certificatesBond_009
2019-11-22Fix always false conditionBond_009
2019-11-22Address commentsBond_009
2019-11-22Fix some warningsBond-009
2019-11-22Merge pull request #1977 from Bond-009/depsVasily
Update deps
2019-11-22Merge pull request #1968 from Bond-009/CA1720Vasily
Disable CA1720: Identifiers should not contain type names
2019-11-22Merge pull request #2034 from Bond-009/easypassVasily
Fix easy password
2019-11-21Translated using Weblate (Bulgarian)AdmiralAnimE
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
2019-11-21Fix easy passwordBond-009
2019-11-21Update depsBond_009
2019-11-21Don't append transcodes to transcoding temp pathBond-009
2019-11-21Merge pull request #1934 from dkanada/transcodeBond-009
Minor changes to transcode cleanup scheduled task
2019-11-21revert settings to their old namesdkanada
2019-11-21rename some missed variables and fix warningsdkanada
2019-11-21minor changes to transcode cleanup scheduled taskdkanada
2019-11-19Merge pull request #1925 from joshuaboniface/integrate-web-build-debuntuJoshua M. Boniface
Integrate web build into Debuntu package build steps
2019-11-18Merge pull request #2016 from joshuaboniface/stalebot-wordingVasily
Update stalebot timings and message
2019-11-18Merge pull request #2019 from Bond-009/baseurlhotfixVasily
Remove leading / from baseurl
2019-11-17Merge pull request #1937 from justinfenn/docker-entrypoint-execJoshua M. Boniface
use exec form for Dockerfile entrypoint
2019-11-17Merge pull request #1992 from Bond-009/namingtestsJoshua M. Boniface
Fix naming tests
2019-11-17Remove leading / from baseurlBond_009
2019-11-17Update stalebot timings and messageJoshua Boniface
1. Bump up the timings, since the project releases have slowed down a fair bit. 120 days stale with 21 days for a response still gets us the desired effect while loosening the timeline for issue submitters. 2. Revamp the wording to better explain what the author (or others) need to do, and why this bot exists.
2019-11-16Merge pull request #2008 from Bond-009/pathvaluedkanada
Fix GetPathValue function
2019-11-13Fix GetPathValue function for DLNA serviceBond-009
2019-11-13Fix logicBond-009
2019-11-13Fix GetPathValue functionBond-009
2019-11-13Merge pull request #1864 from Bond-009/installationmanagerdkanada
Improve IInstallationManager interface
2019-11-10Merge pull request #1965 from Bond-009/dbjsondkanada
Deserialize with the correct type (and warning fixes)
2019-11-09Translated using Weblate (Dutch)Sander Lambrechts
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2019-11-09Translated using Weblate (Czech)DJSweder
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
2019-11-09Add commentBond_009
2019-11-09Fix typos in docsBond_009