aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-22Provide delivery URLs for attachments in PlaybackInfo.Andrew Mahone
2019-10-22Attachment service.Andrew Mahone
2019-10-22Instantiate AttachmentExtractor in ApplicationHost.Andrew Mahone
2019-10-22FFMPEG extractor for attachments.Andrew Mahone
2019-10-22Retrieve media attachments in BaseItem.Andrew Mahone
2019-10-22Support MediaAttachment retrieval in MediaSourceManager.Andrew Mahone
2019-10-22Store MediaAttachments in DB.Andrew Mahone
2019-10-22Add new MediaAttachment to store attachments found during media probing.Andrew Mahone
2019-10-22Make installer shortcut check betterAnthony Lavado
During an upgrade, only create shortcuts if the existing install was not a service install. Otherwise, do not create them.
2019-10-22Fix syntax errors, move order of upgrade checks, enhance folder check, fix ↵Anthony Lavado
shortcuts Fixes a syntax error with the NoServiceUninstall section. Moves the detection of an existing Service and datadir further up, so it happens before we decide how the installation will happen. Removed a newline from a comment, and enhanced the existing directory check. Adds an existing folder check, as well as a prompt if the user wants to continue with it or not. Also adds the datadir property to shortcuts.
2019-10-22add another parser case and allow parsing of seasonlessNarfinger
Add another parser case and we now allow parsing of seasonless series which hopefully should cover more cases of directory structure
2019-10-21Fix buildscript failure, remove unnecessary yarn repo for Fedora buildThomas Büttner
2019-10-21Address Bond-009 review commentsVasily
2019-10-21Update MediaBrowser.Api/Playback/BaseStreamingService.csVasily
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-10-20Merge pull request #1898 from Bond-009/jsonfixJoshua M. Boniface
Fix Json serialization error
2019-10-20Add clearer exceptions, warnings and docsBond_009
2019-10-20Clean up ubuntu-armhf build stepsJoshua Boniface
Installs the nodejs package via NodeSource, since the Bionic npm package is heckin' broken.
2019-10-20Clean up ubuntu-arm64 build stepsJoshua Boniface
Installs the nodejs package via NodeSource, since the Bionic npm package is heckin' broken.
2019-10-20Clean up ubuntu-x64 build stepsJoshua Boniface
Installs the nodejs package via NodeSource, since the Bionic npm package is heckin' broken.
2019-10-20Clean up debian-armhf build stepsJoshua Boniface
2019-10-20Clean up debian-arm64 build stepsJoshua Boniface
2019-10-20Move web-build into Debian build rulesJoshua Boniface
This removes the convoluted steps in docker-build.sh in favour of integrating the web-build sequence into the Debian rules file explicitly. This will allow the web-build to work properly outside of the boutique Docker container we build, thus allowing it to be build properly directly on a target system with dpkg-buildpackage.
2019-10-20Remove web frontend build from docker-build.shJoshua Boniface
This is now handled in the RPM spec.
2019-10-20Remove spec version bumpJoshua Boniface
This will be taken care of with the 10.4.1 bump in stable.
2019-10-20Merge pull request #1909 from KerryRJ/FixDvdsFailingToPlayBond-009
Fix System.NullReferenceException when playing Dvds copied to HDD
2019-10-20Don't shuffle some types by defaultBond_009
2019-10-19Fix Docker ffmpegAndrew Rabert
2019-10-19Update Docker containers to dotnet 3.0Andrew Rabert
2019-10-19Default to jellyfin-web masterAndrew Rabert
2019-10-19Translated using Weblate (Korean)schbal
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
2019-10-18Translated using Weblate (Norwegian Bokmål)Marius Lindvall
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
2019-10-18Translated using Weblate (Korean)schbal
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
2019-10-17Merge pull request #4 from brianjmurrell/fix-coprJoshua M. Boniface
Support building jellyfin-web webpack
2019-10-17Support buiding jellyfin-web webpackBrian J. Murrell
Needs nodejs >= 8 on EL7 - from https://rpm.nodesource.com/pub_8.x/el/7/x86_64/ on EL7. Needs yarn - from yarnpkg.com on EL7
2019-10-17Fix System.NullReferenceException when playing Dvds copied to HDDKerryJ
2019-10-16Address review commentsVasily
2019-10-16Merge pull request #1871 from Bond-009/docVasily
Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos
2019-10-16Merge pull request #1887 from joshuaboniface/bump-versionVasily
Bump version to 10.5.0 for next stable release
2019-10-16Check for the presence of AppDataLocal folder before using itAnthony Lavado
2019-10-16Use the registry path for datadir, don't override it hereAnthony Lavado
Removes an assumption on directory if the user has a datadir from the previous install, use that
2019-10-16Only create/remove shortcuts on non-service installAnthony Lavado
Should only remove shortcuts if the install type was non-service. On upgrade, check if the install type was non-service, and if so, set the variables correctly and create shortcuts.
2019-10-16Adds icons to shortcuts, fixes nsis warningAnthony Lavado
Adds the icon as a resource file in the program folder, and uses it for the shortcuts created. Removes an extra section from the dialog creator file, so NSIS won't show a warning for unused code.
2019-10-16Automatically creates shortcuts for non-service installsAnthony Lavado
If the user is not installing as a service, then the installer creates a Start Menu shortcut, and a desktop shortcut. Commented out future shortcuts for a tray app.
2019-10-16Fix the Setup Type dialog titlesAnthony Lavado
I had put the title and subtitle in the wrong order. This corrects the issue.
2019-10-15Fix Json serialization errorBond_009
2019-10-15Merge pull request #1884 from Bond-009/netcore3.0Vasily
Move to netcore3.0
2019-10-15Fix up Setup Type dialog, and add logic for basic setupAnthony Lavado
Fix up the Setup Type dialog, by removing an unused function from the page. Adds logic to the installer to check for a basic or advanced setup choice. Ensures that the service is only installed if the "advanced" method is chosen. Note - it may be possible to remove some defaults from the .onInit, considering they get set through the program now.
2019-10-14Revert "yarn build" as it is fixed in master, fix typoVasily
2019-10-14* Make sure force_key_frames expression arguments are properly converted to ↵Vasily
strings * Fore usage of keyframe cuts only in HLS
2019-10-14Respect non-inversed setting of "enable break on non-keyframes"Vasily