Jump to content

pcgirl

Members
  • Posts

    163
  • Joined

  • Last visited

Posts posted by pcgirl

  1. On 1/30/2020 at 11:50 AM, saarg said:

    You still haven't removed the double settings. If this is the first time setting it up, please delete it and add it fresh from CA and don't add anything extra. Just change the host port.

    OK, I am trying to install this from a fresh install and I am wondering how to change the host port?  Do I change the GUI port?  Or do I change the Webserver Port?  Also, should I set it as Bridge or Host?

  2. Here is the Advanced view.  I don't think I have changed anything but I am trying to get it to use a different port.  However, when I change the network type to Custom br:0, and I  click on WebUii, a Guac login page opens and I can login.  When I first did this, the page didn't come up right away...gave me an error page but then a few seconds later the login page came up.  This seems to be the only way to get this to work for me.

     

    image.thumb.png.d1045836ae0fece32a2b001ede696c84.png

  3. I am trying to set this up and I keep getting the error "DB location is not valid, please enter correct path" when trying to enter the path to my calibre books and database.  I can see the books and the db in the directory and I have set it the same way in the container configuration.  But it still won't work.  Any suggestions?

     

    image.thumb.png.b3d5952a9959f00281aaa202f7899cfd.png

     

    image.thumb.png.f7ea70952ae572e2da99bff4ecb97ab1.png

  4. I did have it setup this way when I did the install.  However, when I click on books, there isn't anything there.  I had to move the exported file into the appdata\calibre folder for it to be able to see it to import.  This isn't ideal though and I would like to have it in the folder that I set it up with.  See pictures.

    image.thumb.png.cd8f08f45af26d4e8d2319463bb69681.png

     

    image.thumb.png.ae554bdeab2f5373411df8cc5e9f6352.png

  5. I would like to import my calibre database from another computer.  I have exported it and copied it to a folder on my unraid computer.  However, I can't seem to get to the folder in Calibre.  I copied the exported file to /mnt/user/Downloads/calibre database but when I select "Other folders" and then mnt in Calibre import there isn't anything there.  I am not very good with linux so I might just be looking in the wrong place.  Can anybody direct me as to where I will find my file?

  6. I am getting this error " ERROR[tato.core.plugins.renamer] The from folder "" doesn't exist. Please create it. " But when I try to see what the folder is for renaming a blank box comes up and I can't see anything.  It won't let me do anything in the box.  This has happened since the last update.  I have tried using firefox and explorer but both the same.  When I look in the config file it seems that my setting for /Downloads is there but I am getting this error an the movies aren't being renamed and moved.

  7. After a long time trying to get this to work, I finally got it working.  So, I thought I would let anybody who is interested know how I did it.

     

    The whole reason for doing this was so that I could send commands through my Smartthings Home Automation to my sonos system.  For instance, when people arrive at the house, I can have my Sonos say "Welcome Home, {name}!".  And then I can have my program in Smartthings send a command to turn on a specific playlist.  I had it setup on my Windows PC but I thought it would be better to have it on my UNRaid server, since it is always on.  I had to setup a Node Server on my Windows PC and I wasn't sure how to do it on UNRaid.  Anyways, after searching and asking questions this is how I did it.

    Search for this docker using Community applications - chrisns node-sonos and install it.

    Then make sure that it is in "HOST" mode.

    At this point you will be able to your Sonos speakers from a web browser using the IP address of your Unraid server and the port :5005 at the end.  http://unraidserver:5005/

    For information on what commands you can use see here.  https://jishi.github.io/node-sonos-http-api/   IE:  http://unraidserver:5005/state/Speaker1 will give you the state of Speaker 1

    Now I wanted to set some presets for when I came home and when I left, etc. to play.  This was trickier to setup because I couldn't find the subdirectories to put the presets into.  So, what I did is I opened up a Terminal Window to the unraid server and did a search for .json files on the server then copied and pasted the results into Notepad++.  then I did a search in Notepad++ for example.json(which is installed with the program in the presets folder).  Once I found it, I could see where the presets folder was and I could copy over my presets to this folder.  Restarted the docker and voila, I could see that it had found my presets by looking in the log file.  I opened my web browser and typed in http://unraidserver:5005/preset/Jane and everything started playing.  You can copy over a settings.json also when you find the directories.  I have a voicerss api number in the settings.json file so that my sonos will speak the commands I give it from Smartthings.

    I realize that there may be easier or better ways to do this but this is what I found out and learned along the way.

     

    So now you can program whatever you want it to say and what music you want to play whenever.  Hope this is helpful.

     

×
×
  • Create New...