Giter VIP home page Giter VIP logo

Comments (9)

lokenx avatar lokenx commented on July 30, 2024

Sonarr support has been added as of commit 2dee721, please refer to issue #19 for future updates.

The port 3000 is a Meteor specific thing, not the app. You would have to set the ROOT_URL environmental variable to a different port, or whatever you wanted.

from plexrequests-meteor.

damianeickhoff avatar damianeickhoff commented on July 30, 2024

Thanks for your response, but I have no idea where I can find this "ROOT_URL" and how the Sonarr intergration works. (Noob). For the ROOT_URL, can you tell me where I can edit this? And for Sonarr, does it mean that people can request tv shows? if so, than how?

Thanks!

from plexrequests-meteor.

hthighway avatar hthighway commented on July 30, 2024

@damiantje99

instead of launching it with just

$ meteor

use

$ ROOT_URL=http://YOUR_IP_ADDRESS:xxxx/ meteor

WHERE xxxx is what ever port you want to use

from plexrequests-meteor.

lokenx avatar lokenx commented on July 30, 2024

Thanks @hthighway !

Yes, just like for Movies, users can select TV and search for a Series. Series are then added to Sonarr if enabled, or just added to the collection in the app. Settings for all the different apps can be configured at the http://localhost:3000/admin interface (or whatever you've changed it to) within the Settings collection. There are also status pages for each (links in the admin interface) to make sure things are up and running.

from plexrequests-meteor.

damianeickhoff avatar damianeickhoff commented on July 30, 2024

@hthighway Thanks, ill try that!

@lokenx How can I update to the version with Sonarr support? Or do I need to download the ZIP-File again?

from plexrequests-meteor.

lokenx avatar lokenx commented on July 30, 2024

What platform are you running on? How did you get it installed initially? The preferred way is using Git so you can easily switch branches and update to the latest versions. If you're running Windows please refer to this blog post.

Edit: Sonarr support is currently only in the Dev branch, will merge to the main once it's finished.

from plexrequests-meteor.

damianeickhoff avatar damianeickhoff commented on July 30, 2024

@lokenx I found it! Thank you very much!

@hthighway Im using Windows, so how can I do it in command prompt?

from plexrequests-meteor.

jrudio avatar jrudio commented on July 30, 2024

To change the port just do

meteor --port <port number>

from plexrequests-meteor.

damianeickhoff avatar damianeickhoff commented on July 30, 2024

@jrudio

Found it, thank u!

from plexrequests-meteor.

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.