mirror of
https://gitgud.io/yuv420p10le/plexmediaserver_crack
synced 2025-07-05 00:44:46 +00:00
Added build instructions.
This commit is contained in:
parent
0d3f011bba
commit
a1d4357d74
11
README.md
11
README.md
@ -83,6 +83,17 @@ Build using Visual Studio 2022, C++20. You need [Zydis](https://github.com/zyant
|
|||||||
|
|
||||||
[linuxserver/docker-plex](https://github.com/linuxserver/docker-plex)'s image uses GLIBC 2.35, and Debian stable (bookworm, as of now) is at 2.36. Use a host with an older version to build (e.g. Debian Bullseye).
|
[linuxserver/docker-plex](https://github.com/linuxserver/docker-plex)'s image uses GLIBC 2.35, and Debian stable (bookworm, as of now) is at 2.36. Use a host with an older version to build (e.g. Debian Bullseye).
|
||||||
|
|
||||||
|
`git` `cmake` `make` and a C++ compiler (tested with clang++) required.
|
||||||
|
|
||||||
|
```
|
||||||
|
git clone https://gitgud.io/yuv420p10le/plexmediaserver_crack.git && \
|
||||||
|
cd plexmediaserver_crack/linux && \
|
||||||
|
cmake . && \
|
||||||
|
make
|
||||||
|
```
|
||||||
|
|
||||||
|
`plexmediaserver_crack.so` should now appear in the same directory. Refer to the `scripts/crack_native.sh` or `scripts/crack_docker.sh` scripts to see how it's installed.
|
||||||
|
|
||||||
### Troubleshooting
|
### Troubleshooting
|
||||||
|
|
||||||
* For intro/credit detection, go to Settings -> Library -> Marker source; and select the "local detection only" option.
|
* For intro/credit detection, go to Settings -> Library -> Marker source; and select the "local detection only" option.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user