Emby2Jelly icon indicating copy to clipboard operation
Emby2Jelly copied to clipboard

Add setuptools, apply black formatting

Open canepan opened this issue 2 years ago • 1 comments

Before contributing with actual changes, I thing this would put the package in a nicer spot. Next request will include the option to silence output (i.e. to run as a cron job)

canepan avatar Jan 10 '23 19:01 canepan

I progressed on the fork. I converted the code to use OOP (objects), since it looks more logical to me (we have 2 pieces of code, one for Emby, the other for Jelly) with many parts in common. I am not sure this repo is still updated, so I will keep working on the fork if anyone wants to join/help. It is now a setuptools package, so it may easily become a pip package, it has basic tests and enforced formatting

canepan avatar Jan 22 '23 09:01 canepan