| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-11 | Change logging to match the action | Claus Vium | |
| 2019-02-11 | Add extra linebreak | Claus Vium | |
| 2019-02-11 | Remove DLL support and require all packages/plugins to be zip archives | Claus Vium | |
| 2019-02-11 | combining some of the if's and adressing #820 | Felix Ruhnow | |
| 2019-02-10 | Add support for ZIP plugin archives | Joshua Boniface | |
| Most code from @cvium. Also removes the lazy and ill-conceived GUID- based checksumming, which just died with ZIP archives. | |||
| 2019-02-10 | Adding support for "tvg-chno"-Tag in M3U Channel Lists | Felix Ruhnow | |
| 2019-02-09 | Merge pull request #852 from Bond-009/nuget | Joshua M. Boniface | |
| Use SQLitePCL.pretty.netstandard on NuGet | |||
| 2019-02-09 | Use Path.Combine | Joshua Boniface | |
| 2019-02-09 | Fix poor handling of cache directories | Joshua Boniface | |
| 2019-02-09 | Chnage to own NuGet package | Bond_009 | |
| 2019-02-09 | Removed some unused fields | Bond_009 | |
| 2019-02-09 | Fix namespacing so it lines up properly with file names and paths (#715) | Erwin de Haan | |
| * Fix stupid namespacing so it lines up properly with file names and paths. | |||
| 2019-02-08 | Add error logging when translation is missing from core | Claus Vium | |
| 2019-02-08 | Remove missing languages from localization options | Claus Vium | |
| 2019-02-08 | Default to en-US for missing core translations | Claus Vium | |
| 2019-02-08 | Merge pull request #822 from Bond-009/imagedimensions | Vasily | |
| Complete rename ImageSize -> ImageDimensions | |||
| 2019-02-06 | Move some arrays to generics | Bond_009 | |
| 2019-02-05 | Complete rename ImageSize -> ImageDimensions | Bond-009 | |
| 2019-02-05 | Remove custom Threading | Claus Vium | |
| 2019-02-04 | Fix loading of rating files | Bond_009 | |
| 2019-02-04 | Merge pull request #797 from Bond-009/warnings | Vasily | |
| Fix all warnings | |||
| 2019-02-03 | Merge pull request #736 from Bond-009/startasync | Joshua M. Boniface | |
| Start startup tasks async | |||
| 2019-02-03 | Merge pull request #732 from Bond-009/locale | Joshua M. Boniface | |
| Reworked LocalizationManager to load data async | |||
| 2019-02-03 | Fix build error | Bond-009 | |
| 2019-02-03 | add suggestions from code review | dkanada | |
| 2019-02-03 | merge progress calculation into a single line | dkanada | |
| 2019-02-03 | remove useless comments | dkanada | |
| 2019-02-03 | unhide several scheduled tasks and add missing properties | dkanada | |
| 2019-02-03 | move all scheduled tasks and triggers into folders | dkanada | |
| 2019-02-03 | fix build errors and update plugin manifest location | dkanada | |
| 2019-02-03 | add PluginUpdateTask back into source | dkanada | |
| 2019-02-02 | Merge pull request #764 from Bond-009/encoding | Joshua M. Boniface | |
| Remove dead code, made some functions properly async | |||
| 2019-02-02 | Fix all warnings | Bond-009 | |
| 2019-02-02 | Merge pull request #788 from Bond-009/warnings | Andrew Rabert | |
| Fix more warnings | |||
| 2019-02-02 | Minor changes to encoding code | Bond_009 | |
| * Don't wait in intervals of 100ms for the file to exist | |||
| 2019-02-02 | Remove MoreLINQ | Bond_009 | |
| 2019-02-02 | Remove unused field | Bond_009 | |
| 2019-02-01 | Fix more warnings | Bond_009 | |
| 2019-02-01 | Make cache dir configurable | Bond_009 | |
| 2019-02-01 | Fix build error | Bond_009 | |
| 2019-02-01 | Update iso6392.txt | minegociomovil | |
| Add new es-MX option for the latin metadata search in www.themoviedb.org Content add: spa||es-mx|Spanish; Latin|espagnol; Latin | |||
| 2019-01-31 | Merge pull request #734 from Bond-009/culture | Joshua M. Boniface | |
| Fix more analyzer warnings | |||
| 2019-01-31 | Merge pull request #733 from Bond-009/startuptasks | Joshua M. Boniface | |
| Remove unused function | |||
| 2019-01-31 | Remove support for games as a media type | Claus Vium | |
| 2019-01-31 | Revert back to NoAutoRunWebApp | PloughPuff | |
| Addressed further review comments. Removed unnecessary .ParsedStartupOptions namespace. Removed DataDir, ConfigDir and LogDir from Interface file as not necessary. | |||
| 2019-01-31 | Move Options to Jellyfin.Server and create interface file | PloughPuff | |
| Changes following review comments. | |||
| 2019-01-31 | Accept single-hyphen usage and rename -programdatadir to -datadir | PloughPuff | |
| For backwards compatibility, modify the args[] strings to replace single-hyphens with double-hyphens before parsing. Also rename -programdatadir to -datadir. | |||
| 2019-01-31 | Use CommandLineParser package for handling CLI args | PloughPuff | |
| 2019-01-31 | Remove more Connect related stuff | Claus Vium | |
| 2019-01-31 | Merge branch 'master' into locale | Bond-009 | |
