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
path:
root
/
Emby.Server.Implementations
Age
Commit message (
Expand
)
Author
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
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
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
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 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-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 #1904 from JustAMan/hls-move-2
Joshua M. Boniface
2019-11-02
Properly remove event handler
Bond_009
2019-11-02
Translated using Weblate (Hungarian)
Juhos István
2019-11-01
Add docs
Bond_009
2019-11-01
Use Mono.Nat Nuget package
Bond_009
2019-11-02
Merge pull request #1915 from Bond-009/hex
dkanada
2019-11-01
Fix PR issues
Bond_009
2019-11-01
Improve IInstallationManager interface
Bond_009
2019-11-01
Fix xml docs
Bond_009
2019-11-01
Update deps and add MultiThreading analyzer
Bond_009
2019-11-01
Rewrite hex encoder/decoder
Bond_009
2019-11-01
Deserialize with the correct type (and warning fixes)
Bond_009
2019-10-29
Address comments
Bond_009
2019-10-29
More warning fixes
Bond_009
2019-10-29
Fix more warnings
Bond_009
2019-10-29
Update Emby.Server.Implementations/Library/UserViewManager.cs
Bond-009
2019-10-24
Translated using Weblate (Turkish)
delfino434
2019-10-24
Translated using Weblate (French)
emmanuel billeaud
2019-10-22
Instantiate AttachmentExtractor in ApplicationHost.
Andrew Mahone
2019-10-22
Support MediaAttachment retrieval in MediaSourceManager.
Andrew Mahone
2019-10-22
Store MediaAttachments in DB.
Andrew Mahone
2019-10-22
add another parser case and allow parsing of seasonless
Narfinger
2019-10-20
Merge pull request #1898 from Bond-009/jsonfix
Joshua M. Boniface
2019-10-20
Add clearer exceptions, warnings and docs
Bond_009
2019-10-20
Don't shuffle some types by default
Bond_009
[prev]
[next]