|
|
#31 | |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,503
Karma: 2150615
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Nexus 7, Nexus S, iPad 2, Notion Ink Adam Qi, Kindle WiFi
|
Quote:
__________________
DRM is EVIL! /Tommy Persson |
|
|
|
|
|
|
#32 | |
|
Fanatic
![]() ![]() ![]() ![]() ![]() Posts: 516
Karma: 470
Join Date: Sep 2007
Location: The Netherlands
Device: Kindle 3, Bebook
|
I had to update .NET 2 with SP1 also on my XP box. Now it works fine. In a couple of hours I will check it on a Vista system. That one has .NET 3 and .NET 2
The GUI looks good, it saves a lot of people a lot of typing When I look in the output I can also see: Quote:
Hmmmm...there are also some entries for the 'abstract' of the book as far as I know. |
|
|
|
|
|
Enthusiast
|
|
|
|
#33 | |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,503
Karma: 2150615
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Nexus 7, Nexus S, iPad 2, Notion Ink Adam Qi, Kindle WiFi
|
Quote:
Code:
mobi2mobi --exthtype subject --exthdata "New Subject" --outfile new.mobi in.mobi Code:
my %typename_to_type = ("drm_server_id" => 1,
"drm_commerce_id" => 2,
"drm_ebookbase_book_id" => 3,
"author" => 100,
"publisher" => 101,
"imprint" => 102,
"description" => 103,
"isbn" => 104,
"subject" => 105,
"publishingdate" => 106,
"review" => 107,
"contributor" => 108,
"rights" => 109,
"subjectcode" => 110,
"type" => 111,
"source" => 112,
"asin" => 113,
"versionnumber" => 114,
"sample" => 115,
"startreading" => 116,
"coveroffset" => 201,
"thumboffset" => 202,
"hasfakecover" => 203,
"204" => 204,
"205" => 205,
"206" => 206,
"207" => 207,
"clippinglimit" => 401, # varies in size 1 or 4
"publisherlimit" => 402,
"403" => 403,
"cdetype" => 501,
"lastupdatetime" => 502,
"updatedtitle" => 503,
);
__________________
DRM is EVIL! /Tommy Persson |
|
|
|
|
|
|
#34 | ||
|
Fanatic
![]() ![]() ![]() ![]() ![]() Posts: 516
Karma: 470
Join Date: Sep 2007
Location: The Netherlands
Device: Kindle 3, Bebook
|
Quote:
There will be a problem fot Vista Users. There simply is no SP1 for .Net 2 available for Vista. This is what I found on the MS site: Quote:
|
||
|
|
|
|
|
#35 |
|
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 151
Karma: 772
Join Date: Mar 2008
Location: Perth, Western Australia
Device: Cybook Gen3
|
Ortep, when I squash the latest bug which is a real pain, I'll do a compile under C# 2008 and you can give that a go under Vista, only drawback is you may need to install .NET 3.5 Framework.
|
|
|
|
|
|
#36 |
|
Fanatic
![]() ![]() ![]() ![]() ![]() Posts: 516
Karma: 470
Join Date: Sep 2007
Location: The Netherlands
Device: Kindle 3, Bebook
|
I'm in no hurry. Take your time. I'm not complaining. Only giving you the information
|
|
|
|
|
|
#37 |
|
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 151
Karma: 772
Join Date: Mar 2008
Location: Perth, Western Australia
Device: Cybook Gen3
|
Its all good.. I didn't mean to sound like I was being rushed.
Good news is I think I finally fixed the Mobi2Mobi.exe location bug so you can actually specify a location for it now and convert PRC & MOBIs wherever they live. It was a real mish mash of massaging some paths with quotes to get around Windows problem with paths with spaces in them and some internal commands which didn't have a problem with spaces, but bombed if you tried to use quotes. I'm just tidying the way I populate the Book title details now based on wether its a PRC or MOBI file being opened and then v0.04 should be up. |
|
|
|
|
|
#38 |
|
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 151
Karma: 772
Join Date: Mar 2008
Location: Perth, Western Australia
Device: Cybook Gen3
|
Mobi2Mobi GUI for Windows v0.04
Ok everyone v0.04 is now available. On first use you will need to point the GUI at the directory which contains the Mobi2Mobi.exe.
The GUI will now process PRC & MOBI files. When opening a PRC file the Book Title will automatically pickup the Database name and check the Book Title tick box to update this on convert to MOBI. On opening a MOBI the GUI will just read the exisiting Longtitle entry. Next on the list is Coverimage support. Hopefully this version will now behave the way its supposed to. As always please feedback any bugs you encounter. |
|
|
|
|
|
#39 |
|
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 151
Karma: 772
Join Date: Mar 2008
Location: Perth, Western Australia
Device: Cybook Gen3
|
Mobi2Mobi GUI for Windows v0.05
Implementing the Coverimage support wasn't as time consuming as I thought.
Please grab this latest version and let me know if you encounter any problems. Cheers |
|
|
|
|
|
#40 | |
|
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Mar 2008
Device: cybook
|
Quote:
john |
|
|
|
|
|
|
#41 |
|
Fanatic
![]() ![]() ![]() ![]() ![]() Posts: 516
Karma: 470
Join Date: Sep 2007
Location: The Netherlands
Device: Kindle 3, Bebook
|
I'm working in a complete Vista environment, no XP available at this time.
I just installed .Net 3.5. According to MS it also includes SP1 for .Net 2.0. I tried the both new versions and they let me select the various directories. When I select a file I get the following error. |
|
|
|
|
|
#42 |
|
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 151
Karma: 772
Join Date: Mar 2008
Location: Perth, Western Australia
Device: Cybook Gen3
|
Hi Ortep,
The error occurs because the GUI is trying to process information that wasn't generated when the Open File button is pressed. The #1 cause is that the GUI can't see the Mobi2Mobi.exe. If you've set the directory and the Mobi2Mobi.exe is named exactly as here then its something new. Bummer. It will be interesting to see if you have the same problem under WinXP. I'll try and get around to building a Vista VM Appliance and do some testing. |
|
|
|
|
|
#43 |
|
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 151
Karma: 772
Join Date: Mar 2008
Location: Perth, Western Australia
Device: Cybook Gen3
|
Arrgghhh. Just found another weird bug. Can some else try this and confirm for me. If the Book Directory is located anywhere other than on C: drive somewhere, the GUI crashes.
Oh well something to look at tomorrow. |
|
|
|
|
|
#44 | |
|
Fanatic
![]() ![]() ![]() ![]() ![]() Posts: 516
Karma: 470
Join Date: Sep 2007
Location: The Netherlands
Device: Kindle 3, Bebook
|
Quote:
The .Net 2.0 version is working and the .Net 3.5 version |
|
|
|
|
|
|
#45 |
|
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 151
Karma: 772
Join Date: Mar 2008
Location: Perth, Western Australia
Device: Cybook Gen3
|
Mobi2Mobi GUI for Windows v0.06
Looks like I fixed the Book Directory issue where it would only work for folders on C: drive.
Please download the latest version and give it a try. As always please report any problems you encounter, plus any additional features you might like to see. Cheers |
|
|
|
![]() |
| Tags |
| mobi2mobi |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mobiperl Mobiperl - Perl tools for handling MobiPocket files | tompe | Mobi | 852 | 02-20-2012 05:31 PM |
| Problem updating metadata (using mobi2mobi command line and gui) | whitearrow | Mobi | 3 | 12-05-2009 07:07 PM |
| Mobi2mobi GUI has died again/New version? | AlexBell | Mobi | 8 | 12-10-2008 08:13 PM |
| Mobi2Mobi Mobi2Mobi GUI Cover Art Help? | huskies4all | Mobi | 7 | 09-04-2008 11:31 AM |
| I seem to have killed Mobi2Mobi gui | AlexBell | Mobi | 8 | 09-02-2008 01:54 AM |