Giter Site home page Giter Site logo

Comments (6)

ninthwalker avatar ninthwalker commented on June 5, 2024

See the Wiki FAQ
This can usually happen if you have an empty library.
Try removing that Library and run again and let me know.
Thanks.

from nowshowing.

CyberMew avatar CyberMew commented on June 5, 2024

Ah I see, seems to be working now. Is it possible to code it to skip empty libraries? It shouldn't crash and should fail gracefully even if they are empty. Also, I tested with combined report and I'm getting this:

/usr/lib/ruby/2.3.0/net/smtp.rb:986:in `check_auth_response': 504 5.7.4 Unrecognized authentication type [SG2PR0601CA0023.apcprd06.prod.outlook.com] (Net::SMTPAuthenticationError)
	from /usr/lib/ruby/2.3.0/net/smtp.rb:741:in `auth_plain'
	from /usr/lib/ruby/2.3.0/net/smtp.rb:733:in `authenticate'
	from /usr/lib/ruby/2.3.0/net/smtp.rb:568:in `do_start'
	from /usr/lib/ruby/2.3.0/net/smtp.rb:521:in `start'
	from /usr/lib/ruby/gems/2.3.0/gems/mail-2.6.3/lib/mail/network/delivery_methods/smtp.rb:112:in `deliver!'
	from /usr/lib/ruby/gems/2.3.0/gems/mail-2.6.3/lib/mail/message.rb:252:in `deliver!'
	from /var/lib/nowshowing/mailReport.rb:98:in `block in sendMail'
	from /var/lib/nowshowing/mailReport.rb:89:in `each'
	from /var/lib/nowshowing/mailReport.rb:89:in `sendMail'
	from /usr/local/sbin/combinedreport:394:in `main'
	from /usr/local/sbin/combinedreport:402:in `<main>'

It is because I'm using hotmail provider? But I have removed my email in the recipients_email: [''] so it shouldn't be calling anything email related right? I also set test to enable just in case.

Also, any idea why hotmail is not supported? Ombi works fine (though custom name is not supported) for hotmail accounts though

Thank you for your help!

from nowshowing.

ninthwalker avatar ninthwalker commented on June 5, 2024

The coding to check for an empty library is pretty hard to do and haven't found an easy way to do it yet. I probably won't be implementing a check for it because of that.

As for the second error, that is related to your email provider using a different auth method than other providers such as gmail and the like. That also would require additional code that I may add some day to be able to support more email providers.

from nowshowing.

CyberMew avatar CyberMew commented on June 5, 2024

I understand if the email provider doesn't work but in my current case I am not using the email portion of the feature at all (even though my credentials are filled in), so not sure why it's breaking for me. Any ideas how to resolve that?

from nowshowing.

ninthwalker avatar ninthwalker commented on June 5, 2024

Change report type in advanced config to 'webonly' and it shouldn't try to do any email auth.

from nowshowing.

ninthwalker avatar ninthwalker commented on June 5, 2024

Closing.
Library Filtering is now available in the dev branch and will soon be released with the new NowShowing 2.0 overhaul. This cab be used to skip empty libraries or any other libraries you dont want to report on.

Additional email providers will also be available in 2.0.

from nowshowing.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.