Skip to content

Releases: linuxserver/docker-kavita

v0.8.4.2-ls66

04 Mar 09:00
2876440
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/kavita/v0.8.4.2-ls66/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble.

Remote Changes:

A few small things slipped past.

I want to take this space to first apologize to our users that manually tag their metadata in Kavita. Post release has been an eye opener to the different ways uses of Kavita and a lesson learned to work harder to preserve data between releases. I always try, but sometimes big lift and shifts like this are needed and aren't easy to preserve data. I will take it on myself to strive for excellence and do what is feasible to preserve data. I don't foresee many major refactors like this happening in the near future.

On more positive news, MetronInfo.xml has become stabilized. This is a step towards advancing the metadata format for Comics and Manga (and potentially books in the future). I have worked closely with Brian (the creator) to include Manga into the format. Kavita is dedicated towards supporting the format, that work is planned for next year. Read up more about it here.

If you have a lot of metadata that was tagged just via the UI, you can try this script a user wrote to migrate the data. Grab a backup from v0.8.3 and run this against it. You need to update oldDb and newDb. I cannot offer support for this script.

I did convert this to python via ChatGPT and added instructions, it will be much easier but I did not test it. You can find the script here.

Fixed

  • Fixed: Send to on mobile was still broken
  • Fixed: Changed On Deck to use a workaround as a temp fix
  • Fixed: Fixed a bug where on non-English locales parsing numbers would throw an exception and cause files to not be ingested.
  • Fixed: Bulk library delete wasn't hooked up
  • Fixed: Fixed a bug where updating chapter metadata with a new person, the normalized name was saved
  • Fixed: Potentially fixed a bug where adding multiple people on a series via UI will throw an exception (Was not able to reproduce, but added extra safety logic)

v0.8.4.2-ls65

25 Feb 09:05
6715718
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/kavita/v0.8.4.2-ls65/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble.

Remote Changes:

A few small things slipped past.

I want to take this space to first apologize to our users that manually tag their metadata in Kavita. Post release has been an eye opener to the different ways uses of Kavita and a lesson learned to work harder to preserve data between releases. I always try, but sometimes big lift and shifts like this are needed and aren't easy to preserve data. I will take it on myself to strive for excellence and do what is feasible to preserve data. I don't foresee many major refactors like this happening in the near future.

On more positive news, MetronInfo.xml has become stabilized. This is a step towards advancing the metadata format for Comics and Manga (and potentially books in the future). I have worked closely with Brian (the creator) to include Manga into the format. Kavita is dedicated towards supporting the format, that work is planned for next year. Read up more about it here.

If you have a lot of metadata that was tagged just via the UI, you can try this script a user wrote to migrate the data. Grab a backup from v0.8.3 and run this against it. You need to update oldDb and newDb. I cannot offer support for this script.

I did convert this to python via ChatGPT and added instructions, it will be much easier but I did not test it. You can find the script here.

Fixed

  • Fixed: Send to on mobile was still broken
  • Fixed: Changed On Deck to use a workaround as a temp fix
  • Fixed: Fixed a bug where on non-English locales parsing numbers would throw an exception and cause files to not be ingested.
  • Fixed: Bulk library delete wasn't hooked up
  • Fixed: Fixed a bug where updating chapter metadata with a new person, the normalized name was saved
  • Fixed: Potentially fixed a bug where adding multiple people on a series via UI will throw an exception (Was not able to reproduce, but added extra safety logic)

v0.8.4.2-ls64

18 Feb 09:05
abcb93b
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/kavita/v0.8.4.2-ls64/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble.

Remote Changes:

A few small things slipped past.

I want to take this space to first apologize to our users that manually tag their metadata in Kavita. Post release has been an eye opener to the different ways uses of Kavita and a lesson learned to work harder to preserve data between releases. I always try, but sometimes big lift and shifts like this are needed and aren't easy to preserve data. I will take it on myself to strive for excellence and do what is feasible to preserve data. I don't foresee many major refactors like this happening in the near future.

On more positive news, MetronInfo.xml has become stabilized. This is a step towards advancing the metadata format for Comics and Manga (and potentially books in the future). I have worked closely with Brian (the creator) to include Manga into the format. Kavita is dedicated towards supporting the format, that work is planned for next year. Read up more about it here.

If you have a lot of metadata that was tagged just via the UI, you can try this script a user wrote to migrate the data. Grab a backup from v0.8.3 and run this against it. You need to update oldDb and newDb. I cannot offer support for this script.

I did convert this to python via ChatGPT and added instructions, it will be much easier but I did not test it. You can find the script here.

Fixed

  • Fixed: Send to on mobile was still broken
  • Fixed: Changed On Deck to use a workaround as a temp fix
  • Fixed: Fixed a bug where on non-English locales parsing numbers would throw an exception and cause files to not be ingested.
  • Fixed: Bulk library delete wasn't hooked up
  • Fixed: Fixed a bug where updating chapter metadata with a new person, the normalized name was saved
  • Fixed: Potentially fixed a bug where adding multiple people on a series via UI will throw an exception (Was not able to reproduce, but added extra safety logic)

v0.8.4.2-ls63

11 Feb 09:05
ac656f8
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/kavita/v0.8.4.2-ls63/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble.

Remote Changes:

A few small things slipped past.

I want to take this space to first apologize to our users that manually tag their metadata in Kavita. Post release has been an eye opener to the different ways uses of Kavita and a lesson learned to work harder to preserve data between releases. I always try, but sometimes big lift and shifts like this are needed and aren't easy to preserve data. I will take it on myself to strive for excellence and do what is feasible to preserve data. I don't foresee many major refactors like this happening in the near future.

On more positive news, MetronInfo.xml has become stabilized. This is a step towards advancing the metadata format for Comics and Manga (and potentially books in the future). I have worked closely with Brian (the creator) to include Manga into the format. Kavita is dedicated towards supporting the format, that work is planned for next year. Read up more about it here.

If you have a lot of metadata that was tagged just via the UI, you can try this script a user wrote to migrate the data. Grab a backup from v0.8.3 and run this against it. You need to update oldDb and newDb. I cannot offer support for this script.

I did convert this to python via ChatGPT and added instructions, it will be much easier but I did not test it. You can find the script here.

Fixed

  • Fixed: Send to on mobile was still broken
  • Fixed: Changed On Deck to use a workaround as a temp fix
  • Fixed: Fixed a bug where on non-English locales parsing numbers would throw an exception and cause files to not be ingested.
  • Fixed: Bulk library delete wasn't hooked up
  • Fixed: Fixed a bug where updating chapter metadata with a new person, the normalized name was saved
  • Fixed: Potentially fixed a bug where adding multiple people on a series via UI will throw an exception (Was not able to reproduce, but added extra safety logic)

v0.8.4.2-ls62

04 Feb 09:06
5bde751
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/kavita/v0.8.4.2-ls62/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble.

Remote Changes:

A few small things slipped past.

I want to take this space to first apologize to our users that manually tag their metadata in Kavita. Post release has been an eye opener to the different ways uses of Kavita and a lesson learned to work harder to preserve data between releases. I always try, but sometimes big lift and shifts like this are needed and aren't easy to preserve data. I will take it on myself to strive for excellence and do what is feasible to preserve data. I don't foresee many major refactors like this happening in the near future.

On more positive news, MetronInfo.xml has become stabilized. This is a step towards advancing the metadata format for Comics and Manga (and potentially books in the future). I have worked closely with Brian (the creator) to include Manga into the format. Kavita is dedicated towards supporting the format, that work is planned for next year. Read up more about it here.

If you have a lot of metadata that was tagged just via the UI, you can try this script a user wrote to migrate the data. Grab a backup from v0.8.3 and run this against it. You need to update oldDb and newDb. I cannot offer support for this script.

I did convert this to python via ChatGPT and added instructions, it will be much easier but I did not test it. You can find the script here.

Fixed

  • Fixed: Send to on mobile was still broken
  • Fixed: Changed On Deck to use a workaround as a temp fix
  • Fixed: Fixed a bug where on non-English locales parsing numbers would throw an exception and cause files to not be ingested.
  • Fixed: Bulk library delete wasn't hooked up
  • Fixed: Fixed a bug where updating chapter metadata with a new person, the normalized name was saved
  • Fixed: Potentially fixed a bug where adding multiple people on a series via UI will throw an exception (Was not able to reproduce, but added extra safety logic)

v0.8.4.2-ls61

23 Jan 08:29
91950aa
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/kavita/v0.8.4.2-ls61/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble.

Remote Changes:

A few small things slipped past.

I want to take this space to first apologize to our users that manually tag their metadata in Kavita. Post release has been an eye opener to the different ways uses of Kavita and a lesson learned to work harder to preserve data between releases. I always try, but sometimes big lift and shifts like this are needed and aren't easy to preserve data. I will take it on myself to strive for excellence and do what is feasible to preserve data. I don't foresee many major refactors like this happening in the near future.

On more positive news, MetronInfo.xml has become stabilized. This is a step towards advancing the metadata format for Comics and Manga (and potentially books in the future). I have worked closely with Brian (the creator) to include Manga into the format. Kavita is dedicated towards supporting the format, that work is planned for next year. Read up more about it here.

If you have a lot of metadata that was tagged just via the UI, you can try this script a user wrote to migrate the data. Grab a backup from v0.8.3 and run this against it. You need to update oldDb and newDb. I cannot offer support for this script.

I did convert this to python via ChatGPT and added instructions, it will be much easier but I did not test it. You can find the script here.

Fixed

  • Fixed: Send to on mobile was still broken
  • Fixed: Changed On Deck to use a workaround as a temp fix
  • Fixed: Fixed a bug where on non-English locales parsing numbers would throw an exception and cause files to not be ingested.
  • Fixed: Bulk library delete wasn't hooked up
  • Fixed: Fixed a bug where updating chapter metadata with a new person, the normalized name was saved
  • Fixed: Potentially fixed a bug where adding multiple people on a series via UI will throw an exception (Was not able to reproduce, but added extra safety logic)

v0.8.4.2-ls60

24 Dec 08:57
cc0f494
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/kavita/v0.8.4.2-ls60/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble.

Remote Changes:

A few small things slipped past.

I want to take this space to first apologize to our users that manually tag their metadata in Kavita. Post release has been an eye opener to the different ways uses of Kavita and a lesson learned to work harder to preserve data between releases. I always try, but sometimes big lift and shifts like this are needed and aren't easy to preserve data. I will take it on myself to strive for excellence and do what is feasible to preserve data. I don't foresee many major refactors like this happening in the near future.

On more positive news, MetronInfo.xml has become stabilized. This is a step towards advancing the metadata format for Comics and Manga (and potentially books in the future). I have worked closely with Brian (the creator) to include Manga into the format. Kavita is dedicated towards supporting the format, that work is planned for next year. Read up more about it here.

If you have a lot of metadata that was tagged just via the UI, you can try this script a user wrote to migrate the data. Grab a backup from v0.8.3 and run this against it. You need to update oldDb and newDb. I cannot offer support for this script.

I did convert this to python via ChatGPT and added instructions, it will be much easier but I did not test it. You can find the script here.

Fixed

  • Fixed: Send to on mobile was still broken
  • Fixed: Changed On Deck to use a workaround as a temp fix
  • Fixed: Fixed a bug where on non-English locales parsing numbers would throw an exception and cause files to not be ingested.
  • Fixed: Bulk library delete wasn't hooked up
  • Fixed: Fixed a bug where updating chapter metadata with a new person, the normalized name was saved
  • Fixed: Potentially fixed a bug where adding multiple people on a series via UI will throw an exception (Was not able to reproduce, but added extra safety logic)

v0.8.4.2-ls59

17 Dec 09:06
2ead4f1
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/kavita/v0.8.4.2-ls59/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble.

Remote Changes:

A few small things slipped past.

I want to take this space to first apologize to our users that manually tag their metadata in Kavita. Post release has been an eye opener to the different ways uses of Kavita and a lesson learned to work harder to preserve data between releases. I always try, but sometimes big lift and shifts like this are needed and aren't easy to preserve data. I will take it on myself to strive for excellence and do what is feasible to preserve data. I don't foresee many major refactors like this happening in the near future.

On more positive news, MetronInfo.xml has become stabilized. This is a step towards advancing the metadata format for Comics and Manga (and potentially books in the future). I have worked closely with Brian (the creator) to include Manga into the format. Kavita is dedicated towards supporting the format, that work is planned for next year. Read up more about it here.

If you have a lot of metadata that was tagged just via the UI, you can try this script a user wrote to migrate the data. Grab a backup from v0.8.3 and run this against it. You need to update oldDb and newDb. I cannot offer support for this script.

I did convert this to python via ChatGPT and added instructions, it will be much easier but I did not test it. You can find the script here.

Fixed

  • Fixed: Send to on mobile was still broken
  • Fixed: Changed On Deck to use a workaround as a temp fix
  • Fixed: Fixed a bug where on non-English locales parsing numbers would throw an exception and cause files to not be ingested.
  • Fixed: Bulk library delete wasn't hooked up
  • Fixed: Fixed a bug where updating chapter metadata with a new person, the normalized name was saved
  • Fixed: Potentially fixed a bug where adding multiple people on a series via UI will throw an exception (Was not able to reproduce, but added extra safety logic)

v0.8.4.2-ls58

10 Dec 09:08
b658fa1
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/kavita/v0.8.4.2-ls58/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble.

kavita Changes:

A few small things slipped past.

I want to take this space to first apologize to our users that manually tag their metadata in Kavita. Post release has been an eye opener to the different ways uses of Kavita and a lesson learned to work harder to preserve data between releases. I always try, but sometimes big lift and shifts like this are needed and aren't easy to preserve data. I will take it on myself to strive for excellence and do what is feasible to preserve data. I don't foresee many major refactors like this happening in the near future.

On more positive news, MetronInfo.xml has become stabilized. This is a step towards advancing the metadata format for Comics and Manga (and potentially books in the future). I have worked closely with Brian (the creator) to include Manga into the format. Kavita is dedicated towards supporting the format, that work is planned for next year. Read up more about it here.

If you have a lot of metadata that was tagged just via the UI, you can try this script a user wrote to migrate the data. Grab a backup from v0.8.3 and run this against it. You need to update oldDb and newDb. I cannot offer support for this script.

I did convert this to python via ChatGPT and added instructions, it will be much easier but I did not test it. You can find the script here.

Fixed

  • Fixed: Send to on mobile was still broken
  • Fixed: Changed On Deck to use a workaround as a temp fix
  • Fixed: Fixed a bug where on non-English locales parsing numbers would throw an exception and cause files to not be ingested.
  • Fixed: Bulk library delete wasn't hooked up
  • Fixed: Fixed a bug where updating chapter metadata with a new person, the normalized name was saved
  • Fixed: Potentially fixed a bug where adding multiple people on a series via UI will throw an exception (Was not able to reproduce, but added extra safety logic)

v0.8.4.2-ls57

03 Dec 09:10
3ef1012
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/kavita/v0.8.4.2-ls57/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble.

kavita Changes:

A few small things slipped past.

I want to take this space to first apologize to our users that manually tag their metadata in Kavita. Post release has been an eye opener to the different ways uses of Kavita and a lesson learned to work harder to preserve data between releases. I always try, but sometimes big lift and shifts like this are needed and aren't easy to preserve data. I will take it on myself to strive for excellence and do what is feasible to preserve data. I don't foresee many major refactors like this happening in the near future.

On more positive news, MetronInfo.xml has become stabilized. This is a step towards advancing the metadata format for Comics and Manga (and potentially books in the future). I have worked closely with Brian (the creator) to include Manga into the format. Kavita is dedicated towards supporting the format, that work is planned for next year. Read up more about it here.

If you have a lot of metadata that was tagged just via the UI, you can try this script a user wrote to migrate the data. Grab a backup from v0.8.3 and run this against it. You need to update oldDb and newDb. I cannot offer support for this script.

I did convert this to python via ChatGPT and added instructions, it will be much easier but I did not test it. You can find the script here.

Fixed

  • Fixed: Send to on mobile was still broken
  • Fixed: Changed On Deck to use a workaround as a temp fix
  • Fixed: Fixed a bug where on non-English locales parsing numbers would throw an exception and cause files to not be ingested.
  • Fixed: Bulk library delete wasn't hooked up
  • Fixed: Fixed a bug where updating chapter metadata with a new person, the normalized name was saved
  • Fixed: Potentially fixed a bug where adding multiple people on a series via UI will throw an exception (Was not able to reproduce, but added extra safety logic)