| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-17 | Merge pull request #1744 from Bond-009/dataprovider | Joshua M. Boniface | |
| Rewrite `ItemDataProvider` to be more robust | |||
| 2019-09-13 | Reset invalid login counter on successfull login | Bond-009 | |
| 2019-09-12 | Rewrite `ItemDataProvider` to be more robust | Bond_009 | |
| * Stop locking 2+ times per operation * Don't clone the list multiple times * Keep the lock for the duration of the operation | |||
| 2019-09-11 | Update deps (#1735) | Bond-009 | |
| 2019-09-11 | Translated using Weblate (Turkish) | Abdulkadir Furkan Şanlı | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ | |||
| 2019-09-11 | Translated using Weblate (Chinese (Simplified)) | qqq-qqqq | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2019-09-11 | Translated using Weblate (Portuguese (Portugal)) | tluciomiranda | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/ | |||
| 2019-09-08 | Possible fix for MrMC | Bond_009 | |
| 2019-09-02 | Add debug logs and try/catch when creating folder | Joshua Boniface | |
| 2019-09-02 | Fix warnings, improve performance (#1665) | Bond-009 | |
| * Fix warnings, improve performance `QueryResult.Items` is now a `IReadOnlyList` so we don't need to allocate a new `Array` when we have a `List` (and `Items` shouldn't need to be mutable anyway) * Update Providers .csproj to latest C# * Remove extra newline from DtoService.cs * Remove extra newline from UserLibraryService.cs | |||
| 2019-09-02 | Merge pull request #1686 from Bond-009/warn7 | Anthony Lavado | |
| More warning fixes | |||
| 2019-09-01 | Fix more warnings | Bond_009 | |
| 2019-09-01 | Merge pull request #1683 from dkanada/misc | Bond-009 | |
| Move the transcode path and other small fixes | |||
| 2019-08-29 | Move IsoMounter to plugin | Bond_009 | |
| 2019-08-29 | More warning fixes | Bond_009 | |
| 2019-08-29 | Fix invalid arg for | Bond_009 | |
| 2019-08-29 | move the transcode path | dkanada | |
| 2019-08-28 | Merge pull request #1633 from Bond-009/udpclient | Anthony Lavado | |
| Attempt to fix #1391 | |||
| 2019-08-28 | Fix login | Bond_009 | |
| 2019-08-28 | Remove unused args | Bond_009 | |
| 2019-08-28 | Attempt to fix #1391 | Bond_009 | |
| 2019-08-27 | Merge pull request #1651 from sl1288/master | Andrew Rabert | |
| Fix local trailers playback | |||
| 2019-08-26 | Translated using Weblate (Norwegian Bokmål) | Odd Stråbø | |
| Currently translated at 95.7% (90 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/ | |||
| 2019-08-26 | Translated using Weblate (French) | Pafzedog | |
| Currently translated at 95.7% (90 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2019-08-26 | Translated using Weblate (Spanish) | Axel Gabriel Calle Granda | |
| Currently translated at 95.7% (90 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ | |||
| 2019-08-26 | Translated using Weblate (Greek) | Matzi24GR | |
| Currently translated at 95.7% (90 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/ | |||
| 2019-08-26 | Translated using Weblate (Greek) | Βασίλης Μουρατίδης | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/ | |||
| 2019-08-26 | Translated using Weblate (Greek) | Matzi24GR | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/ | |||
| 2019-08-21 | Merge pull request #1646 from Bond-009/lock | Joshua M. Boniface | |
| Return DB lock immediately | |||
| 2019-08-19 | Fix LocalTrailers playback. | SL1288 | |
| 2019-08-19 | Upgrade SQLitePCL to v2 | Bond_009 | |
| 2019-08-18 | Return DB asap | Bond_009 | |
| 2019-08-18 | Fix UserNotFoundError | Bond_009 | |
| 2019-08-18 | Merge pull request #1642 from cvium/fix_slow_db | Joshua M. Boniface | |
| Speed up BaseItem deserialization | |||
| 2019-08-18 | Use reader.GetString instead of indexing | Claus Vium | |
| 2019-08-18 | Speed up BaseItem deserialization | Claus Vium | |
| 2019-08-18 | Merge pull request #1636 from Bond-009/isomounter | dkanada | |
| Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors | |||
| 2019-08-17 | Merge pull request #1521 from Bond-009/hdhomerun | Anthony Lavado | |
| Clean up livestreaming code | |||
| 2019-08-16 | More fixes | Bond_009 | |
| 2019-08-16 | Update SharedHttpStream.cs | Bond-009 | |
| 2019-08-16 | Clean up livestreaming code | Bond_009 | |
| 2019-08-16 | Improvements to UserManager | Bond_009 | |
| 2019-08-16 | Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors | Bond_009 | |
| 2019-08-16 | Merge pull request #1632 from Bond-009/locale | Anthony Lavado | |
| Improve LocalizationManager | |||
| 2019-08-16 | Merge pull request #1588 from dkanada/url | Anthony Lavado | |
| Add base url option to server configuration | |||
| 2019-08-16 | Improve LocalizationManager | Bond_009 | |
| 2019-08-15 | Merge pull request #1614 from Bond-009/docs2 | dkanada | |
| Document all public/internal members of Emby.Drawing | |||
| 2019-08-15 | Merge pull request #1584 from Bond-009/checksum | dkanada | |
| Check checksum for plugin downloads | |||
| 2019-08-15 | Fix master | Bond_009 | |
| 2019-08-14 | Properly dispose DisplayPreferencesRepository | Bond_009 | |
