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-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-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
2019-11-04
Fail attachment extraction on non-zero exit code.
Andrew Mahone
2019-11-04
Indentation fix.
Andrew Mahone
2019-11-04
Return list result directly for MediaAttachments.
Andrew Mahone
2019-11-04
Rename "limit" to "insertAtOnce" in InsertMediaAttachments.
Andrew Mahone
2019-11-04
Check for cancellation in SaveMediaAttachments.
Andrew Mahone
2019-11-04
Flatten using connection in GetMediaAttachments/SaveMediaAttachments
Andrew Mahone
2019-11-04
Use ToByteArray instead of ToGuidBlob.
Andrew Mahone
2019-11-04
Merge remote-tracking branch 'origin/master' into media-attachments-clean
Andrew Mahone
2019-11-04
Add space when building query string for attachments.
Andrew Mahone
2019-11-03
Merge pull request #1903 from anthonylavado/nsis-update
Joshua M. Boniface
2019-11-03
Merge pull request #1904 from JustAMan/hls-move-2
Joshua M. Boniface
2019-11-03
Merge pull request #1859 from joshuaboniface/copr-fix
Joshua M. Boniface
2019-11-03
Remove extraneous newline
Joshua Boniface
2019-11-03
Always download the latest tray app release
Anthony Lavado
2019-11-02
Update path of SOS readme
Joshua Boniface
2019-11-02
Add master fallback for web build
Joshua Boniface
2019-11-02
REVERT-ME Update to .NET 3.0
Joshua Boniface
2019-11-02
Translated using Weblate (Hungarian)
Juhos István
2019-11-01
Merge pull request #1969 from jellyfin/stale-bread
Joshua M. Boniface
2019-11-01
Add an exemption for the confirmed label
Anthony Lavado
2019-11-02
Merge pull request #1915 from Bond-009/hex
dkanada
[next]