16 Commits
Author SHA1 Message Date
Justin Mitchell 1877d96fc0 Bump driver version to 0.1.4 2026-04-26 22:44:16 -04:00
Antoine VidalandGitHub 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 MitchellandClaude Opus 4.6 390f22b7a3 Bump driver version to 0.1.2
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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
Felix Auer 9f3f22741d Add description for the host and port settings 2026-02-26 16:45:28 +01:00
AntoineandClaude Opus 4.5 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 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
Arthur TazhitdinovandGitHub 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
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 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