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.

Pharmhero

Members
  • Joined

Everything posted by Pharmhero

  1. Got it. Thank you for the quick reply! And I still want to thank you for bringing this to the Unraid Community Apps store where I learned about the BirdNET project. I wrongly assumed you had something to do with the packaging of the container.
  2. Hi, thank you for this wonder app! .Question: When I run the command "birdnet-go benchmark" the TensorFlow Lite XNNPACK model is way slower than the standard model. Standard 48.0 ms 20.50 inferences/sec XNNPACK 609.0 ms 1.70 inferences/sec Is that because I’m running it on unraid with an AMD Ryzen 5 3600 instead of like a raspberry pi? Would it do better with the regular TensorFlow model instead of Lite version? At any rate, until that happens should I change the "usexnnpack" variable in the config.yaml to false? I'm having it listen to two rtsp steams from two ip cameras and the container is consistently using about 10% of my processing power. Just thought that was a little much. Thanks again for this get container in the unraid community apps store!!!
  3. Two things: 1) I can't get the container to start. I have changed the "Config File" mapping from /romm/config.yml = /some/mnt/path/appdata/romm/config.yml to /romm = /some/mnt/path/appdata/romm. I have also deleted the empty /appdata/romm/config.yml folder. This is what the log says: Traceback (most recent call last): File "/backend/config/config_loader.py", line 25, in __init__ with open(config_path) as config_file: IsADirectoryError: [Errno 21] Is a directory: '/romm/config.yml' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/backend/watcher.py", line 6, in <module> from endpoints.scan import scan_platforms File "/backend/endpoints/scan.py", line 5, in <module> from utils import fs, fastapi File "/backend/utils/fs.py", line 18, in <module> from config.config_loader import config File "/backend/config/config_loader.py", line 78, in <module> config = ConfigLoader().config File "/backend/config/config_loader.py", line 30, in __init__ self._parse_config() File "/backend/config/config_loader.py", line 56, in _parse_config self.config, "exclude.platforms", [] AttributeError: 'ConfigLoader' object has no attribute 'config' Traceback (most recent call last): File "/backend/config/config_loader.py", line 25, in __init__ with open(config_path) as config_file: IsADirectoryError: [Errno 21] Is a directory: '/romm/config.yml' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/backend/watcher.py", line 6, in <module> from endpoints.scan import scan_platforms File "/backend/endpoints/scan.py", line 5, in <module> from utils import fs, fastapi File "/backend/utils/fs.py", line 18, in <module> from config.config_loader import config File "/backend/config/config_loader.py", line 78, in <module> config = ConfigLoader().config File "/backend/config/config_loader.py", line 30, in __init__ self._parse_config() File "/backend/config/config_loader.py", line 56, in _parse_config self.config, "exclude.platforms", [] AttributeError: 'ConfigLoader' object has no attribute 'config' 2) As for the Twitch app creation to get the API, I had the same issue. If you are like me the problem is that you are naming the Application with one word. Use two words or more to name your application. It will create it then.

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.