Inimical

Members
  • Posts

    170
  • Joined

  • Last visited

Everything posted by Inimical

  1. Haven't used torrents in years.. Are there any private trackers someone can recommend? I tried PB, but seems to picking up mostly junk.
  2. API to your tv client connects successfully in PR settings?
  3. The issue is the same for both shows and movies? Have you enabled and tested CP\Sonarr config from within PR?
  4. Any reason to choose one or the other between this and Deluge?
  5. Well, I was right, it did get buggered up... Glad you got it sorted, that's a lot easier fix than if the symlinking was knackered. Wow, I didn't even see your reply when I posted that. Thanks anyways.
  6. Ran new perms on the cache drive, and it seems to be working now.
  7. I just swapped out my cache drive, which required backing up the Plex application directory to the array, and then moving it back. Upon starting Plex from the new cache drive I get the below error in the log. Plex starts, but does not fully load. Any ideas? Mar 24 09:32:00 Tower dbus[42]: [system] org.freedesktop.DBus.Error.AccessDenied: Failed to set fd limit to 65536: Operation not permitted
  8. Using http://www.canyouseeme.org No! However, I CAN connect to the service! I AM connected to the service. Thanks, I'll keep at it.
  9. I can't see any obvious issues that would cause the test to fail. I have just tested both my main and redundant instances of this plugin though and both mine fail too. However, I have been using them all morning. I am even using one of them now. Have you tried to just connect anyway? The test says that: Perhaps the reason it fails has something to do with the fact it is running in a Container on a Server on a different Subnet with just ports forwarded to the connectivity ports. I don't know. I wouldn't worry - if it works - all is good! Give it a try! Doesn't seem to work. If you test your configured port externally does it show as open?
  10. Make a backup copy of the needo plex appdata (shouldn't need it) and then point this plex to the same plex appdata. Thank you.
  11. Can't seem to get a successfull connectivity test externally or internally. Configured UDP port forwarding on the router on 1194. Any ideas?
  12. Apologies if this was already asked here, but how do I go from Needo's container to this one without losing data?
  13. Any issue if I install this over a previous config? (Different container)
  14. Running Minimux using this container.. Can anyone explain how to configure password? Read through the thread, still not sure I understand.
  15. Can someone help me understand this smart report, in particular the end-to-end error? Is the drive failing? Thanks. # Attribute Name Flag Value Worst Threshold Type Updated Failed Raw Value 1 Raw read error rate 0x000f 119 099 006 Pre-fail Always Never 231300896 3 Spin up time 0x0003 094 093 000 Pre-fail Always Never 0 4 Start stop count 0x0032 096 096 020 Old age Always Never 4180 5 Reallocated sector count 0x0033 100 100 010 Pre-fail Always Never 0 7 Seek error rate 0x000f 072 060 030 Pre-fail Always Never 14945797 9 Power on hours 0x0032 077 077 000 Old age Always Never 20873 (2y, 4m, 17d, 17h) 10 Spin retry count 0x0013 100 100 097 Pre-fail Always Never 0 12 Power cycle count 0x0032 100 100 020 Old age Always Never 19 184 End-to-end error 0x0032 099 099 099 Old age Always FAILING NOW 1 187 Reported uncorrect 0x0032 100 100 000 Old age Always Never 0 188 Command timeout 0x0032 100 100 000 Old age Always Never 0 189 High fly writes 0x003a 074 074 000 Old age Always Never 26 190 Airflow temperature cel 0x0022 066 056 045 Old age Always Never 34 (min/max 26/35) 191 G-sense error rate 0x0032 100 100 000 Old age Always Never 0 192 Power-off retract count 0x0032 100 100 000 Old age Always Never 19 193 Load cycle count 0x0032 098 098 000 Old age Always Never 4180 194 Temperature celsius 0x0022 034 044 000 Old age Always Never 34 (0 16 0 0 0) 197 Current pending sector 0x0012 100 100 000 Old age Always Never 0 198 Offline uncorrectable 0x0010 100 100 000 Old age Offline Never 0 199 UDMA CRC error count 0x003e 200 200 000 Old age Always Never 0
  16. Assigning all vCPU's to all VM's degrades performance.
  17. Basically a webpage that allows you to view\manage sab\plex\couch\sonarr etc.. from one page. https://github.com/Tenzinn3/Managethis Thanks!
  18. For whatever reason my cache drive is not showing any files - I can tell through the dashboard that there is data on it, and my applications that run from it are still running fine.. I just can't view the files via Windows or SSH. Any idea? I'm running ESXi with unRAID 6.0.1
  19. I just ran fix permissions from within unRAID gui - it worked for a while, but is broken again. So I don't know how reliable that is.
  20. EDIT: I ended up running new permissions within the unRAID tools, and everything started working. For whatever reason getting "Failed to access plexWatch database. Please check your settings." Can anyone assist? Perms: Config.pl: $data_dir = '/plexWatch/'; ## to store the DB, logfile - can be the same as this script $server_log = '/log/Plex Media Server.log'; ## used to log IP address of user (alpha) $log_client_ip = 0; ## requires $server_log to be available too. (requires File::ReadBackwards) ## also required DEBUG log to be turned on in the PMS $debug_logging = 1; ## logs to $data_dir/debug.log ( not verbose enough yet.. still todo ) ## myplex user/pass ONLY required if you have set the PMS to 'Require authentication on local networks' and $server is not set to localhost $myPlex_user = '****'; $myPlex_pass = '****'; $server = '192.168.1.51'; ## IP of PMS - or localhost $port = 32400; ## port of PMS $notify_started = 1; # !deprecated -- does nothing anymore (use push_watched, push_watching in $notify) $notify_stopped = 1; # !deprecated -- does nothing anymore (use push_watched, push_watching in $notify) $appname = 'plexWatch'; ## Give a user a more friendly name. I.E. REAL_USER will now be Frank ## you may also specify the platform with user+platform $user_display = {'REAL_USER1' => 'Frank', 'REAL_USER2' => 'Rob & Carrie', 'REAL_USER2+Roku 3' => 'Family Room', 'REAL_USER2+Roku' => 'Family Room', 'REAL_USER2+iOS' => 'Rob', }; ## format of alert - default. You can also override this per provider ($notify below) ## run ./plexWatch.pl --format_options -- to see all # start = notification for start of video # stop = notification for stop of video # watched = cli output for watched content # watching = cli output content being watched $alert_format = {'start' => '{title} [{streamtype}] [{year}] [{rating}] on {platform} [{progress} in] {ip_address}', 'paused' => '{title} [{streamtype}] [{year}] [{rating}] on {platform} [{progress} in] [{percent_complete}%] {ip_address}', 'resumed' => '{title} [{streamtype}] [{year}] [{rating}] on {platform} [{progress} in] [{percent_complete}%] {ip_address}', 'stop' => '{title} [{streamtype}] [{year}] [{rating}] on {platform} for {duration} [{percent_complete}%] {ip_address}', 'watched' => '{user} watched {title} [{streamtype}] [{year}] [{length}] [{rating}] on {platform} for {duration} [{percent_complete}%] {ip_address}', 'watching' => '{user} {state} {title} [{streamtype}] [{year}] [{rating}] [{length}] on {platform} for {duration} [{percent_complete}%] [{time_left} left] {ip_address}' }; ## Notification Options $notify = { 'file' => { 'enabled' => 1, ## 0 or 1 - set to 1 to enable File Logging 'filename' => "$data_dir/plexWatch.log", ## default is plexWatch.log }, 'prowl' => { 'enabled' => 0, ## 0 or 1 - set to 1 to enable PROWL 'push_recentlyadded' => 0, 'push_watched' => 0, 'push_watching' => 0, 'push_paused' => 0, 'push_resumed' => 0, 'apikey' => 'YOUR API KEY', ## your API key 'application' => '{user}', 'priority' => 0, 'url' => '', }, 'pushover' => { 'enabled' => 0, ## set to 1 to enable Pushover 'push_recentlyadded' => 0, 'push_watched' => 0, 'push_watching' => 0, 'push_paused' => 0, 'push_resumed' => 0, 'token' => 'YOUR APP TOKEN', ## your app token 'user' => 'YOUR USER TOKEN', ## your user token 'title' => '{user}', 'sound' => 'intermission', }, 'growl' => { 'enabled' => 0, ## set to 1 to enable local growl (You should probably used GNTP - growl supported for multiple platforms - below) 'push_recentlyadded' => 0, 'push_watched' => 0, 'push_watching' => 0, 'push_paused' => 0, 'push_resumed' => 0, 'application' => '{user}', 'script' => '/usr/local/bin/growlnotify', 'icon' => '/Applications/Plex Media Server.app/Contents/Resources/MyPlex.icns', }, 'twitter' => { 'enabled' => 0, ## set to 1 to enable local twitter 'push_recentlyadded' => 0, 'push_watched' => 0, 'push_watching' => 0, 'push_paused' => 0, 'push_resumed' => 0, 'title' => '{user}', 'consumer_key' => '', 'consumer_secret' => '', 'access_token' => '', 'access_token_secret' => '', 'alert_format' => { 'start' => '{title} [{streamtype}] [{year}] [{rating}] on {platform} [{progress} in]', 'paused' => '{title} [{streamtype}] [{year}] [{rating}] on {platform} [{progress} in] [{percent_complete}%]', 'resumed' => '{title} [{streamtype}] [{year}] [{rating}] on {platform} [{progress} in] [{percent_complete}%]', 'stop' => '{title} [{streamtype}] [{year}] [{rating}] on {platform} for {duration} [{percent_complete}%]', }, }, 'boxcar' => { 'enabled' => 0, ## set to 1 to enable local boxcar 'push_recentlyadded' => 0, 'push_watched' => 0, 'push_watching' => 0, 'push_paused' => 0, 'push_resumed' => 0, 'email' => '', ## YOUR email address registered at boxcar 'from' => '{user}', ## From Name displayed on boxcar 'provider_key' => 'o2eI7rcwya5XFETaXdlh', ## plexWatch app is 'o2eI7rcwya5XFETaXdlh'. You may supply your own. 'provider_secret' => 'h4pJjyBoEMk1rwK2EH3NLemO4fQ0ql9HnRgVfwg4', ## plexWatch app is 'h4pJjyBoEMk1rwK2EH3NLemO4fQ0ql9HnRgVfwg4'. You may supply your own. 'icon_url' => '', # Leave empty ('') for plexWatch icon. You may supply your own (57x57) }, 'boxcar_v2' => { 'enabled' => 0, ## set to 1 to enable local boxcar_v2 ( device specific ) 'push_recentlyadded' => 0, 'push_watched' => 0, 'push_watching' => 0, 'push_paused' => 0, 'push_resumed' => 0, 'access_token' => '', ## Access token from your Device 'from' => '{user}', ## From Name displayed on boxcar 'sound' => 'bird-1', 'icon_url' => 'https://rarforge.com/images/plexWatch.57x57.png', }, 'pushbullet' => { 'enabled' => 0, 'push_recentlyadded' => 0, 'push_watched' => 0, 'push_watching' => 0, 'push_paused' => 0, 'push_resumed' => 0, 'title' => '{user}', 'apikey' => 'API KEY', # Pushbullet API key https://www.pushbullet.com/account 'device' => 'DEVICE IDEN', # https://api.pushbullet.com/v2/devices put yor API key as username and password empty - Leave blank to use all or channel 'channel' => 'CHANNEL_TAG', # Channel tag from https://www.pushbullet.com/my-channels - Leave blank if unused }, 'pushalot' => { 'enabled' => 0, 'push_recentlyadded' => 0, 'push_watched' => 0, 'push_watching' => 0, 'push_paused' => 0, 'push_resumed' => 0, 'title' => '{user}', 'token' => 'AUTHORIZATION TOKEN', # Pushalot API authorization token from https://pushalot.com/manager/authorizations 'isimportant' => 'False', # True or False, Indicator whether the message should be visually marked as important within client app. Does not have any other implication on message delivery. 'issilent' => 'False', # True or False, If set to True will prevent sending toast notifications to connected devices, resulting in silent delivery, as only badge icon will indicate new message. 'timetolive' => '0', # Time in minutes after which message automatically gets purged. }, ## GNTP (GROWL) -- multiple destinations are supported 'GNTP' => { '1' => { 'enabled' => 0, ## set to 1 to enable local growl 'push_recentlyadded' => 0, 'push_watched' => 0, 'push_watching' => 0, 'push_paused' => 0, 'push_resumed' => 0, 'application' => $appname, 'title' => '{user}', 'server' => '10.0.0.1', # destination ip/host 'port' => '23053', # default 23053 'password' => '', # '' for no pass 'icon_url' => 'https://rarforge.com/images/plexWatch.57x57.png', 'sticky' => 1, }, '2' => { 'enabled' => 0, ## set to 1 to enable local growl 'push_recentlyadded' => 0, 'push_watched' => 0, 'push_watching' => 0, 'push_paused' => 0, 'push_resumed' => 0, 'application' => '{user}', 'server' => '192.168.10.100', # destination ip/host 'port' => '23053', # default 23053 'password' => '', # '' for no pass 'icon_url' => 'https://rarforge.com/images/plexWatch.57x57.png', 'sticky' => 0, }, }, ## EMAIL -- multiple destinations are supported 'EMAIL' => { '1' => { 'enabled' => 0, ## set to 1 to enable local EMAIL 'push_recentlyadded' => 0, 'push_watched' => 1, 'push_watching' => 1, 'push_paused' => 1, 'push_resumed' => 1, 'server' => '', # your mail server 'port' => '25', # your mail server port defalt 25 (587 is also a good choice) 'from' => '', # your From email address: '[email protected]' 'to' => '', # Email address to receive notification: '[email protected]' 'username' => '', # AUTH if needed [optional] 'password' => '', # AUTH if needed [optional] 'subject' => '{user} {push_title} {title}', ## push_title is special for EMAIL (for now) 'enable_tls' => 0, # ENABLE for TLS support ( your smtp server must allow STARTTLS ) 'alert_format' => { 'start' => '{title} [{streamtype}] [{year}] [{rating}] on {platform} [{progress} in] {ip_address} {all_details}', 'paused' => '{title} [{streamtype}] [{year}] [{rating}] on {platform} [{progress} in] [{percent_complete}%] {ip_address} {all_details}', 'resumed' => '{title} [{streamtype}] [{year}] [{rating}] on {platform} [{progress} in] [{percent_complete}%] {ip_address} {all_details}', 'stop' => '{title} [{streamtype}] [{year}] [{rating}] on {platform} for {duration} [{percent_complete}%] {ip_address} {all_details}', }, }, '2' => { 'enabled' => 0, ## set to 1 to enable EMAIL ## fill in the rest if you need more then 1 email notification }, }, 'external' => { 'transmissionServer1' => { 'enabled' => 0, ## 0 or 1 - set to 1 to enable 'push_watched' => 1, #stop 'push_watching' => 1, #start 'push_paused' => 1, #pause 'push_resumed' => 1, #resume 'script_format' => { 'start' => '/usr/local/bin/start.pl {user} {state}', 'paused' => '/usr/local/bin/paused.pl {user} {state}', 'resumed' => '/usr/local/bin/resumed.pl {user} {state}', 'stop' => '/usr/local/bin/stop.pl {user} {state}', }, }, 'homeAutomation' => { 'enabled' => 0, ## 0 or 1 - set to 1 to enable homeAutomation script 'push_watched' => 1, #stop 'push_watching' => 1, #start 'push_paused' => 1, #pause 'push_resumed' => 1, #resume 'script_format' => { 'start' => '/usr/local/bin/homeAutomation.pl {user} {state}', 'paused' => '/usr/local/bin/homeAutomation.pl {user} {state}', 'resumed' => '/usr/local/bin/homeAutomation.pl {user} {state}', 'stop' => '/usr/local/bin/homeAutomation.pl {user} {state}', }, }, }, }; $push_titles = { 'push_watched' => 'Watched', 'push_watching' => 'Watching', 'push_resumed' => 'Resumed', 'push_paused' => 'Paused', 'push_recentlyadded' => 'New', }; # Advanced $watched_show_completed = 1; ## advanced config -- always show completed show/movie as it's own line $watched_grouping_maxhr = 2; ## advanced config -- do not group shows together if start/restart is > X hours $count_paused = 0; ## included paused time in time watched ( probably do not want this ) $inc_non_library_content = 0; ## non library content (channels) are excluded. Set to 1 to include them #@exclude_library_ids = (999, 998); ## exclude this library section (by id) -- full exclusion config.php: require_once '/var/www/html/plexWatch/includes/functions.php'; $plexWatch['dateFormat'] = 'm/d/Y'; $plexWatch['timeFormat'] = 'g:i a'; $plexWatch['pmsIp'] = '192.168.1.51'; $plexWatch['pmsHttpPort'] = '32400'; $plexWatch['pmsHttpsPort'] = '32443'; $plexWatch['https'] = 'no'; $plexWatch['plexWatchDb'] = '/plexWatch/plexWatch.db'; $plexWatch['myPlexUser'] = '****'; $plexWatch['myPlexPass'] = '****'; $plexWatch['myPlexAuthToken'] = '****'; $plexWatch['globalHistoryGrouping'] = 'no'; $plexWatch['userHistoryGrouping'] = 'no'; $plexWatch['chartsGrouping'] = 'no';
  21. Should container port be left at 8080, and only the host port be modified? I think that's my issue..
  22. If I reboot sabnzbd through sabnzbd, then all works fine.. The port changes, and sticks. If I restart the container, the port reverts back to 8080.. This is the parameter it runs each time, which I suspect is what is causing this issue: Arguments = /usr/bin/sabnzbdplus --config-file /config --server 0.0.0.0:8080 If I make the port change and reboot via sabnzbd, then the parameter changes to: Arguments = /usr/bin/sabnzbdplus --config-file /config Any idea how to prevent the docker container from adding this command?