Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

housewrecker

Members
  • Joined

  • Last visited

Everything posted by housewrecker

  1. I just pushed an quick update with the movies in the collection and hyperlinks for each. That should help you for now until I get the time to finish up the redesign.
  2. I've never tried Jellyfin. I'd have to look into it, but it would be a bit of a longer term fix for me unless I had help. There's a few other features I want to get in. I'll put it on the list. Feel free to make an issue on my github. https://github.com/JasonHHouse/gaps/issues
  3. That's on my short list to implement. I had to make some updates to the backend code, now I'm working some frontend changes. It should be fixed soon.
  4. That's a good idea. I like that a lot. I was thinking of something long term in the same idea, creating a collection. Like adding actors, genres, directors. Same idea of adding completely new collections. I can in the short term, add other movies in the collection to the cards currently. It'll be a bit until I can roll out the mock up above.
  5. Thanks for the mock up. I have been working on something like that while I have time on the side. It goes into more details like yours but includes photos. I also want to expand gaps beyond traditional collections and add support for finding all movies by an actor or director. Attached are a couple of mock ups I've done so far. Let me know what you think.
  6. That means Gaps doesn't have permissions to write to the folder you configured to store its data. Check the permissions of the folder you're using in app data vs other folders, it's most likely limited there. I've run into this issue on Ubuntu when I didn't set a folders permissions correctly.
  7. @GeekMajic Yes, I'm currently working on it.
  8. There is an option at the bottom of on the libraries page to research.
  9. @roadkill I may have found your issue. Try repulling.
  10. That is actually an INFO message, rather than an ERROR message. Can you send me the full log and what the issue your experiencing is?
  11. Next release. That's my next big chunk of work.
  12. @scott4740 Awesome, glad to hear it! In reference to @tallguydirk's issue, it was a Thymeleaf/Spring Boot post issue. Tested on multiple machines, merging to master, and deploying. v0.1.4
  13. Thanks, I responded. We can run the conversation there and I'll post up the issue/solution.
  14. Gaps is reporting 10 Plex libraries but is only finding 2. I need to see how many 'Movie' type libraries you have. Can you send me the results of this call? http://{IP_ADDRESS}:32400/library/sections/?X-Plex-Token={PLEX_TOKEN}
  15. Yes, let it finish up the first search. After that, you'll always have the previous RSS to use.
  16. What RSS gaps link are you using in Radarr?
  17. I don't know your skill level. But one test would be to curl Plex inside the Gaps docker container to see if the container is configured and can connect. I'm not in a spot to know if curl is in the container but it's worth a shot. You need to install curl. It's easy and I have the commands below. How do you have docker configured? Is it using the host IP or does it have its own IP's behind the host machine? I would use the IP address if you can. So Address would be 192.168.86.12, port 32400, and then your token. If you open a unraid terminal. EDITED $ docker ps (Copy the gaps id) $ docker exec -ti $(CONTAINER) /bin/bash $ apt-get update $ apt-get install curl $ curl -I http://towermediaserv:32400/web/index.html# Also, when you look at docker ps. In the ports section for Gaps, it should have the below as one of the ports 32400/tcp
  18. Gaps creator here. This could be a few things. I'm assuming your on Gaps v0.1.+. If not, make sure to update. Is Plex in your unraid container? Is the port 32400 exposed in the docker container to allow access to Plex? Did you set the network connections as mentioned by @interwebtech? If you want to post the whole long I can keep digging.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.