bb12489

Members
  • Posts

    65
  • Joined

  • Last visited

Everything posted by bb12489

  1. So for some reason my Library updates have stopped with my Kodi-headless install. I haven't changed anything about the config, and the kodi web interface seems to work, so I imagine kodi is running correctly. However when I issue a library update command I get this in the kodi docker logs.... tdb(__NULL__): tdb_open_ex: called with name == NULL Can someone help me out with this?
  2. Hey bb12489, I wrote a guide a while back for Apache (https://www.linuxserver.io/index.php/overview-reverse-proxy-with-docker/). I just converted over to nginx and do not have a write up yet (i plan too, just been busy) Here is my old apache config - https://www.seandion.com/owncloud/index.php/s/R4tJqfqb4opuOsp Here is my new nginx config - https://www.seandion.com/owncloud/index.php/s/XpFigScMblZO2dJ Those should help a bit more and I will be doing an nginx addition to that guide. Thank you! This will be a weekend project for sure.
  3. Is there a guide somewhere on how to get the reverse proxy working? I've always wanted to do this to make all the different services such as Sabnzbd and Sickrage easier to access. I've been messing with it for about 2 hours now and I'm completely lost...
  4. I've got it formatted to FAT32, and it was made bootable, but I definitely forgot to give it a volume name of UNRAID. Thanks! I will give this a try later this afternoon.
  5. So I've been testing Unraid 6 using the trial key, but all I had at the time was a crappy generic flash drive. I really don't want to keep using this crappy drive once I pay for a license, and I've already picked up a nice Silicon Power drive, so I was wondering if I can somehow move my Unraid install from the current generic flash drive to the newer Silicon Power drive. Then I'm assuming I can obtain a license and apply that license on the new drive? Are they any specific steps I need to take here? From what I've been able to gather, I just copy all the files from the old flash drive to the new flash drive and it it will just work?
  6. Then create a separate support thread for the container (and change add it to <Support> in the template. Drop jonp a note asking if he can switch your account to be that of a developer. You won't be able to create the thread within Docker Containers until jonp makes you a developer, but make it anywhere and a mod will move it to the appropriate place... I'll add the repo after I'm done work. Name it bb12489? Ok, I've got the support thread setup, and I've messaged jonp about my account.
  7. *Mod please move this thread to the container forum when appropriate.* Support thread for the Google Music Manager container. All credit for the docker container goes to the original creator ruippeixotog. I've simply created the necessary .xml and Git repo for use on Unraid. About: Google Music Manager allows uploading of local music files for use with the Google Play Music service. By default, Music Manager's appdata will map to /mnt/cache/appdata/google-musicmanager. /music can be mapped to whichever path your music collection is stored on. The containers VNC server will be exposed on port 5900. If you have VM's running, you may want to map 5900 to another port. You are only required to VNC into the container once to authenticate your Google credentials. Please post any questions, issue's or suggestion you may have below. Docker Hub: https://hub.docker.com/r/ruippeixotog/google-musicmanager/ Docker Template Repo: https://github.com/bb12489/docker-templates GitHub: https://github.com/ruippeixotog/docker-google-musicmanager - Note: My .xml is currently set to ruippeixotogs Dev branch to fix the issue of VNC not staying running.
  8. If that is how it is done, then be my guest!
  9. Just an unraid noob here.... How does ones repo get added so it shows up in Community Applications?
  10. So after a few hours of trying to wrap my head around the whole docker thing, I think I've actually got Music Manager in a working state! Please be aware that I am extremely new to ALL of this (Docker, Github, xml's, etc). It would be great if someone more experienced than me could take a look at what I have so far and recommend any changes or how I should proceed next. my repo for my xml is here... https://github.com/bb12489/docker-templates EDIT: Just a quick update. I've confirmed that this Docker Music Manager has successfully scanned my existing local library without altering my remote library on Google Play Music. It is also syncing any new files that are dropped into my defined /Music folder and showing up correctly online and on my phone. So I'd say everything working pretty well!
  11. Has anything ever been done with this? I see there is a Google Music Docker, but I have no idea where to even begin with creating a docker container (I'm new here). Unraid 6 has been great, and pretty much has a container for every service I need to run, except Google Music Manager. If someone could point me in the right direction with turning this into a container, I'd be happy to give it a shot!