seblucas / cops

Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...)
http://blog.slucas.fr/en/oss/calibre-opds-php-server
GNU General Public License v2.0
1.42k stars 229 forks source link

EOL for COPS - Wiki update #528

Open horus68 opened 1 year ago

horus68 commented 1 year ago

I've updated the Wiki to include an EOL notice for the original COPS software has the author no longer maintained the seblucas-cops project. Also included a link to the Mike's fork (so people can find where to collaborate now). https://github.com/mikespub-org/seblucas-cops

Note: I can edit the Wiki for the seblucas/cops here https://github.com/seblucas/cops/wiki If someone needs any changes to it feel free to request

mikespub commented 1 year ago

Thanks @horus68 I've also posted a message on the linuxserver.io forum to let them know the fork is available...

drizuid commented 1 year ago

Thanks @horus68 I've also posted a message on the linuxserver.io forum to let them know the fork is available...

I didn't see the forum post, but I see this :D someone was just giving me some sass for deprecating our image and then i stumbled on this. Not committing to anything, but I'll pay attention to things

mikespub commented 1 year ago

That would be good, thanks @drizuid

I've had several people ask about updating the linuxserver docker image, and I've prepared a draft docker/Dockerfile.linuxserver you could use as a starting point....

horus68 commented 1 year ago

Thanks @horus68 I've also posted a message on the linuxserver.io forum to let them know the fork is available...

I didn't see the forum post, but I see this :D

COPS for PHP 8.x is available

horus68 commented 1 year ago

maybe @bcleonard could also join on docker container for COPS https://github.com/bcleonard/calibre-cops

bcleonard commented 1 year ago

Are there any plans to host/create a headless calibre server?

dunxd commented 1 year ago

Since COPS is pretty much what I consider a headless Calibre server, I don't think I understand your question.

I built a Home Assistant add-on that runs COPS in a container - you just need to point it at a Calibre library folder (which can be local or a network share). Is that cost t to what you are thinking of?

https://github.com/dunxd/HomeAssistantAddons/tree/main/COPS

On Wed, 9 Aug 2023, 6:27 pm Bradley Leonard, @.***> wrote:

Are there any plans to host/create a headless calibre server?

— Reply to this email directly, view it on GitHub https://github.com/seblucas/cops/issues/528#issuecomment-1672312206, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6W2HPL5FLZHMYQFITSQ2TXUQMGHANCNFSM6AAAAAA2NAKPEA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

drizuid commented 1 year ago

That would be good, thanks @drizuid

I've had several people ask about updating the linuxserver docker image, and I've prepared a draft docker/Dockerfile.linuxserver you could use as a starting point....

i've unarchived but not changed the master branch at all. I have a new branch called mikespub right now which is pending review from the rest of my team to merge my PR (all the changes). I'll update this once I have more info

drizuid commented 1 year ago

@mikespub https://github.com/linuxserver/docker-cops None of us on the team have tested this in practice, but it passed smoketests (barring the missing db :D ) If you come across any issues with the container (or your users do) please direct them my way and we'll get it resolved. Please also feel free to join our discord. We'll make you a community dev and you can have a direct line to us. This is helpful if you make fundamental changes so we can prep the container in advance and bypass the potential support fallout of big changes. Not mandatory though, but if you already use discord, a why not kind of thing :)

mikespub commented 1 year ago

Thanks @drizuid that's good news indeed :-)