| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-15 | Merge pull request #1114 from SuperSandro2000/patch-1 | Andrew Rabert | |
| Only remove /var/lib/apt/lists/* in Dockerfile | |||
| 2019-03-15 | Clean apt lists in arm Dockerfiles | Sandro Jäckel | |
| 2019-03-15 | Only remove /var/lib/apt/lists/* | Sandro Jäckel | |
| 2019-03-15 | Merge pull request #1105 from ploughpuff/ratelimit | Vasily | |
| Only delay making MusicBrainz request if necessary | |||
| 2019-03-15 | Merge pull request #1110 from EraYaN/productname-and-ua | Joshua M. Boniface | |
| Adjusted the Product Name so the User Agent is correct/better. | |||
| 2019-03-14 | Added contact email to user agent | PloughPuff | |
| MusicBrainz request a contact email address is supplied in comment section of user agent field. | |||
| 2019-03-14 | Change subtitles DisplayTitle behavior | redSpoutnik | |
| 2019-03-14 | Adjusted AssemblyCopyright attribute values. | Erwin de Haan | |
| 2019-03-14 | Adjusted the Product Name so the User Agent is correct/better. | Erwin de Haan | |
| 2019-03-14 | Increased interval to 1050ms and moved to class scope | PloughPuff | |
| Review comments from JustAMan. | |||
| 2019-03-14 | Only delay making request if necessary | PloughPuff | |
| When requesting data from MusicBrainz, only delay the request if previous request was less than rate limit ago, instead of always delaying for one second at start. | |||
| 2019-03-14 | Merge pull request #1106 from Bond-009/warn2 | Vasily | |
| More warning fixes | |||
| 2019-03-14 | Merge pull request #1103 from Bond-009/stream | Vasily | |
| Improvements around streams | |||
| 2019-03-13 | More warning fixes | Bond-009 | |
| 2019-03-13 | Improvements around streams | Bond-009 | |
| * Use ArrayPool instead of allocating new buffers each time * Remove NetworkStream copy * Remove some dead code | |||
| 2019-03-13 | Do not use the nuget packages for comparison, but the last master build (#1091) | Erwin de Haan | |
| * Do not use the nuget packages for comparison, but the last master build. * Only allow passing builds. | |||
| 2019-03-13 | Merge pull request #1104 from EraYaN/disable-abi-check-on-drone | Bond-009 | |
| Disable the Drone CI ABI check | |||
| 2019-03-13 | Disable the Drone CI ABI check | Erwin de Haan | |
| 2019-03-13 | Merge pull request #1100 from ploughpuff/rmprobeswitch | Vasily | |
| Finalise removal of --ffprobe switch | |||
| 2019-03-13 | Merge pull request #1096 from dkanada/opensubs | Vasily | |
| Remove open subtitles from the server | |||
| 2019-03-12 | Finalise removal of --ffprobe switch | PloughPuff | |
| Removed --ffprobe from src files and server/docker scripts. | |||
| 2019-03-13 | Merge pull request #1098 from jellyfin/Bond-009-patch-2 | Vasily | |
| Fix build by removing non existent namespace | |||
| 2019-03-13 | Merge pull request #1059 from Bond-009/os | Vasily | |
| Remove EnvironmentInfo | |||
| 2019-03-12 | Fix build by removing non existent namespace | Bond-009 | |
| Looks like a wrong auto merge. (We really should fix CI) | |||
| 2019-03-12 | Merge pull request #1092 from joshuaboniface/configurable-webdir | Joshua M. Boniface | |
| Add configurable webdir option | |||
| 2019-03-12 | Merge pull request #785 from Bond-009/xml | Joshua M. Boniface | |
| Remove useless abstraction around XmlReaderSettings | |||
| 2019-03-12 | Merge pull request #1094 from cvium/imageprocessor_exception | Bond-009 | |
| Skip processing of images that don't exist | |||
| 2019-03-12 | Merge branch 'master' into xml | Bond-009 | |
| 2019-03-12 | Merge pull request #1060 from Bond-009/assinfo | Vasily | |
| Remove redundant class AssemblyInfo | |||
| 2019-03-12 | Implement review feedback | Joshua Boniface | |
| 2019-03-12 | Merge pull request #1095 from Bond-009/fix1077 | Vasily | |
| Add AppConfig to the DI service collection | |||
| 2019-03-12 | Merge pull request #1021 from Bond-009/failonwarn | Vasily | |
| Fail on warnings for Jellyfin.Server | |||
| 2019-03-11 | remove open subtitles from the server | dkanada | |
| 2019-03-11 | Fix nullref | Bond-009 | |
| 2019-03-11 | Skip processing of images that don't exist | Claus Vium | |
| 2019-03-11 | Merge pull request #1093 from joshuaboniface/saner-paths | Vasily | |
| Use better path configuration for packages | |||
| 2019-03-11 | Merge pull request #1089 from jellyfin/translations | Vasily | |
| Update translations | |||
| 2019-03-10 | Move CreateDirectory for dataDir to try block | Joshua Boniface | |
| 2019-03-10 | Have datadir envvar match the others | Joshua Boniface | |
| 2019-03-10 | Remove unneccessary string | Joshua Boniface | |
| 2019-03-10 | Use environment variables instead of opts for RPM | Joshua Boniface | |
| 2019-03-10 | Use environment variables instead of opts for Deb | Joshua Boniface | |
| 2019-03-10 | Add further resources to complete WebPath | Joshua Boniface | |
| 2019-03-10 | Make use of WebPath | Joshua Boniface | |
| 2019-03-10 | Add configuration flag for Web directory | Joshua Boniface | |
| 2019-03-10 | Merge pull request #1075 from dkanada/thumbnail | Anthony Lavado | |
| Remove mirror images from library thumbnail | |||
| 2019-03-10 | Translated using Weblate (Kazakh) | WWWesten | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/ | |||
| 2019-03-10 | Translated using Weblate (Chinese (Simplified)) | Matsuri | |
| Currently translated at 97.8% (92 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2019-03-09 | Merge pull request #1077 from Bond-009/musicbrainz | Joshua M. Boniface | |
| Make MusicBrainz base url configurable | |||
| 2019-03-09 | Merge pull request #1081 from cvium/certificate_not_null | Anthony Lavado | |
| Disable HTTPS in Kestrel if Certificate is null | |||
