| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-01 | Add ExtraType.Unknown enum value and use it instead of null | Mark Monteiro | |
| 2020-04-01 | Minor improvements | Bond_009 | |
| 2020-04-01 | Try to not crash on unsupported plugin load | Bond_009 | |
| 2020-04-01 | Apply suggestions from code review | Mark Monteiro | |
| 2020-04-01 | Merge pull request #2723 from jairbubbles/updateSkiaForArm | dkanada | |
| Update Jellyfin.SkiaSharp.NativeAssets.LinuxArm to version 1.68.1 | |||
| 2020-03-31 | Specify a version for jellyfin-ffmpeg dependency in .deb | hauntingEcho | |
| Lower versions cause #2126 in Jellyfin >= 10.4.3 | |||
| 2020-04-01 | update as per suggestion | Nyanmisaka | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-03-31 | Translated using Weblate (Slovak) | nextlooper42 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/ | |||
| 2020-03-31 | Translated using Weblate (German) | KGT1 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2020-03-31 | Merge pull request #2503 from nyanmisaka/vaapi | Vasily | |
| Fix various bugs in HWA subtitle burn-in | |||
| 2020-04-01 | update as per suggestion | Nyanmisaka | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-03-31 | Translated using Weblate (Chinese (Simplified)) | Exploding Dragon | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2020-03-31 | Translated using Weblate (Persian) | amirmasoud | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/ | |||
| 2020-03-31 | Translated using Weblate (Spanish) | pucherot | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ | |||
| 2020-03-31 | Update Jellyfin.SkiaSharp.NativeAssets.LinuxArm to version 1.68.1 | Unknown | |
| 2020-03-31 | Merge pull request #2712 from joshuaboniface/fix-ldap-issues | dkanada | |
| Revert #2146 ordering change | |||
| 2020-03-31 | Translated using Weblate (Chinese (Simplified)) | Nyanmisaka | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2020-03-30 | Translated using Weblate (Arabic) | abdulaziz | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2020-03-30 | Merge pull request #2720 from dkanada/music | Anthony Lavado | |
| Fix custom musicbrainz servers | |||
| 2020-03-30 | Fix permission setting on Channels | PrplHaz4 | |
| Currently, permission settings on Channels are not taken into account prior to returning `{UserName} is not permitted to access Library {ItemName}.`. Whether or not a user can see items within the Channel is solely dependent on `EnableAllFolders`, so you cannot view a plugin's Channels unless you can also see ALL libraries. This PR enables does two things for Channel-providing Plugins: 1. Fixes functionality of "EnableAllChannels" 2. Allows users with Channel permissions to access all folders within that Channel I'm not 100% sure on 2 but I wasn't able to see an obvious way to propagate permissions downward into specific Folders inside a Channel. I tested on a fairly simple library with two channel-providing plugins (ServerWMC, LazyMan) and it seems to work, but this behavior should also be tested by someone with more content/collections. | |||
| 2020-03-31 | fix custom musicbrainz servers | dkanada | |
| 2020-03-31 | minor improvements | nyanmisaka | |
| 2020-03-30 | Update bump_version script | Joshua M. Boniface | |
| 1. Remove some cruft 2. Update the metapackage as well 3. Changelogs are automated, don't bother EDITOR-ing them | |||
| 2020-03-30 | prefer to use libfdk_aac for better audio quality | nyanmisaka | |
| 2020-03-30 | fix the UTF-16 error while burning ass/ssa subtitles | nyanmisaka | |
| 2020-03-30 | fix the incorrect HLS time while using hw encoders | Nyanmisaka | |
| 2020-03-30 | fix graphical subtitle scaling for NVDEC | Nyanmisaka | |
| 2020-03-30 | fix QSV HWA failed when burning text subtitles | Nyanmisaka | |
| ffmpeg 4.3+ is required for better transcoding speed(more than twice increase). Using qsv on Linux also requires a fix in ffmpeg 4.3+. See https://github.com/FFmpeg/FFmpeg/commit/74007dd86a87289a075926704fae5bd8ef313bb5 | |||
| 2020-03-30 | fix various bugs in VAAPI hardware acceleration | nyanmisaka | |
| 2020-03-30 | Add Debian/Ubuntu metapackage equivs file | Joshua M. Boniface | |
| 2020-03-30 | Merge pull request #2678 from ferferga/master | Vasily | |
| Translate Scheduled Tasks | |||
| 2020-03-29 | Rename translation keys | ferferga | |
| 2020-03-29 | Merge pull request #2639 from alset333/master | Bond-009 | |
| Change DeinterlaceMethod's "bobandweave" to "yadif" or "yadif_bob", and set default value | |||
| 2020-03-29 | Revert #2146 ordering change | Joshua M. Boniface | |
| 2020-03-29 | Dockerfile: support for non-ASCII characters | ox0spy | |
| 2020-03-28 | Simplify logic; remove unnecessary methods | Mark Monteiro | |
| 2020-03-28 | Do not assign an invalid value of zero to ExtraType | Mark Monteiro | |
| 2020-03-28 | Display extras with an unknown type | Mark Monteiro | |
| 2020-03-28 | Merge pull request #2667 from crobibero/emby-naming-warnings | dkanada | |
| Fix warnings in Emby.Naming | |||
| 2020-03-27 | Removed spanish string from english file | ferferga | |
| 2020-03-27 | Add whitespaces | ferferga | |
| 2020-03-27 | Restore comments | ferferga | |
| 2020-03-27 | Add descriptive TV episode titles for DLNA browsing | Erik Larsson | |
| When browsing TV episodes in Next Up, etc via DLNA a more descriptive title should be used to easier identify the right episode. | |||
| 2020-03-27 | Fix some more issues with disposing Process instances | Mark Monteiro | |
| 2020-03-27 | Dispose of process correctly in AttachmentExtractor | Mark Monteiro | |
| 2020-03-27 | Make HasExitedSafe() private | Mark Monteiro | |
| 2020-03-27 | Use WaitForExitAsync extension method in AttachmentExtractor | Mark Monteiro | |
| 2020-03-27 | Use a TimeSpan instead of ms and support providing a custom CancellationToken | Mark Monteiro | |
| 2020-03-27 | Make sure Process objects are all disposed correctly | Mark Monteiro | |
| 2020-03-27 | Delete unnecessary ProcessFactory abstraction | Mark Monteiro | |
