25 Commits

Author SHA1 Message Date
Justin Mitchell 1877d96fc0 Bump driver version to 0.1.4 v0.1.4 2026-04-26 22:44:16 -04:00
Arthur Tazhitdinov 1e33490857 Merge pull request #14 from Antoinevdlb/feature/send-to-root
Add 'Send to root' option to bypass folder template
2026-04-21 15:46:49 +03:00
Antoine Vidal 2a9fcea3a7 Merge branch 'master' into feature/send-to-root 2026-04-20 13:11:48 -04:00
Justin Mitchell 4cf2f3cd4f Bump driver version to 0.1.3 2026-04-09 13:30:48 -04:00
Justin Mitchell f9e1551ae8 fixes conflict with smart device plugin 2026-04-09 13:29:18 -04:00
Justin Mitchell 390f22b7a3 Bump driver version to 0.1.2
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
v0.1.2
2026-04-06 01:02:56 -04:00
Justin Mitchell 2340149b1a Fixes delete endpoint and ws discovery 2026-04-06 01:01:19 -04:00
Justin Mitchell 046550045f Add subnet broadcast discovery for CrossPoint WS
Implements automatic discovery of local broadcast addresses by querying network interfaces. The function filters out localhost addresses and calculates broadcast addresses for each valid network interface, enabling CrossPoint WebSocket discovery across multiple subnets.
2026-04-06 00:49:58 -04:00
Justin Mitchell 9b8780b7bb Merge pull request #17 from FelixAuer/host-and-port-settings-description 2026-04-05 22:46:45 -06:00
Felix Auer 9f3f22741d Add description for the host and port settings 2026-02-26 16:45:28 +01:00
Antoine 12befdd48b Add "Send to root" option to bypass folder template
When enabled, books are uploaded directly to the configured upload path
instead of being placed in subdirectories based on Calibre's send template
(e.g., /Author Name/Book Title.epub).

This is useful for devices or workflows that prefer a flat file structure.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-24 18:01:36 -08:00
Justin Mitchell 07e9f20de7 Bump driver version to 0.1.1 2026-02-22 18:43:46 -05:00
Justin Mitchell 1c2d3dd57e fix bump script v0.1.1 2026-02-22 18:43:12 -05:00
Justin Mitchell 1eb4120970 Document automated versioning and release process 2026-02-22 18:42:25 -05:00
Justin Mitchell cdb97030a9 Merge pull request #13 from crosspoint-reader/fix-delete-files 2026-02-22 17:49:35 -05:00
Justin Mitchell 2bf37d7fb5 Add automated release and packaging
Automatically create a zip archive and GitHub release when running the 'release' target.
2026-02-22 17:34:12 -05:00
Justin Mitchell df6019bfd7 Improve book listing and deleting
Books in subfolders now show in device list, deleting removes the book from the list immediately, and newly added books show up immediately
2026-02-22 17:22:16 -05:00
Justin Mitchell d45aa323ff Merge pull request #12 from crosspoint-reader/documentation-and-scripts 2026-02-22 17:04:38 -05:00
Justin Mitchell 0d99eba0d9 Adds readme, scripts for installing, and a license 2026-02-22 17:01:36 -05:00
Arthur Tazhitdinov ae7fc3fd62 Merge pull request #9 from shmarts/feat/make-filenames-follow-template
Format upload filenames using send-to-device template
2026-02-21 16:04:40 +03:00
Arthur Tazhitdinov 68a7cb4ebc Merge pull request #11 from FelixAuer/master
Fix crash in config widget by adding missing validate() method
2026-02-21 16:04:04 +03:00
Felix Auer 28a7d9d19a Fix crash in config widget by adding missing validate() method 2026-02-18 17:36:02 +01:00
Martin Rojo faf6eb964e feat: make filenames follow template + create subdirs if needed 2026-02-14 00:25:05 +00:00
Dave Allie f3f3d7b43f Fix releases link crosspoint_plugin/0.1.0 2026-01-27 21:51:51 +11:00
Dave Allie bb036730c8 Initial commit of crosspoint_reader plugin
Source from @itsthisjustin in https://github.com/crosspoint-reader/crosspoint-reader/pull/404
2026-01-27 21:50:24 +11:00