intfiction.org

The Interactive Fiction Community Forum
It is currently Tue Jun 18, 2013 1:57 am

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 152 posts ]  Go to page Previous  1 ... 8, 9, 10, 11, 12, 13, 14 ... 16  Next
Author Message
PostPosted: Tue Aug 23, 2011 2:55 am 
Offline

Joined: Sun Aug 14, 2011 6:21 am
Posts: 129
Campbell wrote:
I've exposed the Babel record in v5 TAFs in the latest version as raw text. I'll update the Babel code to extract if I get time, but it should be pretty self explanatory.


Awesome! Even if you can just point me in the direction of some documentation (or just describe it to me) on where in the file I can find the data, and maybe what kind of checks I can do to verify the file (ie the claim_story_file functions in Babel), I can just write it myself. Thanks!!

_________________
Grotesque: an interactive fiction library manager for Linux
PyIFBabel: a Treaty of Babel library for Python


Top
 Profile Send private message  
 
PostPosted: Fri Aug 26, 2011 5:06 am 
Offline

Joined: Mon Dec 07, 2009 5:14 am
Posts: 909
A (very low priority) feature suggestion would be to select a cover image from the hard drive, regardless of there being any cover image on IFDB. I'm thinking mainly of Spectrum games here, where I can get a cover for most of them but most of them aren't in IFDB.

And a bug. Editing games AFTER I import their info from IFDB (via the magnifying glass) is a pain. The game's name often doesn't refresh if I happen to change it (for instance, to add "Enchanter 2:" just before Sorcerer). By way of editing genres, I now have two genres, "Back to Life series" and "back to life", and the game "Back to Life... Unfortunately!" (the game whose genre I edited to remove the "series") doesn't appear in any of them (i.e., when I select "genre" and "back to life" or "Back to Life series" I don't see the game there). This only seems to happen after importing the IFDB information. It's not a biggie in that I work around it by simply closing the left-hand pane, but it is a bug.


Top
 Profile Send private message  
 
PostPosted: Fri Aug 26, 2011 5:34 am 
Offline

Joined: Tue Dec 25, 2007 10:06 am
Posts: 898
Peter Pears wrote:
A (very low priority) feature suggestion would be to select a cover image from the hard drive, regardless of there being any cover image on IFDB. I'm thinking mainly of Spectrum games here, where I can get a cover for most of them but most of them aren't in IFDB.

The solution is to upload the covers to IFDB. You'll do a service to the community at the same time!


Top
 Profile Send private message  
 
PostPosted: Fri Aug 26, 2011 5:40 am 
Offline

Joined: Tue Jan 22, 2008 5:55 am
Posts: 847
Location: The Netherlands
Juhana wrote:
The solution is to upload the covers to IFDB. You'll do a service to the community at the same time!

They are probably still under copyright.


Top
 Profile Send private message  
 
PostPosted: Fri Aug 26, 2011 5:49 am 
Offline

Joined: Mon Dec 07, 2009 5:14 am
Posts: 909
I'd have to upload covers, create entries, et al. ;) That'll be for later.

I'm labouring under a grandiose secret project, you see.

First step: cathegorize all adventures in my hard drive, playing them alphabetically in the meantime.

This is just for me to get my bearings.

Second step: Revisit them all, alphabetically and independently of system, thanks to Grotesque, and check IFDB for entries and reviews. Create entries where there aren't, and review games that need revieweing.

Very, very, very long-term project. In the meantime I'd like not to mix steps and just keep on cathegorizing my hard drive neatly. :)


Top
 Profile Send private message  
 
PostPosted: Fri Aug 26, 2011 6:10 am 
Offline

Joined: Tue Dec 25, 2007 10:06 am
Posts: 898
VictorGijsbers wrote:
They are probably still under copyright.

I'm not a lawyer but I believe low resolution cover art falls under fair use in this context. IFDB even has an option to tag the image as such.


Top
 Profile Send private message  
 
PostPosted: Fri Aug 26, 2011 11:16 am 
Offline

Joined: Sun Aug 14, 2011 6:21 am
Posts: 129
Peter Pears wrote:
A (very low priority) feature suggestion would be to select a cover image from the hard drive, regardless of there being any cover image on IFDB. I'm thinking mainly of Spectrum games here, where I can get a cover for most of them but most of them aren't in IFDB.


This has more or less been implemented, I'm just working out a bug or two now. Assuming that you have each game in its own folder, all you have to do is save the image as cover.jpg or cover.png and it will be displayed. This will be in the next release.

Quote:
And a bug. Editing games AFTER I import their info from IFDB (via the magnifying glass) is a pain. The game's name often doesn't refresh if I happen to change it (for instance, to add "Enchanter 2:" just before Sorcerer). By way of editing genres, I now have two genres, "Back to Life series" and "back to life", and the game "Back to Life... Unfortunately!" (the game whose genre I edited to remove the "series") doesn't appear in any of them (i.e., when I select "genre" and "back to life" or "Back to Life series" I don't see the game there). This only seems to happen after importing the IFDB information. It's not a biggie in that I work around it by simply closing the left-hand pane, but it is a bug.


I've fixed a couple bugs in the filter list...I wonder if these are related?
Regarding the title, I can't replicate this. If I search via the magnifying glass and then I edit the title, things are saved just fine. Hopefully this means that I fixed the bug. Otherwise, I'm hoping it's not a Windows thing. I can replicate the genre thing. I'll fix that before the next release. Thanks for letting me know!

I'm more or less done with the release, short of a couple small bug fixes I hope to do tonight, then I need to port it to gtk2, fix whatever bugs I introduce by doing that, and then build the Windows version. So....hopefully this weekend?

_________________
Grotesque: an interactive fiction library manager for Linux
PyIFBabel: a Treaty of Babel library for Python


Top
 Profile Send private message  
 
PostPosted: Fri Aug 26, 2011 11:20 am 
Offline

Joined: Mon Dec 07, 2009 5:14 am
Posts: 909
What a happy weekend I shall have. :)

BTW, the bug regarding editing happened AFTER importing via magnifying glass and AFTER clicking ok - it happened when I went back to the entry to edit it. If it's already solved so much the better. :)


Top
 Profile Send private message  
 
PostPosted: Fri Aug 26, 2011 11:28 am 
Offline

Joined: Sun Aug 14, 2011 6:21 am
Posts: 129
Wow, what a dumb (but major) bug that genre (and author, coincidentally) editing problem was. :oops:
It's been fixed.

_________________
Grotesque: an interactive fiction library manager for Linux
PyIFBabel: a Treaty of Babel library for Python


Top
 Profile Send private message  
 
PostPosted: Fri Aug 26, 2011 11:33 am 
Offline

Joined: Sun Aug 14, 2011 6:21 am
Posts: 129
Peter Pears wrote:
What a happy weekend I shall have. :)

BTW, the bug regarding editing happened AFTER importing via magnifying glass and AFTER clicking ok - it happened when I went back to the entry to edit it. If it's already solved so much the better. :)

Ah ok, it happened to me now. Trying to figure out what is happening, because it's updating in the information view below...

I'm curious to hear how this major project is using Grotesque :)

_________________
Grotesque: an interactive fiction library manager for Linux
PyIFBabel: a Treaty of Babel library for Python


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 152 posts ]  Go to page Previous  1 ... 8, 9, 10, 11, 12, 13, 14 ... 16  Next

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group