Commit Graph

38 Commits

Author SHA1 Message Date
ehpersonal38 1480321dbd Flickr display images only by user ID
Now you can upload your own bird images to your Flickr account and see them in BirdNET-Pi!
2022-06-08 08:44:55 -04:00
Patrick McGuire bc014ca33f typo fixes database language update bug 2022-06-02 09:17:00 -04:00
mcguirepr89 435a5b5e1a this one maybe? 2022-06-02 09:14:08 -04:00
mcguirepr89 6329595cf0 I think this will fix it 2022-06-02 09:12:51 -04:00
Patrick McGuire 5e8eeea020 needs to install one even if "not-selected" 2022-05-31 09:04:49 -04:00
ehpersonal38 8ca6be1386 Update update_birdnet_snippets.sh 2022-05-28 14:55:58 -04:00
mcguirepr89 6919b0a97a another reduction in verbosity 2022-05-28 09:49:43 -04:00
mcguirepr89 bf517091cf less verbose 2022-05-28 09:48:06 -04:00
Jake Herbst 47c756c3e0 Adding better support for database language configuration 2022-05-26 16:33:11 -04:00
mcguirepr89 847db6d65f silencing that check 2022-05-26 11:00:57 -04:00
Jake Herbst 82cfdf7076 Adding blanket systemctl daemon-reload 2022-05-26 08:33:25 -04:00
ehpersonal38 cec198af65 hotfix
I think this is right?
2022-05-24 18:47:53 -04:00
ehpersonal38 82d328d92d typo & style change 2022-05-24 18:19:20 -04:00
Patrick McGuire c54c0c7f17 Merge branch 'main' into remove-python-shebangs 2022-05-24 12:09:53 -04:00
mcguirepr89 7cb6da5910 removes pushed_notifications.service on update 2022-05-24 10:35:45 -04:00
mcguirepr89 92e990a44f adding new variable to update_snippets 2022-05-24 10:21:28 -04:00
Jake Herbst fcf37e5195 Merge pull request #5 from mcguirepr89/ui-tweaks
UI tweaks
2022-05-20 09:00:16 -04:00
ehpersonal38 fb703030c7 Flickr Implementation 2022-05-18 14:03:49 -04:00
Patrick McGuire 1f7fc63afa reloading the daemons and restarting services
Since the service files have changes, we need to `sudo systemctl daemon-reload` and then we need to restart those services. But it is easier to just run `restart_services.sh`, so I've done that instead
2022-05-17 19:43:37 -04:00
Patrick McGuire a515e05e15 Adding daemon-reload 2022-05-17 19:36:31 -04:00
Jake Herbst 02bf7ffe07 Adding a snippet to ensure python systemd services use the python virtual-env 2022-05-17 19:27:47 -04:00
Jake Herbst b136e07b51 Removing the 'sed' added python shebangs 2022-05-16 21:32:30 -04:00
ehpersonal38 ac3fb313e6 symlink for fonts 2022-05-13 15:04:30 -04:00
Patrick McGuire 444aeb166a Update update_birdnet_snippets.sh 2022-05-12 17:20:53 -04:00
Patrick McGuire b7616a0ff4 Update update_birdnet_snippets.sh 2022-05-11 13:25:56 -04:00
Patrick McGuire 6ee9a7cc68 Update update_birdnet_snippets.sh 2022-05-11 09:20:32 -04:00
Patrick McGuire b08a90218f Update update_birdnet_snippets.sh 2022-05-11 09:14:17 -04:00
Patrick McGuire 062f720add Merge branch 'main' into notifications 2022-05-09 16:03:34 -04:00
Patrick McGuire e64157f1eb Update update_birdnet_snippets.sh 2022-05-09 14:07:25 -04:00
Patrick McGuire 6938de64ce Update update_birdnet_snippets.sh 2022-05-09 14:02:14 -04:00
ehpersonal38 0de100663c fixed 2022-05-08 09:20:32 -04:00
ehpersonal38 f1595950bb quotes 2022-05-08 09:01:04 -04:00
ehpersonal38 98de55bf4e adding more customization 2022-05-08 08:55:39 -04:00
ehpersonal38 9e5331168c apprise starting point 2022-05-07 12:33:14 -04:00
mcguirepr89 5b4aec2ab8 css for the slider
advanced.php updates birdnet.conf now
removed privacy_server.py
added snippets to update_birdnet_snippets.sh
2022-05-06 11:24:07 -04:00
Patrick McGuire 32ca5a8f2c Update update_birdnet_snippets.sh 2022-05-05 16:52:22 -04:00
Patrick McGuire 06041195c8 No need to see the grepping 2022-05-05 16:51:12 -04:00
mcguirepr89 eb8fdd2d8a adjustments to the installer and updater to ensure
`lsof` is installed
2022-05-05 16:42:47 -04:00