Andrew Mahone
cdc7d83c22
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments
5 years ago
Andrew Mahone
d33e0a4e2c
Simplify AttachmentExtractor instantiation.
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Andrew Mahone
349310787c
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
...
formatting
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Andrew Mahone
25bc7b81c3
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
...
formatting
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Andrew Mahone
24a460dc93
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
...
formatting
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Andrew Mahone
b936c530aa
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments
5 years ago
Andrew Mahone
bd4da93d1e
Throw ArgumentException instead of ArgumentNullException on empty Guid.
5 years ago
Andrew Mahone
6ca252ba5c
Remove check for "[0]" in codec_tag.
5 years ago
Andrew Mahone
28a6718d8e
Return path of extracted attachment, which is always a file, instead of AttachmentInfo with path and protocol.
5 years ago
Andrew Mahone
04a96788f9
Convert exceptions for missing MediaSource or MediaAttachment to ResourceNotFoundException with appropriate message.
5 years ago
Andrew Mahone
154fb1fe9b
AttachmentExtractor code cleanup.
5 years ago
Andrew Mahone
c7d303a6ae
MediaExtractor logging cleanup.
5 years ago
Andrew Mahone
262a8f47af
Remove attachment filenames from attachment URLs.
5 years ago
Andrew Mahone
9eef5f860d
AttachmentExtractor logging cleanup.
5 years ago
Andrew Mahone
e9c893f07e
Fail attachment extraction on non-zero exit code.
5 years ago
Andrew Mahone
bd545891c0
Indentation fix.
5 years ago
Andrew Mahone
7110069b39
Return list result directly for MediaAttachments.
5 years ago
Andrew Mahone
ad2101ce52
Rename "limit" to "insertAtOnce" in InsertMediaAttachments.
5 years ago
Andrew Mahone
c2d8f210b1
Check for cancellation in SaveMediaAttachments.
5 years ago
Andrew Mahone
0dde5e46df
Flatten using connection in GetMediaAttachments/SaveMediaAttachments
5 years ago
Andrew Mahone
4573fb5301
Use ToByteArray instead of ToGuidBlob.
5 years ago
Andrew Mahone
1600d5b53f
Merge remote-tracking branch 'origin/master' into media-attachments-clean
5 years ago
Andrew Mahone
90dfe729bb
Add space when building query string for attachments.
...
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
5 years ago
Joshua M. Boniface
9756bdb76e
Merge pull request #1903 from anthonylavado/nsis-update
...
Update NSIS Installer
5 years ago
Joshua M. Boniface
a460814182
Merge pull request #1904 from JustAMan/hls-move-2
...
Switch ffmpeg to hls muxer (from segment) to fix premature stop on non-patched ffmpeg
5 years ago
Joshua M. Boniface
5d5fa55fe5
Merge pull request #1859 from joshuaboniface/copr-fix
...
Fix COPR build and Fedora packaging
5 years ago
Joshua Boniface
d4474d493b
Remove extraneous newline
5 years ago
Anthony Lavado
e877ef92d7
Always download the latest tray app release
5 years ago
Joshua Boniface
fd4a9d13b7
Update path of SOS readme
...
Seems like this changed upstream as it's not our file.
5 years ago
Joshua Boniface
4fc2bd56ee
Add master fallback for web build
5 years ago
Joshua Boniface
e40c82be88
REVERT-ME Update to .NET 3.0
5 years ago
Juhos István
0f769fe979
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
5 years ago
Joshua M. Boniface
33ddca12ed
Merge pull request #1969 from jellyfin/stale-bread
...
Add an exemption for the confirmed label
5 years ago
Anthony Lavado
3a741936c5
Add an exemption for the confirmed label
...
Adds an exemption we can use to keep issues open when they are confirmed/real
5 years ago
dkanada
3bfb36a67d
Merge pull request #1915 from Bond-009/hex
...
Rewrite hex encoder/decoder
5 years ago
dkanada
48a99366b6
Merge pull request #1789 from Bond-009/deps
...
Update deps and add MultiThreading analyzer
5 years ago
Bond_009
5e0858d13f
Fix xml docs
5 years ago
Bond_009
3f7836d9eb
Update deps and add MultiThreading analyzer
5 years ago
Bond_009
60cb256835
Fix benches
5 years ago
Bond_009
593107e190
Multiplication is faster than bit shifting
5 years ago
Bond_009
b6627af65f
Make decode even faster
5 years ago
Bond_009
a245f5a0d4
Rewrite hex encoder/decoder
5 years ago
dkanada
89a21c96c0
Merge pull request #1852 from Bond-009/warn9
...
Fix some more warnings
5 years ago
Bond-009
92abc202a4
Style fix
5 years ago
Bond-009
443422ddb4
Merge pull request #1931 from grafixeyehero/PersonServies
...
update persons service
5 years ago
Bond-009
43f51b2d90
Fix build
5 years ago
Anthony Lavado
57cf3e24f8
Use the correct file copy operation for the icon
5 years ago
Anthony Lavado
0c003feac6
Fix an incorrect argument type in build script
5 years ago
Anthony Lavado
bde1af5def
Add the tray app download to the build script, use it in the installer shortcuts
...
Adds the tray app download to build-jellyfin, adjusts the shortcuts in the installer, and adds the switch to the pipeline configuration.
5 years ago
Thomas Büttner
e6e9cd8ce2
Remove the SPEC edit hack, replace with proper repos ( #7 )
...
* Remove the SPEC edit hack, replace with proper repos
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
* Fix bad rpmbuild flag
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
5 years ago