View Single Post
Old 03-13-2024, 04:45 AM   #56
neil_swann80
0000000000101010
neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.
 
neil_swann80's Avatar
 
Posts: 5,895
Karma: 12981955
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
Code:
VALUES (?, 1, ?, ?, ?, ?)
The 1 here is the profile ID number. I've changed this on the plugin, restarted and confirmed sync no longer works. Set it back to 1, restarted koreader, sync works again.

Using the pbterm terminal emulator app on my device if I run:
Code:
id -un
I get username: reader
returned, which is the default profile.

Code:
id -u
returns: 101
(So just last character of that used?)

Perhaps try the above two commands on your device and try changing the koplugin file accordingly?

EDIT... NOPE... didn't work! - same values even in a different profile.

Last edited by neil_swann80; 03-13-2024 at 04:58 AM.
neil_swann80 is offline   Reply With Quote