Skip to content

Commit 1345347

Browse files
authored
Update README.md
1 parent 5155e5a commit 1345347

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,29 @@
44

55
A distributed transcoding backend for Plex.
66

7-
Please help by reporting bugs or with pull-requests.
7+
Please help by reporting bugs, pull-requests or feature requests!
88

9-
For those interested in testing this out quickly, I've put together a step by
9+
For those interested in testing this out quickly, there is a step by
1010
step guide for getting this working on two Ubuntu machines. You can find the
1111
guide [here](https://github.com/wnielson/Plex-Remote-Transcoder/wiki/Ubuntu-Install).
1212

1313
Addtionally, for proposed features and some current limitations, check out
1414
[this page](https://github.com/wnielson/Plex-Remote-Transcoder/wiki/Improvements-&-Additional-Features).
1515

16+
## Supported Versions
17+
1618
**NOTE**
1719

1820
Upgrading `Plex Media Server` often breaks things and it takes us some time to figure out what needs to be fixed. It is suggested that you avoid upgrading your Plex server before checking here first.
1921

20-
**The latest confirmed working version** is `Plex Media Server` `1.2.3.2914-1ff0f18`. If you try a newer version and encounter an issue, please report it. In order to get this working, users have reported that the following steps need to be taken:
22+
**The latest confirmed working version** of `Plex Media Server` is:
23+
24+
1.3.0.3059-6277334
25+
26+
If you try a newer version and encounter an issue, please report it.
27+
28+
### Upgrading
29+
Users have reported that the following steps need to be taken in order to get `PRT` working with the newer versions of `Plex Media Server`:
2130

2231
1. Remove the codec directory: `rm -rf '/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Codecs/5a2d9a2-1127-linux-ubuntu-x86_64'`)
2332
2. Remove the previous encoder: `rm -rf /usr/lib/plexmediaserver/plex_transcoder`

0 commit comments

Comments
 (0)