SvenVD / rpisurv

Raspberry Pi surveillance
https://rpisurv.net
GNU General Public License v2.0
626 stars 101 forks source link

Support file:// uri scheme #108

Closed glenne closed 3 years ago

glenne commented 3 years ago

The urllib2 already supports the file:// uri scheme. Enable use by allowing detection of the scheme.

SvenVD commented 3 years ago

Thanks for the pull request, Rpisurv 3 coincidentally added file:// support. I would like to feature freeze Rpisurv 2 in favor of Rpisurv 3, is this something that can work for you?

glenne commented 3 years ago

Haha, that's fine by me.

On Wed, Dec 30, 2020, 12:28 PM SvenVD notifications@github.com wrote:

Thanks for the pull request, Rpisurv 3 https://github.com/SvenVD/rpisurv/tree/v3_latest coincidentally added file:// support. I would like to feature freeze Rpisurv 2 in favor of Rpisurv 3, is this something that can work for you?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SvenVD/rpisurv/pull/108#issuecomment-752748385, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAITQ6FNSS6HT2FWRA53MLDSXOEPNANCNFSM4VOUCSXQ .

SvenVD commented 3 years ago

Rpisurv 3 has file:// support, and Rpisurv is now feature-freezed.