Commit Graph

17800 Commits

Author SHA1 Message Date
Joshua M. Boniface
0e0dd46c1b
Merge pull request #3722 from nyanmisaka/fix-audio-ch 2022-06-26 20:53:47 -04:00
Cody Robibero
c20243c8bf
Merge pull request #3571 from mihawk90/fedora-spec-rework
Cleanup and standardise Fedora build (web)
2022-06-23 08:06:21 -06:00
nyanmisaka
54e3276ba2 Fix 6ch audio is disabled on AC3 supported browsers 2022-06-23 21:44:18 +08:00
Joshua M. Boniface
f1ff81884a
Merge pull request #3717 from dmitrylyzo/resolution 2022-06-20 10:01:01 -04:00
Tarulia
08d77664a7 Add make in Fedora Docker install
Fedora 36 doesn't seem to ship make, so add it manually.
2022-06-18 20:29:32 +02:00
Dmitry Lyzo
f06cd961d5 Add maximum allowed video resolution selector 2022-06-17 22:14:14 +03:00
Bill Thornton
c8590d37ed
Merge pull request #3713 from nyanmisaka/video-range-condition
Add VideoRangeType condition for web client
2022-06-17 13:10:36 -04:00
Nyanmisaka
8544bf08ac
Merge branch 'release-10.8.z' into video-range-condition 2022-06-18 00:58:08 +08:00
Bill Thornton
6142283e99
Merge pull request #3714 from nyanmisaka/vpp-tm-configs
Expose VPP TM brightness/contrast gain options
2022-06-17 12:52:15 -04:00
Bill Thornton
721bc54dbd
Merge pull request #3716 from Orhideous/fix/mimetype
Recognize MIME for transcoded audio in streams
2022-06-17 10:05:22 -04:00
Andriy Kushnir (Orhideous)
f2a826bb5d
Left old MIME type for backward compatibility 2022-06-17 13:38:43 +03:00
nyanmisaka
8660f72915 Add translate 2022-06-17 17:06:37 +08:00
Andriy Kushnir (Orhideous)
8d531976a1
Recognize MIME for transcoded audio in streams
Fixes: #3663
See: jellyfin/jellyfin#6941
2022-06-16 22:40:31 +03:00
nyanmisaka
cbfa0acfb3 Expose VPP TM brightness/contrast gain options 2022-06-16 23:55:55 +08:00
nyanmisaka
7195e8a15d Add VideoRangeType condition for HDR content 2022-06-16 21:34:52 +08:00
Tarulia
26ec0e8e4a Use Fedora 36 image in Fedora Docker builds
* fixes #2351
2022-06-16 03:30:47 +02:00
Tarulia
5d5be25008 Move web-files to default location
* when running Jellyfin as a user from a terminal without passing
  arguments, it would not find the web-files. This moves them to the
  expected/default location.
* fixes #2059
2022-06-16 03:29:49 +02:00
Tarulia
390a0edf70 Standardise Fedora spec to packaging guidelines
* move actual building process to %build
* remove AutoReqProv as the package purely contains text files and
  fonts. There's no dependencies to begin with. This feature is also
  intended as sort of a "last resort" and we don't need this here.
* define LICENSE as %license, which automatically puts it in a
  standardised directory
2022-06-16 03:29:49 +02:00
Tarulia
2896cfbdb2 Adjust license in Fedora Spec according to LICENSE 2022-06-16 03:29:49 +02:00
Tarulia
2ff0a67e10 Rewrite Fedora build version detection
Rewrite so we don't need to constantly update with every new Fedora
release. This is especially useful when Fedora and Jellyfin release
cycles don't line up.

Version selection is as follows:
* TARGET environment variable, which is currently used already
* Currently running Fedora version
* Hardcoded Fallback version that can be updated occasionally
2022-06-16 03:29:49 +02:00
Bill Thornton
0bd774dd45
Merge pull request #3694 from crobibero/disable-splashscreen
Add the ability to enable/disable the splashscreen
2022-06-14 10:28:33 -04:00
Bill Thornton
4fdfcde018
Merge pull request #3701 from nyanmisaka/patch-1
Remove MPEG4 hwaccel from AMF
2022-06-14 10:14:00 -04:00
Bill Thornton
eaefc7bea1
Merge pull request #3704 from zhuangzhuang/release-10.8.z
Fix empty  avatar when upload same profile image
2022-06-14 10:12:22 -04:00
zhuangzhuang1988
427bdb2203 Fix empty avatar when upload same profile image
(cherry picked from commit 9cb5b03edc)
2022-06-14 09:57:30 +08:00
Nyanmisaka
e8e531ffb2
Remove MPEG4 hwaccel from AMF 2022-06-14 02:19:09 +08:00
Cody Robibero
a3f9f45c54 Add strings 2022-06-12 09:22:58 -06:00
Cody Robibero
801d656d48 Add the ability to enable/disable the splashscreen 2022-06-12 08:50:49 -06:00
Joshua M. Boniface
e727eed1d1 Bump version to 10.8.0 2022-06-10 22:17:34 -04:00
Joshua M. Boniface
0701c4dff3
Merge pull request #3668 from dmitrylyzo/show-play-settings 2022-06-06 11:52:20 -04:00
Bill Thornton
57312e5cd5
Merge pull request #3662 from 1337joe/fix-tv-guide-search-2
Support searching for tv programs
2022-05-25 11:46:16 -04:00
Joe Rogers
07d2537de6
Restrict series/programs to uncategorized items 2022-05-24 18:43:06 +02:00
Bill Thornton
46f31b3f15
Merge pull request #3664 from dmitrylyzo/fix-memory-leak 2022-05-23 08:03:05 -04:00
Dmitry Lyzo
abbc5963f2 Show PlaySettings button even if transcoding isn't supported 2022-05-22 14:55:59 +03:00
Cody Robibero
f1274041ce
Merge pull request #3667 from dmitrylyzo/release-lint-job
Enable Lint job on release branches
2022-05-22 05:27:54 -06:00
grafixeyehero
f2c747ce19 Fix lint 2022-05-22 13:57:22 +03:00
Dmitry Lyzo
8f4e87dd1f Enable Lint job on release branches 2022-05-22 13:51:24 +03:00
Dmitry Lyzo
3df8bd8be8 Bump @jellyfin/libass-wasm from 4.1.0 to 4.1.1
Bumps [@jellyfin/libass-wasm](https://github.com/jellyfin/JavascriptSubtitlesOctopus) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/jellyfin/JavascriptSubtitlesOctopus/releases)
    - [Commits](https://github.com/jellyfin/JavascriptSubtitlesOctopus/compare/v4.1.0...v4.1.1)
2022-05-21 19:24:49 +03:00
Joe Rogers
46daea5238
Support searching for tv programs 2022-05-21 12:26:35 +02:00
Bill Thornton
1be3d30027
Merge pull request #3658 from thornbill/fix-channel-cards
Add workaround for channel card images
2022-05-20 15:34:01 -04:00
Bill Thornton
6b362fb591
Merge pull request #3657 from dmitrylyzo/unhighlight-play
Remove play button highlighting
2022-05-20 13:33:53 -04:00
Bill Thornton
cd31ae7afe Add workaround for channel card images 2022-05-20 13:26:57 -04:00
Dmitry Lyzo
a3fd4ba62f Remove play button highlighting 2022-05-20 10:32:14 +03:00
Bill Thornton
9b8507706c
Merge pull request #3647 from 1337joe/disable_auto_collection
Disable "Automatically add to collection" by default
2022-05-17 11:38:34 -04:00
Joe Rogers
ea0161d132
Disable "Automatically add to collection" by default 2022-05-16 16:47:24 +02:00
Joshua M. Boniface
a36f515b30
Merge pull request #3644 from dmitrylyzo/bump-jso 2022-05-15 22:10:42 -04:00
Joshua M. Boniface
3ed1a9d098
Merge branch 'release-10.8.z' into bump-jso 2022-05-15 20:29:25 -04:00
Joshua M. Boniface
a07d5b7bd1
Merge pull request #3642 from taku0/font-family-by-language 2022-05-15 20:27:54 -04:00
taku0
88e129f793 Change CSS font-family by language preference
Fixes https://github.com/jellyfin/jellyfin-web/issues/913.

- Update `lang` attribute of `html` element on user preference change.
- Choose appropriate `font-family` depending on `lang` attribute using
  attribute selectors in CSS.
- Add `Noto Sans TC`, the Traditional Chinese (Taiwan variant).
- Fix event listener registration in `globalize.js`.
2022-05-16 09:18:06 +09:00
Joshua M. Boniface
4582e6185a Bump version to 10.8.0-beta3 2022-05-15 20:17:00 -04:00
Dmitry Lyzo
3ef4622772 Migrate to @jellyfin/libass-wasm@4.1.0 2022-05-16 01:51:47 +03:00