
Originally Posted by
deanrr
They don't show TWICE - they're shown once. If you remove the AVCHD from the external then you'll see it only from the internal as HDD Video. No bugs there.
About rescanning - you can press [R1], wait for rescan and then press it again.
Dean
I'll attach an image.
The only thing in my internal are the 2 Blu-ray ( Nausicaa and Kung Fu Hustle ), the rest are in USB external.
I'm not pointing out a bug or anything just wondering is it supposed to be like that.
Appreciate it, thank you.
Below is the options I'm using.
Code:
##############################################################################################################
# Save this file in your Playstation3 as:
# /dev_hdd0/game/BLES80608/USRDIR/options_default.ini
# or recommended as
# /dev_hdd0/game/BLES80608/USRDIR/options.ini
##############################################################################################################
# Display settings:
# =================
# display_mode=0 (0 - PS2/PS3/AVCHD titles, 1 - PS3 game titles, 2 - AVCHD titles)
# showdir=1 (0 - don't show folder paths under title names / 1 - show folder path) / 2 - smaller title names
# animation=3 (0 - disable animation / 1 - icons only / 2 - BG only / 3 - all on)
# overscan=0 (0 - no TV overscan, 1-15 - Set TV overscan in percents, default is 0)
# game_bg_overlay=1 (0 - do not overlay game PIC1.PNG over user background picture, 1 - overlay)
# download_covers=1 (0 - do not download missing covers, 1 - auto download missing covers)
# dim_titles=5 (Set value in seconds to start dimming title names on inactivity. Set 0 to disable)
# fullpng=3 (0 - original mode / 1 - PIC1.PNG as full background / 2 - ICON0+PIC1.PNG
# 3 - Custom BG + PIC1.PNG mode, 4 - SLIDE/Coverflow style, 5 - File manager)
#
# AVCHD related
# =============
# scan_avchd=1 (0 - don't scan USB HDDs for AVCHD folders / 1 - scan for AVCHD folders)
# expand_avchd=1 (0 - one entry per AVCHD folder / 1 - one entry per each AVCHD playlist - multiAVCHD)
#
#
# Startup options:
# ================
# ftpd_on=1 (0 - ftp server stopped at start / 1 - auto start ftp server (login as anonymous user)
# patched=-1 (0 - USB patch mode off / 1 - USB patch mode on / -1 - don't POKE anything at startup)
#
# direct_launch=1 (0 - don't ask for direct launch / 1 - ask for direct launch)
# disable_options=0 (0 - none, 1 - disable delete, 2 - disable backup/copy, 3 - disable copy/backup/delete)
##############################################################################################################
# Backup games to these folders:
hdd_dir=/dev_hdd0/GAMEZ
usb_dir=GAMEZ
# Look for game backups recursively in these folders:
# (leave blank for USB (usb_home) root (/) folder)
#
# Main search folders:
#
hdd_home=/dev_hdd0/GAMEZ
usb_home=
# Secondary search folders:
#
hdd_home2=_skip_
hdd_home3=_skip_
hdd_home4=_skip_
hdd_home5=_skip_
usb_home2=_skip_
# Directory to store covers
covers_dir=/dev_hdd0/COVERS
# Startup options
patched=-1
ftpd_on=1
direct_launch=0
# Display options
fullpng=2
showdir=1
display_mode=0
animation=3
game_bg_overlay=1
overscan=0
dim_titles=5
# AVCHD options
scan_avchd=1
expand_avchd=0
# General
disable_options=0
download_covers=1
# Emulate/serve dev_flash from custom folder (read/write access)
#
#dev_flash=/dev_hdd0/new_flash
#dev_flash=/dev_usb000
# NETWORK / PC HOST options
# example: nethost*IP*PORT*Friendly name*
#nethost*192.168.0.1*11222*My Games*
#nethost*192.168.0.2*11222*My Music*
#nethost*192.168.0.3*60806*NTFS USB HDD*
#END