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.

Kode

Community Developer
  • Joined

  • Last visited

Everything posted by Kode

  1. I think previous issues with the feed have all been resolved now. For some reason, some of the curl requests fail occasionally (6 times in the last 24 hours out of approx 2000 requests as I now get emailed on a curl failure), which previously would have resulted in a small part of the feed dissapearing or not displaying correctly, it now retries the curl request up to a further 5 times with a 1 second sleep between failed attempts, however I have only received an email once at a time suggesting that the request succeeds on the second attempt.
  2. Why don't you do something like substr( $overview, 0, 200 ); And let authors know there is a limit of 200 chars (or whatever you decide), anything over that will be strpped out, might make them take more care of their overview.
  3. The url is on ssl now, so it's https://tools.linuxserver.io/unraid-docker-templates.json
  4. All the application should be back in now, there was a typo, sorry about that.
  5. @Squid: I've added instructions on http://lime-technology.com/forum/index.php?topic=41413.msg392752#msg392752 of how docker authors can get updates to show up straight away, might be worth adding something similar to the first page of this thread.
  6. It's already on there
  7. Can you change the webhooks to match Squids list exactly? Namely: https://github.com/sparklyballs/docker-repo/tree/templates and https://github.com/sparklyballs/beta-repo/tree/master/Sparkly-Beta The other way I tried to do it ended up losing 22 apps, lol
  8. Hold on, found the issue: https://github.com/sparklyballs/beta-repo/tree/master that's what is being sent in the webhook https://github.com/sparklyballs/beta-repo/tree/master/Sparkly-Beta is what is in Squids list, whch will produce different hash values, it should hopefully be fixed now.
  9. yep, 25 extra apps, I've just changed something and have rebuilt the list again, if you can push another change when you get a chance hopefully that will fix it.
  10. Can you make another change and see if it adds 25 new apps in there again?
  11. Just ran the full update again and it dropped it back down to 202 apps, so that's very strange
  12. There is an "Updated" tag with a UNIX timestamp Ok I was confused because 25 apps were just added to the list not sure why, for some reason ones like SynaMan are showing up twice, will need to investigate
  13. Ahh, Ok, I see what you are saying now. Your beta repositories are showing now showing in the list as well, don't put the webhook on the repository if you don't want them to show in the list. *edit* Also, when the hourly scan runs it will remove those repositories if they aren't in Squids list
  14. So you are saying it's working? The ... is confusing me, lol
  15. Should be working now, if you want to test it, make a change to a template, push the change then refresh http://tools.linuxserver.io/unraid-docker-templates.json the time should update, and if you copy the time stamp and do a search on the page for that tmestamp it should show up next to your application.
  16. Shouldn't affect me. The updated timestamp is a good idea, but I can't use it to determine new / updated applications simply because the change may simply have been a spelling mistake in the description. also with timestamps , it should be made clear which format is being used.... mm/dd/yyyy is confusing for us non-american types, but if we know it's what's being used, then it's workable. if someone doesn't know and puts the date in sensible format then 11th july becomes november 7th.. etc.... It's a UNIX epoch timestamp
  17. @kode i've never used one of those and am a little confused with the settings page.... this from github... payload url is http://tools.linuxserver.io/template-update/https://github.com/sparklyballs/docker-repo/tree/templates remove the secret key and the rest is fine, just save it. The secret is if I want to verify you are allowed to send stuff to me, but then I'd have to add a key for everyone. It's not quite working yet, but it should be shortly
  18. @Squid: I've changed the feed again, sorry, it shouldn't have any effects but just in case letting you know. It now has a timestamp of the last time the feed changed "last_updated_timestamp" and a human readable version"last_updated" which is set to Europe/London. Every entry also has an Updated timestamp. @sparklyballs: I'm trying to get someone to test this for me, but if you add a webhook that goes to http://tools.linuxserver.io/template-update/your-repo-address-on-squids-list i.e. http://tools.linuxserver.io/template-update/https://github.com/sparklyballs/docker-repo/tree/templates whenever you push a change to your template on github it will trigger an update for your repo and because only 1 has changed the time for it to show up should be a few seconds.
  19. damn it, that's me pretty much stuck in legacy mode then, can't wait two hours (or until next cycle) to test new builds and how they load from CA. Do you push your changes to github? I could add an API endpoint that you could use a webhook to hit which in turn forces the rebuild to start if that would be any help? It currently takes 3 to 5 minutes to rebuild the feed. If this is something you would be interested in feel free to hit me up in #linuxserver.io on freenode (you can use this webchat if you dont have an irc client) and we can hash out the details *edit* forgot to say, if the interest is there for me to do the webhook integration, I will probably move the feed into a database and load from that, this will enable me to only update if there have been changes and will mean when an author hits the webhook it will only update their list making it a MUCH faster update process, then the full update will run every 2 hours (as it does now) to pick up any stragglers that haven't integrated a webhook.
  20. Is the drive connected directly to the motherboard, or through something like an AOC-SASLP-MV8 disk controller?

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.