MediaMonkey for ebooks?

Community forum for discussions completely unrelated to MediaMonkey.

Moderator: Gurus

MediaMonkey for ebooks?

Postby gannon » Tue Feb 27, 2007 9:28 am

I have been searching far and wide for ebook library software (MediaMonkey for PDF, CHM and the like), but have come up with nothing. Google Suggest suggested that others have tried the same. Does anyone know of any software like this? If not, I will have to make it, because my ebook collection is getting crazy...
gannon
 

Postby Steegy » Tue Feb 27, 2007 10:12 am

I will have to make it
Hahaha. I bet that most e-book readers are programmers...
Unfortunately I don't know of any good application to organise e-books. I have them all ordered in a nice folder structure so I can find them fast and easily. I'm not really in the need for an e-book organiser (because I don't switch e-books as fast as I switch songs), but if you find a program then I'd like to know too.
Extensions: ExternalTools, ExtractFields, SongPreviewer, LinkedTracks, CleanImport, and some other scripts (Need Help with Addons > List of All Scripts).
Steegy
 
Posts: 3448
Joined: Sat Nov 05, 2005 7:17 pm
Location: Belgium

Postby Lowlander » Tue Feb 27, 2007 11:28 pm

An ebook application with Auto-Tag from Amazon would be real nice. I currently am using a website I designed for browsing the books, but have to manually get the Amazon data.
Lowlander
 
Posts: 31700
Joined: Sat Sep 06, 2003 5:53 pm

Postby gannon » Wed Feb 28, 2007 12:54 am

I did find eLibPro (freeware). However, it's not exactly "MediaMonkey for ebooks." It does let you add books one-by-one (no file scan) and retrieves the book info and cover from amazon.com, and you can then add a link to the book entry for the file on your hard disk. Not really what I was looking for since the only advantage it has over Explorer is the amazon.com info, and there is no "list view" -- only "huge icon view."

I will probably just use this program since it exists, although something that scans for files, sizes down pics such that you can still discern the text on them (this one just uses a "pixel resize"), has multiple list views, and allows you to mark books as read and reading would be nice. This one does let you add custom text for that, but it's only visible once you've selected the book.
gannon
 

Postby gannon » Wed Feb 28, 2007 1:02 am

Oh, actually it does have a details view as well as the cover view; don't know how I missed it.
gannon
 

Postby gannon » Wed Feb 28, 2007 1:43 am

Hahaha, actually, it turns out you can just drag and drop your files into the window and they all get added automatically (that -- or -- make a .txt file with all the ISBNs and open it). As for the pictures being scaled poorly, I'll just do a batch resize on them. And I'll be editing the template for displaying the book info to suit my needs. eLibPro is definitely the solution for organizing your eBooks... (They don't really point these features out to you, which is how I missed them. >_<) Oh and I used Resource Hacker to change "Favorites" to "Want List", heh. So actually the only thing I wish the program did was use the PDF and CHM icons on your system instead of their green book icon, but oh well -- close enough...
gannon
 

Found better software.

Postby gannon » Thu Mar 01, 2007 8:58 am

OK for anyone interested in organizing their eBooks... MediaMan is far superior to eLibPro. It does cost $40, so I would still like to know of good alternatives if anyone knows anything. Funny, all I had to do was replace Monkey with Man! It took countless hours to find out about this damned software. >_<
gannon
 

Support more file types

Postby GH » Tue Apr 24, 2007 11:16 am

MediaMonkey has the potential to be "Multi-purpose Manager for Serious Collectors". I'm also trying to find MediaMonkey for ebooks, and I feel that MediaMonkey is the best solution for managing any media. Hopefully MediaMonkey will support more file types (e.g. .pdf, .doc, etc...) and this will end the finding for the ultimate media manager.
GH
 

Postby Blake » Tue Apr 24, 2007 6:42 pm

Don't get your hopes high.
Blake
 
Posts: 801
Joined: Fri Oct 13, 2006 3:39 am
Location: Geelong, Victoria, Australia

Postby Steegy » Wed Apr 25, 2007 5:52 am

You guys must be dreaming....
you first have to walk well before you can run.
Extensions: ExternalTools, ExtractFields, SongPreviewer, LinkedTracks, CleanImport, and some other scripts (Need Help with Addons > List of All Scripts).
Steegy
 
Posts: 3448
Joined: Sat Nov 05, 2005 7:17 pm
Location: Belgium

Re: MediaMonkey for ebooks?

Postby Clouseau » Sat Jan 03, 2009 3:46 pm

I think I'm part way there for getting MediaMonkey to be my eBook repository. I used the WinAmp SDK sample for IN_RAW and modified it to make plugin dll's for TXT and LIT files which I place in my Plugins directory. MediaMonkey will now search for and catalog TXT and LIT files in my database, and the TXT files open up fine. The LIT files open up MSReader but it only opens to the Library view (not the ebook that opened the reader... strange).

I'll gladly post the resulting dll's and/or code if anyone is interested. And if anyone can help with opening LIT files I'd appreciate it. I'm trying to use:

Code: Select all
ShellExecute(NULL,"open",fn,NULL,NULL,SW_SHOWNORMAL);


where fn is the passed file name.
Clouseau
 
Posts: 7
Joined: Sat Jan 03, 2009 3:36 pm

Re: MediaMonkey for ebooks?

Postby Zealot » Fri Jan 16, 2009 9:14 pm

I've only recently begun using MM, but using it for ebooks sounds like a god send.

Clouseau,
I'm not a professional coder, but I've managed to figure out a few things in Python and VBA. Does your plugin support anything else besides TXT and LIT? PDF would be great. Does it lump the files in with the music list or does it create a new directory?

Thanks,
Z
Zealot
 
Posts: 2
Joined: Fri Jan 16, 2009 9:07 pm

Re: MediaMonkey for ebooks?

Postby rovingcowboy » Sat Jan 17, 2009 8:19 am

Clouseau wrote:I think I'm part way there for getting MediaMonkey to be my eBook repository. I used the WinAmp SDK sample for IN_RAW and modified it to make plugin dll's for TXT and LIT files which I place in my Plugins directory. MediaMonkey will now search for and catalog TXT and LIT files in my database, and the TXT files open up fine. The LIT files open up MSReader but it only opens to the Library view (not the ebook that opened the reader... strange).

I'll gladly post the resulting dll's and/or code if anyone is interested. And if anyone can help with opening LIT files I'd appreciate it. I'm trying to use:

Code: Select all
ShellExecute(NULL,"open",fn,NULL,NULL,SW_SHOWNORMAL);


where fn is the passed file name.


try getting deskbot from bellcraft.com and an msagent of your liking set it up on xp computers you need to get the sapi 4 from microsoft.com/msagents and a voice engine from there too, so you can hear the agents voice other wise you don't get any,in xp. in vista you get the default voice when you use msagents no matter what the agent is, its always the same voice..

you will need to make the deskbot load first and then you can open your ebooks and copy them to the clip board. the deskbot will read them for you. same thing can be done with txt files any thing that is copied to the clipboard will be read by the deskbot if the deskbot is loaded and on the screen first.

its only hard to get the ebooks copied to the clipboard. but as a programmer you should beable to do that. after all i'm not a programmer and i thought of it so it can't be that hard? :roll:
roving cowboy / keith hall. My skins viewtopic.php?f=9&t=16724 for some help check on Monkey's helpful messages at viewtopic.php?p=44008#44008 MY SYSTEMS.1.Xp pro sp3, vers 3.2 jukebox, pcchips mb. amd sem... built by me) 2.WinXP pro sp3, vers 2.5.5 and vers 3.2 backup storage, shuttle 32a mb,734 MHz amd athlon put together by me.) 3.WinXp pro sp 3 version 2.5 and version 3.2 work gigabyte mb. 281 GHz amd athlon x2 240 built by me.) 4.Dell demension, winxp pro sp3, mm3.5 spare jukebox. 5.WinXp pro sp3, vers 2.5.5, moms computer. Sony vaio.)6. Motorola Photon. Android 4.1.2
rovingcowboy
 
Posts: 13400
Joined: Sat Oct 25, 2003 7:57 am
Location: (Texas)

Re: MediaMonkey for ebooks?

Postby Zealot » Sat Jan 17, 2009 10:19 am

rovingcowboy wrote:
Clouseau wrote:I think I'm part way there for getting MediaMonkey to be my eBook repository. I used the WinAmp SDK sample for IN_RAW and modified it to make plugin dll's for TXT and LIT files which I place in my Plugins directory. MediaMonkey will now search for and catalog TXT and LIT files in my database, and the TXT files open up fine. The LIT files open up MSReader but it only opens to the Library view (not the ebook that opened the reader... strange).

I'll gladly post the resulting dll's and/or code if anyone is interested. And if anyone can help with opening LIT files I'd appreciate it. I'm trying to use:

Code: Select all
ShellExecute(NULL,"open",fn,NULL,NULL,SW_SHOWNORMAL);


where fn is the passed file name.


try getting deskbot from bellcraft.com and an msagent of your liking set it up on xp computers you need to get the sapi 4 from microsoft.com/msagents and a voice engine from there too, so you can hear the agents voice other wise you don't get any,in xp. in vista you get the default voice when you use msagents no matter what the agent is, its always the same voice..

you will need to make the deskbot load first and then you can open your ebooks and copy them to the clip board. the deskbot will read them for you. same thing can be done with txt files any thing that is copied to the clipboard will be read by the deskbot if the deskbot is loaded and on the screen first.

its only hard to get the ebooks copied to the clipboard. but as a programmer you should beable to do that. after all i'm not a programmer and i thought of it so it can't be that hard? :roll:


MSReader will read your books aloud, but I don't think that's what Clouseau meant. MSReader also keeps track of all the .lit files it has ever opened, and if you just open reader (as opposed to double clicking on the icon), it will open in "Library" mode, and display all your titles. I believe that Clouseau was trying to get it to open to the specific title that he clicked on in Mediamonkey instead.

Regards,
Z
Zealot
 
Posts: 2
Joined: Fri Jan 16, 2009 9:07 pm

Re: MediaMonkey for ebooks?

Postby rovingcowboy » Sat Jan 17, 2009 9:59 pm

yes but msreader is old.

i know he wanted to open it with mediamonkey, since he got the monkey to list the ebooks in the playlist he just needed to open the ebook to see it and read it.

but since hes a programmer he could program deskbot to open with a script. in monkey anytime he opens his ebook in monkey. the options in deskbot allow to have deskbot load on screen at its start up and show the agent.

so all he would need to do is open the ebook by clicking on the file in the playlist or the libray node have it auto copy to the clipboard and bingo deskbot starts reading the ebook.

but programming the script to run all that is something i can't do.
roving cowboy / keith hall. My skins viewtopic.php?f=9&t=16724 for some help check on Monkey's helpful messages at viewtopic.php?p=44008#44008 MY SYSTEMS.1.Xp pro sp3, vers 3.2 jukebox, pcchips mb. amd sem... built by me) 2.WinXP pro sp3, vers 2.5.5 and vers 3.2 backup storage, shuttle 32a mb,734 MHz amd athlon put together by me.) 3.WinXp pro sp 3 version 2.5 and version 3.2 work gigabyte mb. 281 GHz amd athlon x2 240 built by me.) 4.Dell demension, winxp pro sp3, mm3.5 spare jukebox. 5.WinXp pro sp3, vers 2.5.5, moms computer. Sony vaio.)6. Motorola Photon. Android 4.1.2
rovingcowboy
 
Posts: 13400
Joined: Sat Oct 25, 2003 7:57 am
Location: (Texas)

Next

Return to Off Topic

Who is online

Users browsing this forum: No registered users and 2 guests