| Age | Commit message (Collapse) | Author |
|
Add support for embedded attachments in media files
|
|
|
|
|
|
|
|
|
|
Replace unicode char with its integer value
|
|
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
|
|
|
|
|
|
Upgrade BDInfo plugin to UHD/Atmos/DTS:X support
|
|
|
|
|
|
dependencies
Makes the probesize and analyzeduration configurable with env args.
(`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
|
|
Don't append transcodes to transcoding temp path
|
|
|
|
|
|
|
|
or doesn't produce output.
|
|
media-attachments
|
|
AttachmentExtractor.
|
|
formatting
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
|
formatting / style
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
|
media-attachments
|
|
formatting
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
|
|
|
String -> string
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
|
formatting
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
|
|
|
|
|
formatting
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
|
|
|
AttachmentInfo with path and protocol.
|
|
ResourceNotFoundException with appropriate message.
|
|
|
|
|
|
|
|
|
|
|
|
Rewrite hex encoder/decoder
|
|
|
|
|
|
|
|
|
|
|
|
* Add support for ffmpeg 4.2
* Parse the complete ffmpeg version instead of only the first 2 digits
* Make max and min version optional
* Remove max limitation (for now)
* Style improvements
|
|
|
|
|
|
|
|
Document all public/internal members of Emby.Drawing
|
|
Forces all new public/internal members to be documented.
Enables TreatWarningsAsErrors for Emby.Drawing
|