| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Merge pull request #5 from jellyfin/dev | LogicalPhallacy | |
| Dev | |||
| 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 | bump to 10.0.0 and use simple version scheme | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 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 Firewalld serivce.xml | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-01-05 | Re-add sudo policy for in-app service restart. | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 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 | |||
| 2019-01-05 | Make config path configurable | Bond_009 | |
| 2019-01-05 | Remove taglib-sharp build from solution | Andrew Rabert | |
| Breaks everything by having it, doesn't seem to break anything by removing it. | |||
| 2019-01-05 | Update update-db.sh | Thomas Büttner | |
| 2019-01-05 | Added some generic editorconfig rules. | Erwin de Haan | |
| 2019-01-05 | Added .NET base .editorconfig file. | Erwin de Haan | |
| Changed UTF-8-BOM to UTF-8 from defaults. | |||
| 2019-01-05 | CentOS Build fails since it has no Recommends: tag | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@tartaros.tech> | |||
| 2019-01-05 | Add RPM package spec | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@tartaros.tech> | |||
| 2019-01-04 | Merge pull request #392 from LeoVerto/dockerignore | Andrew Rabert | |
| Add Markdown and Docker files to .dockerignore | |||
| 2019-01-04 | Merge pull request #411 from bfayers/docker-ffmpeg403 | Andrew Rabert | |
| Change Dockerfile to use ffmpeg 4.0.3 rather than a distro one. | |||
| 2019-01-05 | Merge pull request #407 from EraYaN/stop-version-addins-on-solution | Anthony Lavado | |
| Stop version addins on solution from messing with the AssemblyVersions | |||
| 2019-01-05 | helps if the arg is within that bit of the dockerfile | bfayers | |
| 2019-01-05 | clean up how extracting tar is done; just put it in /usr/bin instead of ↵ | bfayers | |
| symlinks; remove xz-utils after (cleaning up space); all at request of nvllsvm | |||
| 2019-01-05 | remove commented apt installs for ffmpeg | bfayers | |
| 2019-01-05 | Merge pull request #381 from EraYaN/skia-remove-deprecated-functions | Vasily | |
| Remove deprecated functions from Emby.Drawing.Skia. | |||
| 2019-01-05 | Merge pull request #391 from EraYaN/remove-old-imageencoders | Vasily | |
| Remove old ImageEncoders (ImageMagick & Drawing.Net). Skia should be enough. | |||
| 2019-01-05 | Merge pull request #393 from Bond-009/removesmb | Vasily | |
| Remove support for opening files via SMB without mounting the share. This doesn't mean you can't use a SMB share to host your files for Jellyfin. You will just have to mount the share using OS-level mechanisms. | |||
| 2019-01-05 | Remove unnecessary using statements | Bond_009 | |
| 2019-01-05 | Remove FireEventIfNotNull | Bond_009 | |
| It's a pretty useless "helper" class | |||
| 2019-01-04 | Merge pull request #283 from Bond-009/gpl-cleanup | Andrew Rabert | |
| Post GPL cleanup | |||
| 2019-01-04 | Merge pull request #399 from cvium/remove_connect | Joshua M. Boniface | |
| Remove Connect in ui | |||
| 2019-01-04 | Merge pull request #378 from cvium/fix_dlna_user_id_null | Joshua M. Boniface | |
| Fix ArgumentNullException in DLNA streams | |||
| 2019-01-04 | Add Markdown and Docker files to .dockerignore | LeoVerto | |
| 2019-01-04 | use ffmpeg 4.0.3 instead of distro provided (fixes chromecast + androidtv) | bfayers | |
| 2019-01-04 | Fix nullrefexception in SubtitleEncoder | Bond_009 | |
| 2019-01-04 | Stop version addins from messing with the AssemblyVersion. | Erwin de Haan | |
| Project uses manual versioning. This breaks very annoyingly with my global settings. | |||
| 2019-01-04 | Merge pull request #394 from bfayers/remove-premiere-block-xmltvpage | Andrew Rabert | |
| Remove premiere nag at bottom of xmltv page | |||
| 2019-01-03 | Merge pull request #396 from Bond-009/news | Andrew Rabert | |
| Remove news service | |||
| 2019-01-03 | Post GPL cleanup | Bond_009 | |
| 2019-01-03 | Remove news service | Bond_009 | |
| 2019-01-03 | Remove SMB support | Bond_009 | |
| This doesn't mean you can't use an SMB share to store your files for Jellyfin. You will just have to connect to it on the OS level. | |||
