Jump to content

CyberMew

Members
  • Posts

    410
  • Joined

Posts posted by CyberMew

  1. Now I'm thinking is it possible to add a opt-out section for emails? I have it set to email all users and one guy wanted to opt out, so it would be great if I could do that. Also now I think that adding a custom message section in the email would be good because I can then say something like "email sent weekly, if you want to opt out, contact me at +xxxxxxxx or reply to the email directly" or something like that too

  2. 6 hours ago, ninthwalker said:

     

    Glad you got it mostly working.

    You are the first to say the grid/table was funky. I'll have to see if I can replicate the error. This was on the webpage correct?

    As the tooltip states, that setting is only for the web, the email is always table layout. grid doesn't look good in email.

     

    For your html suggestion, where would you want that field to show in the report? Like under the title but before the Movies section for like a special message or something?

    You can always edit the report file in the appdata directly and put whatever html/css or images or different formatting you want in it that was as well. That's the main way to fully customize how you want the report to look if you don't want the default out-of-box look. I have mine modified that way as well.

    Ah I see, I thought the grid was for email, no worries. I don't use the web portion at all since I don't want to expose it out.

     

    Actually I was thinking of like putting a link to a telegram group chat so people know we have a chat group, and maybe to write important annoucements that I want to make, that's why I wanted a text field where we can write stuff and be shown at the top of the email when sent out.

  3. 20 hours ago, ninthwalker said:

     

    Disable the test cron, that's why no emails.

    The banner at the top is warning that it's on.

    It is an option under the Plex tab.

     

    As the tooltip for it states:

    
    For testing cron schedule.
    See Tools section for On-demand test.
    Enabling this will test both email and web reports using the email report cron time.
    Only the admin will be sent an email, users will NOT receive one. 

     

    Disabling that should let the on-demand and test report functions and everything to work.

    Let me know after you do that. Try a test one first just so you get one and confirm that email settings are correct.

    then you can run an on-demand one to see if it goes to your users as expected.

    Thanks for the info! The option is under Report tab instead of the Plex tab. I changed the setting to NO, and did a on demand report (not sure how to do the test one but I know now). Seems like the email is sent successfully :)

     

    I like the stats too, but I selected Grid and it gave me Table layout instead though. Tested with the on demand report and test report. Tried both grid and table options, same effect. I think this is a bug?

     

    Edit: I think a textfield for us to type in html into the report would be a very nice addition as well!

  4. 1 hour ago, ninthwalker said:

     

    What options have you selected on the email and report tabs?

    The on demand uses the current email/report settings.

    To have it email all users on your server you would want to select 'yes' on the email tab for the 'email plex users' option. Is that selected?

    Also to make sure on the 'report > report type' includes an email option.

    Also, check the logs, does it say anything else? Logs can be found in 'Tools > Log Viewer' as well as the docker log from the unRAID menu for the docker.

     

    For your second question, it will email all users all libraries whether they have access or not.

    If you want to exclude a library you can do so in the 'Plex > Libraries to Skip' box. So you could put your xxx or 4k section there for example to not have anything there sent out.

    I have 

    Email Plex Users: Yes

    Report type is Email and Web.

    Recent NowShowing Logs (last 25 lines) is not showing anything weird, just tv/movie updates.

    For some reason I have not been getting emails (even to myself!) for the past 1-2 weeks now (last sent was 20th July), not sure what's up. New movies/episodes have been added a lot over the past 10 days.

    Though at the top of the screen i see a "TEST CRON ENABLED" message. What's that about?

     

    I think it could be better if there is an inclusions field instead of an exclusions field. Different users have different accesses to different libraries, and the ones that overlap isn't a lot. Actually might be better if both in/ex fields are there with the ex field taking higher precedence. Anyway looking forward to test my exclusions once the email bug is solved!

  5. Thanks! That is really helpful, the /mnt trick seems to be very useful (I created another host path in settings, hope it didn't break anything that also uses /mnt internally), though I guess giving the whole /mnt might be a little too much. The link that you gave is also very useful for understanding as well. I'm already used to sab so I'm going with that but I'm changing over to Radarr from CP soon since CP isn't that reliable for me sometimes.

  6. My current setup is such that Sabnzbd docker volumes is pointing to /mnt/cache/appdata/sabnzbd/complete-download for Downloads and /mnt/cache/appdata/sabnzbd/incomplete-download for Incomplete Downloads.

     

    So from my understanding so far, Sonarr needs to point it's container /downloads path to /mnt/cache/appdata/sabnzbd/complete-download instead of what I am currently setting it as (/mnt/cache/appdata/sonarr/downloads)?

     

    Assuming the above is correct, then how would I get Sonarr to move the downloaded files to it's final destination? I am also assuming it's through the /tv path in Sonarr?  So this would mean I need to change ALL of my current config in Sonarr from /mnt/user/TVShows/* to /tv/TVShows/* right?

     

    Thank you very much for your help!

  7. Thanks, think that's the way to go for now. I finally got time to configure this again, and having some confusion in making it work similar to Phaze plugin.

     

    With Phaze plugin we had direct access to the file system, so the Categories had their path in absolute format. 

     

    However with docker, and that I also moved Sonarr from Phaze over to docker, Sonarr will not have access to Sabnzbd's final download folder. How would Sonarr monitor the tv category and the file path (/Downloads that's visible in Sabnzbd) and move the file (that Sonarr can't see I think?) in the correct folder that's been set inside Sonarr?

  8. I'm trying to shift from PhaZe plugins to Dockers, and for sabnzbd, I'm used to using port 9090. However in this Docker, there are 2 ports being shown, 8080 and 9090. Why is there 2 of the ports and how can I make it only use 9090? 8080 is currently taken up by unifi already.

  9. 15 hours ago, ninthwalker said:

     

    Glad you figured out the port part. The tool-tip for the Plex Server Field has details and examples. Let me know if you think I should word it differently. People all have different setups and proxy'ing they do, so tried to make it so it could work for anyone's setup even if the plex server is in a different location than this docker.

    Currently it states:

    
    Uses port 32400 if no 'http/s' protocol specified.
    ie:
    192.168.1.20
    http://plex.mydomain.com
    https://plex.mydomain.com:32400
    https://mydomain.com:12345 

    Haven't had anyone yet tell me the log viewer buttons don't work. None of them do anything? Do you get an error or have an example of what it does when you click one of the buttons?

     

    Hmm now that I tried it again, the log viewer buttons are working now, not sure if it's because I restarted the browser due to os update..

     

    I think the issue is that one usually would expect to write the ip and port themselves, and not expect the default port to be appended by default. In fact I could be using localip with a custom port of say 84280 and it would probably try to append :32400 behind (did not try). I think the confusion comes because the tooltip examples mixes both ip without port and ip with port. Naturally I would think that since I input the port myself, it should take precedence and not have the system append :32400 for me automatically. Maybe it would be better to have 2 text boxes separated by ":" and have the user fill in the port textbox themselves (and maybe default the textbox field to 32400)?

     

    One other question that I have is I just tried to do a on-demand report, and I'm the only one receiving the emails. Are my friends who have access to my server suppose to get these reports as well? And what if some of them don't have/or have access to some libraries only, will they still see those in their email or would it be personalised for them? Thank you for the reply!

  10. I just started using this app again, and I have everything set up but sending the Test Report via the admin page seems to do nothing. Any ideas? 

     

    Quote

    Advanced config file detected. Checking version ..
    Version 2.0.2 found.
    Backing up files to /config/backup/ & upgrading to 2.0.3 release.
    Server ready
    Please go to http://hostIP:hostPort/admin to configure settings
    [cont-init.d] 20-setup: exited 0.
    [cont-init.d] done.
    [services.d] starting services
    [services.d] done.
    2018-06-23 02:10:59: (log.c.217) server started
    /usr/lib/ruby/2.3.0/uri/rfc3986_parser.rb:67:in `split': bad URI(is not URI?): http://192.168.1.102:32400:32400/library/sections (URI::InvalidURIError)
    from /usr/lib/ruby/2.3.0/uri/rfc3986_parser.rb:73:in `parse'
    from /usr/lib/ruby/2.3.0/uri/common.rb:227:in `parse'
    from /usr/lib/ruby/gems/2.3.0/gems/httparty-0.13.1/lib/httparty/request.rb:58:in `uri'
    from /usr/lib/ruby/gems/2.3.0/gems/httparty-0.13.1/lib/httparty/request.rb:149:in `setup_raw_request'
    from /usr/lib/ruby/gems/2.3.0/gems/httparty-0.13.1/lib/httparty/request.rb:90:in `perform'
    from /usr/lib/ruby/gems/2.3.0/gems/httparty-0.13.1/lib/httparty.rb:521:in `perform_request'
    from /usr/lib/ruby/gems/2.3.0/gems/httparty-0.13.1/lib/httparty.rb:457:in `get'
    from /var/lib/nowshowing/plex.rb:35:in `get'
    from /usr/local/sbin/combinedreport:110:in `getMovies'
    from /usr/local/sbin/combinedreport:396:in `main'
    from /usr/local/sbin/combinedreport:460:in `<main>'
    /usr/lib/ruby/2.3.0/uri/rfc3986_parser.rb:67:in `split': bad URI(is not URI?): http://192.168.1.102:32400:32400/library/sections (URI::InvalidURIError)
    from /usr/lib/ruby/2.3.0/uri/rfc3986_parser.rb:73:in `parse'
    from /usr/lib/ruby/2.3.0/uri/common.rb:227:in `parse'
    from /usr/lib/ruby/gems/2.3.0/gems/httparty-0.13.1/lib/httparty/request.rb:58:in `uri'
    from /usr/lib/ruby/gems/2.3.0/gems/httparty-0.13.1/lib/httparty/request.rb:149:in `setup_raw_request'
    from /usr/lib/ruby/gems/2.3.0/gems/httparty-0.13.1/lib/httparty/request.rb:90:in `perform'
    from /usr/lib/ruby/gems/2.3.0/gems/httparty-0.13.1/lib/httparty.rb:521:in `perform_request'
    from /usr/lib/ruby/gems/2.3.0/gems/httparty-0.13.1/lib/httparty.rb:457:in `get'
    from /var/lib/nowshowing/plex.rb:35:in `get'
    from /usr/local/sbin/combinedreport:110:in `getMovies'
    from /usr/local/sbin/combinedreport:396:in `main'
    from /usr/local/sbin/combinedreport:460:in `<main>'

     

    Edit: Removing port from the ip:port seems to do the trick. The UI is a little misleading

     

    Edit2: seems like the viewer buttons in Log Viewer dont work too

  11. On 14/12/2017 at 10:30 AM, RParkerMU said:

    CyberMew, I'm getting an Avahi error with the container from adair21. Did you have to do anything special to get this working?

    Sorry I thought I had replied but to answer your question no I didn't have any errors. I think I had, but I just deleted the files and tried again a few times and then it worked. 

  12. On 28/08/2017 at 11:40 PM, Bizmo said:

    Any fix for home bridge not showing in IOS?

     

    I've followed instructions from this page and smarthings but not getting anything showing in IOS? 

     

    Have tried to delete persist and change the mac address but nothing?

     

     

    EDIT:

     

    Fixed by changing docker to adair21

     

    Thanks! This docker worked great. 

  13. I've already stopped this container. Ombi is not working well with mono (iirc) and the author is trying to rewrite everything. I'm getting frequent app crashes causing it to relaunch or the app opening many file handles which causes everything to lock up after some time. The app could be better but at this stage it is not useable at all for me. It works fine in a windows environment though.

  14. 9 hours ago, aptalca said:

     


    You mentioned you only forward the subdomain to your home server. Did you use the only subdomains option?

    Your cert generation was unsuccessful. The logs should tell you that

     

    Thanks, I got it to load now. And I had to do port forwarding. Now I need to find out how to block http requests or redirect to https version. Any idea how do I edit the 443 page?

×
×
  • Create New...