Can it be used as a frontend for a birdnet-pi database? #2
Replies: 6 comments 3 replies
-
|
thanks! yes. I just pushed new features for that :) now you can import the birdnet db file to all all the records moved over. it also has the additonal option of migrating the audio files over and re generating spectrogram. |
Beta Was this translation helpful? Give feedback.
-
|
I have questions on migration from a BirdNET-Pi instance based on the following plan:
My questions are:
Note: I have a RPi5 4GB with NVMe drive running Raspberry Pi OS (Bookworm) 64-bit. |
Beta Was this translation helpful? Give feedback.
-
|
thanks for your interest! I personally have it tested both on bookworm and trixie, I would go with the newer trixie if you start from fresh. Pi 5 4GB sounds plenty good. For database migration simply drag and upload will work. For importing audio and re generating spectrogram. You would need to move the audio folder to the data folder if BirdNET-PiPy directory. More info on the user interface. let me know if you run into any issue! |
Beta Was this translation helpful? Give feedback.
-
|
Which version of Trixie is best to use? Raspberry Pi OS, Raspberry Pi OS Full, or Raspberry Pi Lite |
Beta Was this translation helpful? Give feedback.
-
|
I would prefer the full version since that's where i do most of my development and test. But we user running it perfectly fine on Lite as well. (major differen is that thef full version comes with pipewire audio server already, where on the lite version our installtation script will install pulseaudio) |
Beta Was this translation helpful? Give feedback.
-
|
I created a new instance of Trixie (full version) and ran the install script with no problem. The import of the birds.db file worked fine but the audio import would never show the directory name for the import. After attempting the import multiple times the Settings tab began showing an error. At that point, I stopped to try again later. Would it be better to go back to Bookworm or to stick with Trixie? I copied the ~/BirdSongs/Extracted directory to the data directory as specified but it was never shown to be selected. I guess I could just forego regenerating the spectrograms since the . |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, your frontend is nice. Can it be used as a frontend for a birdnet-pi sqlite database ? Or is the database structure too different ?
Beta Was this translation helpful? Give feedback.
All reactions