| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-17 | Add development instructions to README with details on running from source | Mark Monteiro | |
| 2020-03-17 | Add recommended extensions to VS Code configuration | Mark Monteiro | |
| 2020-03-15 | Merge pull request #2607 from joshuaboniface/fix-fedora | Joshua M. Boniface | |
| Correct BuildRequires and NodeJS for Fedora/CentOS | |||
| 2020-03-15 | Merge pull request #2603 from mark-monteiro/fix-azure-pipeline | Anthony Lavado | |
| Fix Azure Pipelines Build | |||
| 2020-03-15 | Use NodeJS 10 on CentOS | Joshua M. Boniface | |
| 2020-03-15 | Correct BuildRequires and NodeJS for Fedora/CentOS | Joshua M. Boniface | |
| 2020-03-15 | Fix another pipleine | Mark Monteiro | |
| 2020-03-15 | Build web client correctly | Mark Monteiro | |
| 2020-03-16 | Merge pull request #2497 from mark-monteiro/1914-prevent-duplicates-in-playlists | dkanada | |
| Check for duplicates when adding items to a playlist | |||
| 2020-03-14 | Translated using Weblate (Slovenian) | SaddFox | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/ | |||
| 2020-03-15 | Merge pull request #2582 from Bond-009/subs | dkanada | |
| Fix subtitles | |||
| 2020-03-14 | Translated using Weblate (French) | Andy CHABALIER | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2020-03-13 | Translated using Weblate (German) | Shadowghost | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2020-03-13 | Do not check for duplicates if they are allowed in playlist configuration | Mark Monteiro | |
| 2020-03-13 | Add a configuration flag to allow/disallow duplicates in playlists | Mark Monteiro | |
| 2020-03-13 | Fix bad merge in contributors list | Mark Monteiro | |
| 2020-03-12 | Fix subtitles | Bond-009 | |
| 2020-03-12 | Merge pull request #2449 from Bond-009/warn17 | Vasily | |
| Fix some warnings | |||
| 2020-03-12 | Translated using Weblate (Turkish) | Deniz | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ | |||
| 2020-03-11 | Translated using Weblate (Chinese (Simplified)) | Z Yang | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2020-03-11 | Use Distinct() to filter out duplicates when adding items to playlist | Mark Monteiro | |
| 2020-03-11 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| 1914-prevent-duplicates-in-playlists | |||
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-11 | Address comments | Bond_009 | |
| 2020-03-11 | Another warning | Bond_009 | |
| 2020-03-11 | Merge pull request #2502 from JustAMan/baseitem-equals | Bond-009 | |
| Adds BaseItem.Equals method that compares items by their Id | |||
| 2020-03-11 | Merge pull request #2480 from mark-monteiro/support-injecting-iconfiguration | Bond-009 | |
| Support Injecting IConfiguration | |||
| 2020-03-10 | Merge branch 'master' into support-injecting-iconfiguration | Mark Monteiro | |
| 2020-03-10 | Translated using Weblate (Arabic) | zixaar | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2020-03-10 | Translated using Weblate (Arabic) | zixaar | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2020-03-10 | Merge pull request #2506 from mark-monteiro/inject-loggers-with-context | Bond-009 | |
| Inject loggers with context using ILogger<T> | |||
| 2020-03-09 | Translated using Weblate (Latvian) | Mednis | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/ | |||
| 2020-03-09 | Translated using Weblate (Latvian) | Mednis | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/ | |||
| 2020-03-09 | Translated using Weblate (Danish) | Falke Carlsen | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/ | |||
| 2020-03-09 | Translated using Weblate (Italian) | Nutjob | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/ | |||
| 2020-03-09 | Merge pull request #2541 from joshuaboniface/fix-docker-arm | dkanada | |
| Fix curl for Jellyfin GPG key | |||
| 2020-03-09 | Translated using Weblate (Portuguese) | João Fonseca | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2020-03-08 | Fix curl for Jellyfin GPG key | Joshua M. Boniface | |
| This curl command seems to fail inexplicably with an "unable to get local issuer" error. Use `-k` instead so it doesn't complain. | |||
| 2020-03-08 | Translated using Weblate (Latvian) | Mednis | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/ | |||
| 2020-03-08 | Added translation using Weblate (Latvian) | Mednis | |
| 2020-03-08 | Merge pull request #2536 from dkanada/audiodbv10.5.0 | Joshua M. Boniface | |
| Migrate AudioDB to use plugin interface | |||
| 2020-03-08 | Merge pull request #2535 from mark-monteiro/logging-migration | Joshua M. Boniface | |
| Create Logging Configuration Heirarchy | |||
| 2020-03-08 | Store migration names alongside Ids in configuration in order to assist with ↵ | Mark Monteiro | |
| development/debugging | |||
| 2020-03-08 | Use a Guid to uniquely identify migrations instead of a string name | Mark Monteiro | |
| Also use a list instead of an array to store executed migrations in the configuration class | |||
| 2020-03-08 | Use logging.json instead of logging.user.json for override settings | Mark Monteiro | |
| 2020-03-08 | Clean up migration logging messages | Mark Monteiro | |
| 2020-03-08 | Throw exception on migration failure to halt application | Mark Monteiro | |
| Also save migration configuration after each migration instead of at the end in case an exception is thrown part way through the list | |||
| 2020-03-08 | Translated using Weblate (Hebrew) | sharkykh | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/ | |||
| 2020-03-08 | update audiodb config page | dkanada | |
| 2020-03-08 | include audiodb config page in release | dkanada | |
