Skip to content

Commit aeafb15

Browse files
committed
add unrar package per requests, for subzero plugin
1 parent 808f09e commit aeafb15

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ RUN \
1818
apt-get install -y \
1919
avahi-daemon \
2020
dbus \
21+
unrar \
2122
wget && \
2223

2324
# install plex

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ Valid settings for VERSION are:-
100100

101101
## Versions
102102

103+
+ **28.05.17:** Add unrar package as per requests, for subzero plugin.
103104
+ **11.01.17:** Use Plex environemt variables from pms docker,
104105
change abc home folder to /app to alleviate usermod chowning library folder by default (thanks gbooker, plexinc).
105106
+ **03.01.17:** Use case insensitive version variable matching rather than export and make lowercase.

0 commit comments

Comments
 (0)