bpwhelan / EmbyAniSync

Sync Emby anime library to AniList
GNU General Public License v3.0
11 stars 3 forks source link

V2 #1

Closed bpwhelan closed 1 year ago

bpwhelan commented 1 year ago

Refactored a lot and changed the whole structure of how this works

Now includes both a simple flask server that emby can webhook to to update a single season on certain events, and a scheduler to update everything.

Making PR for records.

Im a lot more proud of this code and how it works. And a lot more confident in Python now.