View Single Post
Old 07-28-2012, 03:30 PM   #3825
Mark Nord
2B || !2B
Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.Mark Nord can program the VCR without an owner's manual.
 
Posts: 851
Karma: 194010
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
Quote:
Originally Posted by srs View Post
...
Please let me know what I can do to help get this on the PRS-300.
Hi srs,

there is a line in 300'eds code suggesting that there is a folder/directory skipped from scanning.
Code:
	this.kbook.model.scan = function () {
		<global>.FskCache.diskSupport.ignoreDir('Digital Editions/Thumbnails');
So please add a new book to this folder in IM, create the folder if it doesn't exist, note that all pathes are casesensitive.

If the new book dosn't show up in the book-node, then no more action is necessary.

If it shows up, which is what I assume, then please put the (extracted) content of the attached archive into IM of your reader.
Content are FskCache.xsb from 505th firmware version 1.4 and a prsp-startup-script (prsp.sh) which should be placed into /database/system/PRSPlus

Power down your reader using settings-menu - not just put it into standby - and then restart it.

During startup the 505-fskcache.xsb file will be temporary replace the one of the original fw.
If all goes well, your file added to "Digital Editions/Thumbnails" should be gone from book-node (but be still accessible thru BrowseFolders).

If anything goes wrong, dont panic, there is PRS+ SafeMode:
  • Reset your reader (with the paper-clip),
  • restart it (flip the powerswitch)
  • immediately connect the USB-cord, connected to your computer
  • you will be in data-transfer-mode, delete prsp.sh from /database/system/PRSPlus
  • disconnect, you are in unaltered Sony-firmware.
  • Power down or reset, restart and you are back where we started.
Attached Files
File Type: zip Archive.zip (16.2 KB, 170 views)
Mark Nord is offline   Reply With Quote