index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-11-08
Fix naming tests
Bond_009
2019-11-07
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...
Andrew Mahone
2019-11-07
Remove use of ProcessFactory, as well as arbitrary timeout in AttachmentExtra...
Andrew Mahone
2019-11-08
Merge pull request #1929 from Narfinger/parser-fix4
dkanada
2019-11-07
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
Andrew Mahone
2019-11-07
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
Andrew Mahone
2019-11-07
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...
Andrew Mahone
2019-11-07
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
Andrew Mahone
2019-11-07
Don't user ILoggerFactory.
Andrew Mahone
2019-11-07
Simplify AttachmentExtractor instantiation.
Andrew Mahone
2019-11-07
Update MediaBrowser.Controller/Library/IMediaSourceManager.cs
Andrew Mahone
2019-11-07
Update MediaBrowser.Controller/Library/IMediaSourceManager.cs
Andrew Mahone
2019-11-07
Update Emby.Server.Implementations/Library/MediaSourceManager.cs
Andrew Mahone
2019-11-07
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
Andrew Mahone
2019-11-07
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
Andrew Mahone
2019-11-07
Update Emby.Server.Implementations/Library/MediaSourceManager.cs
Andrew Mahone
2019-11-07
Update Emby.Server.Implementations/Library/MediaSourceManager.cs
Andrew Mahone
2019-11-07
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
Andrew Mahone
2019-11-07
Update MediaBrowser.Api/Attachments/AttachmentService.cs
Andrew Mahone
2019-11-07
formatting
Andrew Mahone
2019-11-07
Check for attachment file before trying to remove it during cleanup.
Andrew Mahone
2019-11-07
Check for cancellation between each batch of MediaAttachment inserts.
Andrew Mahone
2019-11-07
Merge pull request #1970 from Bond-009/nat
dkanada
2019-11-07
Doc improvements
Bond-009
2019-11-07
Merge branch 'master' into installationmanager
Bond-009
2019-11-07
Translated using Weblate (Chinese (Simplified))
Terrance Siu
2019-11-07
Merge pull request #1973 from EraYaN/docs-warning-fixes
dkanada
2019-11-07
removed restriction to 3 digits in episodenumber and 4 in season numbers
Narfinger
2019-11-06
Use block rather than local using statement.
Andrew Mahone
2019-11-06
Clean up handling of missing source/attachment in AttachmentExtractor.
Andrew Mahone
2019-11-06
Revert "Simplify AttachmentExtractor instantiation."
Andrew Mahone
2019-11-05
Extract the prefix for MediaAttachment insertions to a static member instead ...
Andrew Mahone
2019-11-05
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...
Andrew Mahone
2019-11-05
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
Andrew Mahone
2019-11-05
Format attachment DeliveryURL with CultureInfo.InvariantCulture.
Andrew Mahone
2019-11-05
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
Andrew Mahone
2019-11-05
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...
Andrew Mahone
2019-11-05
Simplify AttachmentExtractor instantiation.
Andrew Mahone
2019-11-05
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
Andrew Mahone
2019-11-05
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
Andrew Mahone
2019-11-05
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
Andrew Mahone
2019-11-05
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...
Andrew Mahone
2019-11-05
Throw ArgumentException instead of ArgumentNullException on empty Guid.
Andrew Mahone
2019-11-05
Remove check for "[0]" in codec_tag.
Andrew Mahone
2019-11-04
Return path of extracted attachment, which is always a file, instead of Attac...
Andrew Mahone
2019-11-04
Convert exceptions for missing MediaSource or MediaAttachment to ResourceNotF...
Andrew Mahone
2019-11-04
AttachmentExtractor code cleanup.
Andrew Mahone
2019-11-04
MediaExtractor logging cleanup.
Andrew Mahone
2019-11-04
Remove attachment filenames from attachment URLs.
Andrew Mahone
2019-11-04
AttachmentExtractor logging cleanup.
Andrew Mahone
[prev]
[next]