aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-08Fix naming testsBond_009
2019-11-07Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...Andrew Mahone
2019-11-07Remove use of ProcessFactory, as well as arbitrary timeout in AttachmentExtra...Andrew Mahone
2019-11-08Merge pull request #1929 from Narfinger/parser-fix4dkanada
2019-11-07Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs Andrew Mahone
2019-11-07Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs Andrew Mahone
2019-11-07Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...Andrew Mahone
2019-11-07Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs Andrew Mahone
2019-11-07Don't user ILoggerFactory.Andrew Mahone
2019-11-07Simplify AttachmentExtractor instantiation.Andrew Mahone
2019-11-07Update MediaBrowser.Controller/Library/IMediaSourceManager.cs Andrew Mahone
2019-11-07Update MediaBrowser.Controller/Library/IMediaSourceManager.cs Andrew Mahone
2019-11-07Update Emby.Server.Implementations/Library/MediaSourceManager.cs Andrew Mahone
2019-11-07Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs Andrew Mahone
2019-11-07Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs Andrew Mahone
2019-11-07Update Emby.Server.Implementations/Library/MediaSourceManager.cs Andrew Mahone
2019-11-07Update Emby.Server.Implementations/Library/MediaSourceManager.cs Andrew Mahone
2019-11-07Update Emby.Server.Implementations/Data/SqliteItemRepository.cs Andrew Mahone
2019-11-07Update MediaBrowser.Api/Attachments/AttachmentService.cs Andrew Mahone
2019-11-07formattingAndrew Mahone
2019-11-07Check for attachment file before trying to remove it during cleanup.Andrew Mahone
2019-11-07Check for cancellation between each batch of MediaAttachment inserts.Andrew Mahone
2019-11-07Merge pull request #1970 from Bond-009/natdkanada
2019-11-07Doc improvementsBond-009
2019-11-07Merge branch 'master' into installationmanagerBond-009
2019-11-07Translated using Weblate (Chinese (Simplified))Terrance Siu
2019-11-07Merge pull request #1973 from EraYaN/docs-warning-fixesdkanada
2019-11-07removed restriction to 3 digits in episodenumber and 4 in season numbersNarfinger
2019-11-06Use block rather than local using statement.Andrew Mahone
2019-11-06Clean up handling of missing source/attachment in AttachmentExtractor.Andrew Mahone
2019-11-06Revert "Simplify AttachmentExtractor instantiation."Andrew Mahone
2019-11-05Extract the prefix for MediaAttachment insertions to a static member instead ...Andrew Mahone
2019-11-05Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...Andrew Mahone
2019-11-05Update Emby.Server.Implementations/Data/SqliteItemRepository.csAndrew Mahone
2019-11-05Format attachment DeliveryURL with CultureInfo.InvariantCulture.Andrew Mahone
2019-11-05Update Emby.Server.Implementations/Data/SqliteItemRepository.cs Andrew Mahone
2019-11-05Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...Andrew Mahone
2019-11-05Simplify AttachmentExtractor instantiation.Andrew Mahone
2019-11-05Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs Andrew Mahone
2019-11-05Update Emby.Server.Implementations/Data/SqliteItemRepository.cs Andrew Mahone
2019-11-05Update Emby.Server.Implementations/Data/SqliteItemRepository.cs Andrew Mahone
2019-11-05Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...Andrew Mahone
2019-11-05Throw ArgumentException instead of ArgumentNullException on empty Guid.Andrew Mahone
2019-11-05Remove check for "[0]" in codec_tag.Andrew Mahone
2019-11-04Return path of extracted attachment, which is always a file, instead of Attac...Andrew Mahone
2019-11-04Convert exceptions for missing MediaSource or MediaAttachment to ResourceNotF...Andrew Mahone
2019-11-04AttachmentExtractor code cleanup.Andrew Mahone
2019-11-04MediaExtractor logging cleanup.Andrew Mahone
2019-11-04Remove attachment filenames from attachment URLs.Andrew Mahone
2019-11-04AttachmentExtractor logging cleanup.Andrew Mahone