Skip to content

Commit 0098243

Browse files
authored
Update README.md
1 parent 53f0af8 commit 0098243

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Nevu is a complete redesign of Plex's UI using the Plex media server's API. It c
1616

1717
Nevu currently supports Movie and TV Show libraries. You can also play media via the interface.
1818

19-
It is currently not possible to edit media metadata or switch between different Plex servers. The "+" and Star buttons on the info pages for shows and movies are placeholders and are currently not functional.
20-
2119
Mind that this project is still in development and may be unstable.
2220

2321

@@ -97,4 +95,4 @@ npm start
9795
# Terminal 2
9896
cd backend
9997
PLEX_SERVER=http://plex-server:32400 npm start
100-
```
98+
```

0 commit comments

Comments
 (0)