| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-03 | optimize rpm dependencies | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-02-03 | Add CentOS | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-02-03 | add suggestions from code review | dkanada | |
| 2019-02-03 | merge progress calculation into a single line | dkanada | |
| 2019-02-03 | update subtitle task to match the other scheduled tasks | 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-03 | Remove unused string split | Bond-009 | |
| 2019-02-03 | await async functions | Bond-009 | |
| 2019-02-03 | Cleanup streaming services | Bond-009 | |
| 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 | Merge pull request #794 from Bond-009/lesslinq | Andrew Rabert | |
| Remove MoreLINQ | |||
| 2019-02-02 | Remove dead code | Bond_009 | |
| 2019-02-02 | Properly dispose Tasks | Bond_009 | |
| 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 | Fix docker args | Sparky | |
| After the change to runtime args in #749 docker broke. This fixes it. | |||
| 2019-02-02 | Remove MoreLINQ | Bond_009 | |
| 2019-02-02 | Remove unused field | Bond_009 | |
| 2019-02-01 | Merge pull request #783 from joshuaboniface/use-cache-flag | Joshua M. Boniface | |
| Update builds to use #749 and #756 | |||
| 2019-02-01 | Merge pull request #756 from Bond-009/cachedir | Joshua M. Boniface | |
| Make cache dir configurable | |||
| 2019-02-01 | Fix double-dashes in Fedora environment file | Joshua Boniface | |
| 2019-02-01 | Allow adm group to view Jellyfin resources | Joshua Boniface | |
| This is pretty arbitrary and personal, but I detest services that lock out global access (which is good), but don't simultaneously make it easy for administrators to enter the directories. The adm group should only have actual system administrators as members, so this lets them view the secure directories. | |||
| 2019-02-01 | Implement review feedback | Joshua Boniface | |
| 2019-02-01 | Fix more warnings | Bond_009 | |
| 2019-02-01 | Update StartupOptions.cs | Bond-009 | |
| 2019-02-01 | Rebase on master | Bond_009 | |
| 2019-02-01 | Make cache dir configurable | Bond_009 | |
| 2019-02-01 | Fix build error | Bond_009 | |
| 2019-02-01 | Merge pull request #782 from hawken93/wat | Vasily | |
| Remove commented file MediaBrowser.LocalMetadata.Savers.PersonXmlSaver | |||
| 2019-02-01 | Remove commented file MediaBrowser.LocalMetadata.Savers.PersonXmlSaver | hawken | |
| 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 | Move jellyfin-sudoers to conf dir | Joshua Boniface | |
| 2019-01-31 | Use good ideas from Fedora systemd in Debian | Joshua Boniface | |
| 2019-01-31 | Replace programdata with datadir everywhere | Joshua Boniface | |
| 2019-01-31 | Add cachedir to deployment scripts; fix bad logdir | Joshua Boniface | |
| 2019-01-31 | Use double-dash args in install-jellyfn.ps1 | Joshua Boniface | |
| 2019-01-31 | Update to long opts and add cache dirs | Joshua Boniface | |
| 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 | Improved help text and output errors to stderr | PloughPuff | |
| Addressed review comments from JustAMan. | |||
| 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 | |
