mirror of
				https://github.com/janeczku/calibre-web
				synced 2025-10-31 15:23:02 +00:00 
			
		
		
		
	Search metadata without installed google scholar working (fix #2024)
This commit is contained in:
		| @@ -1086,7 +1086,7 @@ def scholar_search(query): | ||||
|                 break | ||||
|         return Response(json.dumps(result),mimetype='application/json') | ||||
|     else: | ||||
|         return [] | ||||
|         return "[]" | ||||
|  | ||||
| @editbook.route("/ajax/editbooks/<param>", methods=['POST']) | ||||
| @login_required_if_no_ano | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Ozzie Isaacs
					Ozzie Isaacs