| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-06 | Change UI accents, update artwork | Sparky | |
| Replaced "Emby Green" with blue taken from artwork. Replaced artwork. Kept old "Emby Green" themes for future reuse and renamed them "classic". Removed CSS element that was making the Jellyfin banner too small. | |||
| 2019-01-06 | Merge pull request #437 from cvium/remove_run_at_startup | Andrew Rabert | |
| Remove AutoRunAtStartup | |||
| 2019-01-06 | Merge pull request #456 from Bond-009/subencoder | Andrew Rabert | |
| SubtitleEncoder: stop using tuples for clarity | |||
| 2019-01-06 | Merge pull request #462 from nvllsvm/fix_skia | Andrew Rabert | |
| Fix Skia in Docker | |||
| 2019-01-06 | Fix Skia in Docker | Andrew Rabert | |
| 2019-01-06 | Merge pull request #461 from nvllsvm/old_news | Andrew Rabert | |
| Remove more news | |||
| 2019-01-06 | Remove more news | Andrew Rabert | |
| 2019-01-06 | Merge pull request #460 from nvllsvm/remove_dep | Andrew Rabert | |
| Remove deprecation warning from Docker | |||
| 2019-01-06 | Remove deprecation warning from Docker | Andrew Rabert | |
| 2019-01-06 | Merge pull request #435 from Bond-009/ffmpeglogs | Anthony Lavado | |
| Reduce log spam from ffmpeg info | |||
| 2019-01-06 | Merge pull request #382 from EraYaN/add-editorconfig-codestyle | Anthony Lavado | |
| Codestyle EditorConfig file added. | |||
| 2019-01-06 | Merge pull request #447 from joshuaboniface/update-readme | Anthony Lavado | |
| Update readme to use readthedocs and clean up | |||
| 2019-01-06 | Update readme to use readthedocs and clean up | Joshua Boniface | |
| 1. Replace all Wiki references to Readthedocs.io references 2. Clean up the layout a bit, remove some redundant bits and make "about" bits consistent between Docs and README | |||
| 2019-01-06 | Merge pull request #457 from joshuaboniface/debian-packaging | Vasily | |
| Hotfix to postinst to correct permissions | |||
| 2019-01-06 | Merge pull request #450 from Bond-009/config | Joshua M. Boniface | |
| BaseApplicationPaths set up default config and log dir paths | |||
| 2019-01-06 | Hotfix to postinst to correct permissions | Joshua Boniface | |
| Without this, if not importing a previous config, the perms are broken on the config directories. Fixes this. | |||
| 2019-01-06 | SubtitleEncoder: stop using tuples for clarity | Bond_009 | |
| * Replace Tuples with a ValueTuple or a struct | |||
| 2019-01-06 | Merge pull request #440 from joshuaboniface/debian-packaging | Joshua M. Boniface | |
| Debian packaging for 10.0.0 | |||
| 2019-01-06 | Tweakes based on review feedback | Joshua Boniface | |
| 2019-01-06 | Merge pull request #430 from hawken93/dev | Joshua M. Boniface | |
| Stop including .git in dpkg source tarball | |||
| 2019-01-06 | Merge pull request #365 from Bond-009/power | Anthony Lavado | |
| Remove unused PowerManagement | |||
| 2019-01-06 | BaseApplicationPaths set up default config and log dir paths | Bond_009 | |
| 2019-01-06 | Stop including .git in dpkg source tarball | hawken | |
| 2019-01-06 | Remove unused PowerManagement | Bond_009 | |
| It isn't up to the application to prevent the system from going to sleep | |||
| 2019-01-06 | Merge pull request #307 from drmrbg/fix-chromecast | Vasily | |
| Fix transcoding of AAC from 5.1 to stereo to support Chromecast | |||
| 2019-01-06 | Merge pull request #444 from joshuaboniface/version-bump | Anthony Lavado | |
| Update shared version to 10.0.0 | |||
| 2019-01-05 | Update logging for async mode from #438 | Joshua Boniface | |
| 2019-01-05 | Merge pull request #438 from Bond-009/logasync | Joshua M. Boniface | |
| Improve logging performance | |||
| 2019-01-05 | Update shared version to 10.0.0 | Joshua Boniface | |
| 2019-01-05 | Add updated configurations for log and config dir | Joshua Boniface | |
| 1. Add log and config flags to init and config 2. Move the existing logs and config dirs to the right places 3. Some cleanups in the control scripts 4. Prune the changelog of pre-Jellyfin entries | |||
| 2019-01-05 | Add several more debuild artificats to gitignore | Joshua Boniface | |
| 2019-01-05 | Add VCS entries to control file | Joshua Boniface | |
| 2019-01-05 | Bump version to 10.0.0 | Joshua Boniface | |
| 2019-01-05 | Merge pull request #441 from joshuaboniface/hotfix-clientcapabilities-error | Andrew Rabert | |
| Readd System import to correct Array failure | |||
| 2019-01-05 | Readd System import to correct Array failure | Joshua Boniface | |
| 2019-01-05 | Merge pull request #428 from Bond-009/config | Joshua M. Boniface | |
| Make config path configurable | |||
| 2019-01-05 | Change "who is EmbyServer?" and other udp responders to jellyfin ↵ | Ben Fayers | |
| alternatives. (#400) * replace emby server udp responders with Jellyfin responders * remove unnecessary second udp responder * readdemby listener * use false instead of true dunni why but it was like that sooo | |||
| 2019-01-06 | Merge pull request #409 from Bond-009/fix254 | Vasily | |
| [Fix #254] Fix nullrefexception in SubtitleEncoder | |||
| 2019-01-06 | Merge pull request #390 from Bond-009/logging | Vasily | |
| Remove remaining part of old logging code | |||
| 2019-01-05 | Merge pull request #383 from Bond-009/unused | Anthony Lavado | |
| Remove firebase and empty resource config file | |||
| 2019-01-05 | Merge pull request #436 from cvium/remove_weird_admin_code | Joshua M. Boniface | |
| Remove RegisterServerWithAdministratorAccess | |||
| 2019-01-05 | Improve logging performance | Bond_009 | |
| Perform logging to file on a background thread. This means logging won't be bottlenecked by IO. | |||
| 2019-01-05 | Remove AutoRunAtStartup | cvium | |
| 2019-01-05 | Merge pull request #434 from nvllsvm/speed_ci | Joshua M. Boniface | |
| Speed up CI | |||
| 2019-01-05 | Remove RegisterServerWithAdministratorAccess | cvium | |
| 2019-01-05 | Reduce log spam from ffmpeg info | Bond_009 | |
| 2019-01-05 | Speed up CI | Andrew Rabert | |
| 2019-01-05 | Add env vars JELLYFIN_CONFIG_DIR and JELLYFIN_DATA_PATH | Bond_009 | |
| 2019-01-05 | Use -logdir if env var isn't set | Bond_009 | |
| 2019-01-05 | Merge pull request #427 from nvllsvm/fix_build | Joshua M. Boniface | |
| Remove taglib-sharp build from solution | |||
