| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-07 | Set EnableHttps disabled by default | Joshua M. Boniface | |
| Prevents issues on first setup when behind a reverse proxy. Also prevents issues saving the Networking page by default if SSL is not fully configured. | |||
| 2020-02-24 | partially fix issue with music scans | dkanada | |
| 2020-02-12 | Another baseurl related fix | Bond_009 | |
| Baseurl always starts with a '/' (unless it's empty) | |||
| 2020-02-04 | Fix warnings MediaBrowser.Model | Bond_009 | |
| 2020-01-25 | Removed old 'automatic restart after update' features' | ferferga | |
| 2019-12-10 | Merge branch 'master' into mediaencoding | Bond_009 | |
| 2019-11-25 | Make probesize and analyzeduration configurable and simplify circular | Bond_009 | |
| dependencies Makes the probesize and analyzeduration configurable with env args. (`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`) | |||
| 2019-11-25 | * Add support for multi segment base urls | Bond_009 | |
| * Make baseurl case-insensitive | |||
| 2019-10-09 | Use value instead of assigning baseUrl first | Joshua Boniface | |
| 2019-10-09 | Fix spacing issues | Joshua Boniface | |
| 2019-10-08 | Normalize baseUrl behaviour | Joshua Boniface | |
| Fully normalizes the baseUrl behaviour to better match how this sort of feature works in other programs. 1. The baseUrl is always appended to paths, even the built-in `/emby` and `/mediabrowser` paths. 2. The baseUrl is set statically at class instance creation, to ensure it persists through changes until the next restart. 3. Configuration is normalized using a function when set, to ensure it's in a standard `/mypath` format with leading `/`. 4. Cleans up the conditionals around default redirects. For sanity after changing the URL, it will match *any* path that doesn't match the current baseUrl and redirect it back to the main page (with baseUrl). 5. Adds a second method, NormalizeUrlPath, to avoid lots of `+ "/" +` string manipulations which are unclean - we should always have a leading slash. 6. Sets the default baseUrl to an empty string to avoid unexpected behaviour, though this would be worked-around automatically. 7. Adds some debug logs whenever a URL is normalized, to help track down issues with this code (if any arise). | |||
| 2019-09-19 | Removed WAN DDNS | sparky8251 | |
| It's odd that JF still had code lying around for generating a self signed cert. Currently, it does not do this so this code has been removed. JF also appears to have functions in place to modify provided certs? Warrants deeper investigation. JF should not be attempting modifications of any certs under any circumstance. | |||
| 2019-08-11 | add base url to server configuration | dkanada | |
| 2019-05-31 | move fanart image provider to plugin | dkanada | |
| 2019-02-22 | Add option to toggle if ignore virtual interfaces | Xu Fasheng | |
| Some VPN like ZerotierOne owns IP address but no gateway, and there is no good idea in NetworkManager.GetIPsDefault() to filter such virtual interfaces, so just provide one option to let user decide it. | |||
| 2019-01-13 | Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Model | Erwin de Haan | |
| 2019-01-03 | Post GPL cleanup | Bond_009 | |
| 2019-01-03 | Remove report usage configuration option | Bond_009 | |
| 2019-01-01 | set EnableAnonymousUsageReporting to false to avoid log spam (#348) | Claus Vium | |
| It's the default value for the setting, so it'll only affect new servers. If enabled, it'll send usage statistics to an endpoint that doesn't exist, which just clutters the console/logs. | |||
| 2018-12-28 | Fix default language | Andrew Rabert | |
| The default preferred language in the startup wizard now defaults to English (United States). | |||
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-12-03 | Add setting to auto-run web app when server starts | Luke Pulverenti | |
| 2017-11-01 | update librarymanager | Luke Pulverenti | |
| 2017-11-01 | normalize strm file contents | Luke Pulverenti | |
| 2017-10-26 | deprecate localized guids config switch | Luke Pulverenti | |
| 2017-10-05 | adjust default provider order | Luke Pulverenti | |
| 2017-09-29 | fixes #1427 - [Feature Request]: Require Encryption | Luke Pulverenti | |
| 2017-09-24 | move season zero display name to per library settings | Luke Pulverenti | |
| 2017-09-13 | 3.2.30.19 | Luke Pulverenti | |
| 2017-08-22 | add experimental warning for folder rip transcoding | Luke Pulverenti | |
| 2017-08-11 | reduce traffic from session player | Luke Pulverenti | |
| 2017-08-10 | consolidate fields | Luke Pulverenti | |
| 2017-06-15 | update series resolver | Luke Pulverenti | |
| 2017-06-03 | update live tv startup | Luke Pulverenti | |
| 2017-05-31 | update dlna profiles | Luke Pulverenti | |
| 2017-05-24 | update main projects | Luke Pulverenti | |
| 2017-05-09 | update file responses | Luke Pulverenti | |
| 2017-05-06 | add new search filters | Luke Pulverenti | |
| 2017-04-22 | restore missing file | Luke Pulverenti | |
| 2017-03-29 | 3.2.9.1 | Luke Pulverenti | |
| 2017-03-13 | rework filestream | Luke Pulverenti | |
| 2017-02-08 | restore config settings for now | Luke Pulverenti | |
| 2017-01-29 | restore localized guids switch | Luke Pulverenti | |
| 2017-01-26 | remove dead code | Luke Pulverenti | |
| 2017-01-26 | remove localized guids | Luke Pulverenti | |
| 2016-12-29 | separate player selection into it's own script | Luke Pulverenti | |
| 2016-12-23 | update naming project | Luke Pulverenti | |
| 2016-12-13 | automatically adjust timer schedules to program changes | Luke Pulverenti | |
