View Single Post
Old 05-03-2026, 02:19 PM   #2
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 51,984
Karma: 180003020
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by tschucha View Post
Some time, long, long ago I read about how to set up my kobo so that it will never try to automatically update or sync itself if it connects to WIFI. It had something to do with one of the entries like "LastUpdateCheckTime=@Variant(\0\0\0\x10\0%\x94h\x 3!>i\x2)". If I remember correctly it was done by setting the "@Variant" field to a time a few years in the future. Does anyone remember or know how to set this kind of thing and maybe which of these items it is safe to set? I'd like to just set the times to liek 20 years from now.

Spoiler:
Here's the relevant part of my Kobo eReader.conf file:




[ApplicationPreferences]
AIRPLANE_MODE=true
CurrentLocale=en
EarliestChangeLog=4.38.23684
HomePageViewVisitCount=1
LargePrintFontScale=1.24
LargePrintMode=true
LastAffiliateSyncTime=@Variant(\0\0\0\x10\0%\x94h\ x3!>i\x2)
LastFTEStep=BEGIN
LastLibrarySorter_books_filterByAllItems%28%29=sor tByNewest()
LastLibrarySubFilter_books_filterByAllItems%28%29=
LastLibraryTab=Books
LastLibraryViewType_author=viewBy5List()
LastLibraryViewType_books=viewBy5List()
LastLibraryViewType_series=viewBy5List()
LastLibraryViewType_seriesList=viewBy5List()
LastMostPopularSyncTime=@Variant(\0\0\0\x10\0%\x87 z\x4\xb1\xbd\x38\x2)
LastSyncTime=@Variant(\0\0\0\x10\0%\x87z\x4\xb1\xf 4\xc3\x2)
LastTopPicksSyncTime=@Variant(\0\0\0\x10\0%\x94h\x 3!>i\x2)
LastUpdateCheckTime=@Variant(\0\0\0\x10\0%\x94h\x3 !>i\x2)
LibraryViewVisitCount=9
MarkAsFinishedLastShown=@Variant(\0\0\0\x10\0%\x94 h\x3!>i\x2)
MarkAsUnreadLastShown=@Variant(\0\0\0\x10\0%\x94h\ x3!>i\x2)
PeriodicAutoSync=false
QuickTourWidgetShown=true
ReadABookShown2=true
SideloadedMode=true
SignInTime=@Variant(\0\0\0\x10\0%\x87z\x4\xb1l\xf0 \xff)
SmartLink_%05=0
StylusUsageDetected=true
WifiRegulatoryDomain=US
firstRotateDone=true
firstRunDate=@Variant(\0\0\0\x10\0%\x87\x94\x5\x11 \t\xed\x2)
hasSyncedExistingRelatedItems=true
is24HourClock=false
lastPlugTime=@Variant(\0\0\0\x10\0%\x89\x9b\x4N\xb 4~\x2)
lockedOrientation=5
syncOnNextBoot=false
You may want to take a look at the Firmware 4.26.16704 thread. It shows a sample string for setting the LastAffiliateSync time to November, 2031 and some discussion of what the string after @Variant= means. Though a quick look at your conf file fragment suggests that you have already used that string.

Code:
LastAffiliateSyncTime=@Variant(\0\0\0\x10\0%\x94h\x3!>i\x2)

Last edited by DNSB; 05-03-2026 at 02:25 PM.
DNSB is offline   Reply With Quote