Update to [Bibliotheca](https://www.bananas-playground.net/projekt/bibliotheca/). It is a self hosted collection management tool. You can manage different types of collections and as many as you want. It comes with a default set of fields which define your collection entries. ## Some features: - Self hosted media management. Runs even on a raspberry (see requirements). - Supports multiple collections. Eg. movies, games and music. - Each collection has their own fields, which can freely be arranged to store the information needed for each entry. - Multiple user accounts and rights on collection and each entry. - Theme support. - Export and import of everything, collection or only selective entries. - Search within default field and advanced search in every field. - Lightwight. ## Update Each release has its own file in the upgrade folder. Basic flow would be to extract the new release and copy over the following files and directories: webclient/config/ webclient/lib/ webclient/view/ webclient/.htaccess webclient/api.php webclient/index.php and follow the upgrade file(s). In those files there are the steps needed to make an upgrade. If you upgrade multiple versions make sure to read all the files in the correct order. Within the upgrade files itself there is an order. Make sure to follow. ### Why no automatic updates Doing so, the process serving the application needs write access to the files. Which can be a security risk. Providing write access only to storage or temporary files and not the application files itself, it is more secure (there is no complete security). The downside are manual updates. ## Changelog 1.6 - Chizra 2024-02-03 * Config change. Added new entries. See upgrade/from-version-1.5.txt. It won't work if it is missing. * Config change: Added new theme config. See upgrade/from-version-1.5.txt. It won't work if it is missing. * Added: A new entry field for better global search. Read upgrade/from-version-1.5.txt for more details. * Added: #6 Feature: Duplicate search This is a very limited like search based on the title field. Needs improvement and better search data. * Licence change to GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 * Fixed: #21 Debug? string in error log * Fixed: #22 98 theme. Attachment selection checkbox are not all selectable * Fixed: #26 98 theme. max column with * Fixed: #25 98 design. Sort direction select does not show the correct selected option * Fixed: #23 basic search result order * Fixed: Bulkedit in 98 theme and default * Fixed: #24 Image upload. Automatic resize? * Updated: PHP-IMDB-Grabber to https://github.com/FabianBeiner/PHP-IMDB-Grabber/releases/tag/v6.2.1 with some heavy modifications. * Cleanups * Cleaned upgrade files ## Download Download: [1.6 - Chizra 2024-02-04](/assets/bibliotheca/bibliotheca_1.6_Chizra.xz), Checksum [sha1](/assets/bibliotheca/bibliotheca_1.6_Chizra.xz.sha1sum) ## Further information More information [about bibliotheca can be found here.](https://www.bananas-playground.net/projekt/bibliotheca/) Want to contribute? Project also on [Github](https://github.com/bananas-repos/bibliotheca-php) as a mirror. Feb 03 2024 © https://www.bananas-playground.net 2000 - 2024