View Single Post
Old 04-21-2025, 05:39 PM   #2
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,847
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Use the Open with feature ==>> Configuring and using Calibre's built in Open With

Openers by scheme is for protocols not file types, e.g. I prefer calibre to use Edge rather than my default browser (Firefox) for http.

Code:
openers_by_scheme = {'http*': 'C:/Program Files (x86)/Microsoft/Edge/Application/msedge.exe %u'}
BR

Last edited by BetterRed; 04-21-2025 at 06:24 PM.
BetterRed is online now   Reply With Quote