Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 07-01-2010, 06:16 PM   #1
igi
Junior Member
igi began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jul 2010
Device: N810
Sopport for nokia E52 for Callibre

add class to file C:\Program Files (x86)\Calibre2\Lib\site-packages\calibre\devices\nokia\driver.py
class E52(USBMS):

name = 'Nokia E52 device interface'
gui_name = 'Nokia E52'
description = 'Communicate with the Nokia E52'
author = 'David Ignjic'
supported_platforms = ['windows', 'linux', 'osx']

VENDOR_ID = [0x421]
PRODUCT_ID = [0x1CD]
BCD = [0x100]


FORMATS = ['mobi', 'prc']

EBOOK_DIR_MAIN = 'eBooks'
SUPPORTS_SUB_DIRS = True

VENDOR_NAME = 'NOKIA'
WINDOWS_MAIN_MEM = 'S60'

and add
C:\Program Files (x86)\Calibre2\Lib\site-packages\calibre\customize\builtins.py

from calibre.devices.nokia.driver import N770, N810, E71X, E52


plugins += [
E52
igi is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
DR800 Should I use Callibre? artur iRex 5 06-06-2010 05:13 AM
Callibre error when converting (pdb to epub) cistehovado Calibre 2 12-29-2009 06:30 PM


All times are GMT -4. The time now is 05:27 PM.


MobileRead.com is a privately owned, operated and funded community.