Izzie Walton
83507a4a9b
Remove old jellyscrub plugin.
2024-05-13 17:38:38 -04:00
Izzie Walton
fd02677b27
Fix webclient downloader.
2024-05-13 17:37:55 -04:00
Izzie Walton
12eec41f02
🏳️⚧️
2024-05-13 17:36:47 -04:00
Satadru Pramanik, DO, MPH, MEng
a4eee0a354
use correct ninja package name
2024-05-05 20:09:02 -04:00
Satadru Pramanik, DO, MPH, MEng
5c8053a29c
Update README.md to fix build instructions for ubuntu 24.04 (noble)
...
This adds some missing build packages such as nasm, meson, and ninja, fixes using python instead of python3, uses the current mpv, and also uses ninja to build JMP in lieu of make.
2024-04-30 14:46:25 -04:00
Andrey Filipenkov
1328d0a548
[macOS] show what's currently playing in MPNowPlayingInfoCenter
2024-04-21 12:26:08 +03:00
Andrey Filipenkov
25affb5b9c
[macOS] remove no longer used SPMediaKeyTap
...
MPRemoteCommandCenter and MPNowPlayingInfoCenter are available since macOS 10.12.2
2024-04-21 12:26:08 +03:00
Andrey Filipenkov
316c0c307d
fix a few warnings
2024-04-21 12:26:08 +03:00
Andrey Filipenkov
b3ee998e3f
fix typo
2024-04-21 12:24:51 +03:00
Andrew Rabert
95cb20fc73
Merge pull request #603 from nvllsvm/misc
...
Misc fixes & cleanup
2024-04-20 16:04:15 -04:00
Andrew Rabert
0d177bc647
Fix deprecated
2024-04-20 14:15:35 -04:00
Andrew Rabert
be8de67654
Fix cmake warnings
2024-04-20 14:15:35 -04:00
Andrew Rabert
1f2aeae2df
Remove unused
2024-04-20 14:15:35 -04:00
Andrew Rabert
dcbfd16fdc
Fix warning
2024-04-20 14:15:35 -04:00
Andrew Rabert
199b324170
Update README (use nproc in make)
2024-04-20 14:15:35 -04:00
Andrew Rabert
21e87e4c8a
Add missing mpv events (ignored)
...
Fixes compiler warning
2024-04-20 14:15:35 -04:00
Andrew Rabert
7a75713c81
Delegate image format selection to mpv by default
...
Also use the correct option to set it
2024-04-20 14:15:09 -04:00
Andrew Rabert
699cbda5ce
Remove deprecated option
...
It was replaced with opengl-hwdec-interop in mpv v0.24.0 (2017-02-11),
then later renamed to gpu-hwdec-interop in mpv v0.28.0 (2017-12-17).
The default value is already "auto" so it can be removed entirely.
2024-04-20 14:14:38 -04:00
Andrew Rabert
068a4b8e6f
Fix cache size configuration
...
- changes to the correct mpv option "demuxer-max-bytes"
- fix size calcuation. the configurable cache values of [10, 75, 150,
500] are presumed to be megabytes
2024-04-20 12:55:56 -04:00
Andrew Rabert
2949fc34fa
Merge pull request #601 from vcangi/bugfix/trailing-slash
...
Fix trailing slash when adding server causes connection faliure.
2024-04-20 11:51:11 -04:00
Vin Cangi
0350501009
Fix trailing slash when adding server causes connection faliure.
2024-04-20 11:13:27 -04:00
Izzie Walton
e037ea76ae
Merge pull request #597 from nvllsvm/mpv0.38.0
...
Fix compatibility with mpv 0.38.0
2024-04-17 21:17:48 -04:00
Andrew Rabert
f3f1adec85
Fix compatibility with mpv 0.38.0
2024-04-17 21:12:59 -04:00
gnattu
e7ba43be88
fix: use homebrew qt for intel
2024-03-12 08:34:56 +08:00
gnattu
bca0f53090
fix: intel build
2024-03-11 19:20:03 +08:00
gnattu
aff799e6ac
fix: scrolling behavior on macOS
2024-03-11 13:00:25 +08:00
gnattu
982d4cd594
fix: fix webengine dependencies
2024-03-11 12:38:39 +08:00
gnattu
aa8c88375c
fix: rename arm64 artifact
2024-03-06 10:57:17 +08:00
gnattu
e7e7769af2
feat: add apple silicon build
2024-03-06 10:55:58 +08:00
MattMckenzy
23d7c36aa0
Cleaned up settings modal and added an extra configuration input.
2024-02-11 18:54:14 -05:00
MattMckenzy
5bc944cb60
Added subtitle settings.
2024-02-10 08:22:39 -05:00
Izzie Walton
d05f06da9a
Merge pull request #546 from Gauvino/master
...
Refactor Dockerfile
2024-02-06 17:23:38 -05:00
Uruk
de69abbcf0
Fix suggestions
2024-02-06 14:38:29 +01:00
Izzie Walton
411032f4a7
Merge pull request #547 from bapt/master
...
Add support for FreeBSD
2024-01-22 18:02:04 -05:00
Baptiste Daroussin
9efd3718d5
Add support for FreeBSD
2024-01-22 09:39:35 +01:00
Izzie Walton
ee0717ea93
Merge pull request #549 from Oppzippy/mpv-deprecations
...
Fix mpv deprecations
2024-01-21 12:56:05 -05:00
Izzie Walton
64bd242cd1
Merge pull request #540 from jellyfin/dependabot/github_actions/master/actions/upload-artifact-4
...
Bump actions/upload-artifact from 3 to 4
2024-01-21 12:51:09 -05:00
Izzie Walton
eae137db4f
Merge pull request #516 from jellyfin/dependabot/github_actions/master/jurplel/install-qt-action-4
...
Bump jurplel/install-qt-action from 3 to 4
2024-01-21 12:50:32 -05:00
Kyle Scheuing
6d6f03520f
Fix mpv deprecations
...
- af-defaults was deprecated in 0.29.0 and removed in 0.37.0
- video-aspect was deprecated in 0.30.0 and removed in 0.37.0
- af-del was deprecated in 0.31.0 and removed in 0.37.0
- writing to display-fps was deprecated in 0.31.0 and replaced with
override-display-fps, which was then renamed to display-fps-override
in 0.37.0
2024-01-18 02:11:31 -05:00
Uruk
7f1c08ef7d
Re-align
2024-01-14 21:21:08 +01:00
Uruk
ee7abb3bf0
Changed Debian version and better syntax
2024-01-14 02:48:53 +01:00
dependabot[bot]
f1b11da147
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 14:53:09 +00:00
Izzie Walton
43c469f69c
Switch back to upstream MPV.
2023-12-17 13:24:07 -05:00
Izzie Walton
e557757d3e
Merge pull request #508 from SecurityCze/subtitles
...
feat: Improve customization for subtitles
2023-11-18 23:15:35 -05:00
dependabot[bot]
9865211de8
Bump jurplel/install-qt-action from 3 to 4
...
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action ) from 3 to 4.
- [Release notes](https://github.com/jurplel/install-qt-action/releases )
- [Commits](https://github.com/jurplel/install-qt-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 14:35:04 +00:00
Izzie Walton
af7dbabcfa
Merge pull request #515 from Fdmt3ch/master
...
Fix icon for Wayland (#440 #462 )
2023-10-31 00:25:06 -04:00
Fdmt3ch
7f72a3e9ff
Fix icon for Wayland
2023-10-31 04:55:12 +01:00
Matej Tyfa
e853857752
Add: basic font type selection
2023-10-17 01:41:36 +02:00
Matej Tyfa
b6cefe4f7a
Fix: prepend names of background transparency possible values with subtitles prefix
2023-10-11 20:39:37 +02:00
Matej Tyfa
c2d48fdea8
Add: support for subtitle background
2023-10-11 20:33:52 +02:00