XBMC Community Forum  

Go Back   XBMC Community Forum > Development > XBMC Feature Suggestions

XBMC Feature Suggestions Please, add platform prefix for suggestions that are not platform-independent!:
Thread prefixes; "[LINUX]", "[LIVE]", "[MAC]", "[WINDOWS]", and "[XBOX]"
Note! Post a copy of all formal feature requests as a ticket on trac (see FAQ)!

Reply
 
Thread Tools Search this Thread Display Modes
Old 2003-10-02, 18:33   #1
manekineko
Member
 
Join Date: Oct 2003
Posts: 68
manekineko is on a distinguished road
Default Long file/folder-names & funny characters support

what are the chances of us seeing support for long file names through either fat32 or avalaunch's fatx wrapper style?

i would guess that the majority of people who use xbmc/xbmp much have a lot of media with long file names, especially in music. *this has necessitated the use of such kludges as special renamer programs that truncate your mp3 file names before transferring them.

if xbmp added fat32 support, that would be really helpful, especially with drive g support. *i don't know enough about how things access the drive on the xbox to really know, but i could imagine any games placed of a fat32 drive completely flipping out, and if that was the case, then making drive g formated with fat32 a media drive would be a really convenient solution to this problem.

is there any possibility of seeing this?
manekineko is offline   Reply With Quote
Old 2003-10-02, 19:55   #2
Frodo
Team MediaPortal
 
Join Date: Sep 2003
Posts: 509
Frodo is on a distinguished road
Default

Quote:
what are the chances of us seeing support for long file names through either fat32 or avalaunch's fatx wrapper style?
fat32 = 0%
it wont be added by us simply because i dont have the skills for it. this would probably need some changes in the bios. so maybe the evox guys ??

fatx wrapper of avalaunch
now thats something we could add, but unfortunaly avalaunch isnt open source. i can ask the authors if they wanna share the fatx code with me and (more important)
if they release it under gpl. if its not possible for them to share the code that fatx = 0 % as well :-(

frodo
__________________
XBMC Project Founder (Retired), now head programmer of MediaPortal
Frodo is offline   Reply With Quote
Old 2003-10-03, 03:48   #3
manekineko
Member
 
Join Date: Oct 2003
Posts: 68
manekineko is on a distinguished road
Default

Quote:
Originally Posted by (frodo @ oct. 02 2003,17:55)
Quote:
what are the chances of us seeing support for long file names through either fat32 or avalaunch's fatx wrapper style?
fat32 = 0%
it wont be added by us simply because i dont have the skills for it. this would probably need some changes in the bios. so maybe the evox guys ??
changes wouldn't necessarily have to be in the bios, but the skills required would still be specialized, and if they don't exist in the developer group, i guess that's that.

just to clarify my point, you'll note that all support for file systems in pcs is done in the os/software level, not the bios level. *it's completely possible to write software-only support for a given file system. *if this was built into xbmc/xbmp though, like i said, i'm not sure if games would work under a fat32 partition since unlike with pcs there is no os to act as an interpreter. *i don't suppose you developers have any pull with either the evox or executor groups do you? *xbmp must be the most popular group in the scene after them, maybe if a developer from here requested it they might listen...?
manekineko is offline   Reply With Quote
Old 2003-10-03, 13:28   #4
Gamester17
Team-XBMC Project Manager
 
Gamester17's Avatar
 
Join Date: Sep 2003
Location: Sweden
Posts: 10,582
Gamester17 will become famous soon enough
Default

Quote:
Originally Posted by (frodo @ oct. 02 2003,17:55)
fatx wrapper of avalaunch
now thats something we could add, but unfortunaly avalaunch isnt open source. i can ask the authors if they wanna share the fatx code with me and (more important) if they release it under gpl. if its not possible for them to share the code that fatx = 0 % as well :-(
avalaunch did say (at the initial announcement) they would release that specific source code under gpl once it finnished. i've spoken to tj and he said they have unfortunate haven't found it stable and have even been it removed from latest ava builds, but he said (as the perfectionists that they are) they will release the code once he finnished it as finds it stable enough for public use, (they might even make it a seprate sourceforge library project).

Quote:
Originally Posted by (manekineko @ oct. 03 2003,01:48)
Quote:
Originally Posted by (frodo @ oct. 02 2003,17:55)
Quote:
Originally Posted by (manekineko @ oct. 02 2003,16:33)
what are the chances of us seeing support for long file names through either fat32
fat32 = 0%
it wont be added by us simply because i dont have the skills for it. this would probably need some changes in the bios. so maybe the evox guys ??
changes wouldn't necessarily have to be in the bios, but the skills required would still be specialized, and if they don't exist in the developer group, i guess that's that.

just to clarify my point, you'll note that all support for file systems in pcs is done in the os/software level, not the bios level. *it's completely possible to write software-only support for a given file system. *if this was built into xbmc/xbmp though, like i said, i'm not sure if games would work under a fat32 partition since unlike with pcs there is no os to act as an interpreter. *i don't suppose you developers have any pull with either the evox or executor groups do you? *xbmp must be the most popular group in the scene after them, maybe if a developer from here requested it they might listen...?
manekineko, you are right that it would not have to be added to bios, but it would still be hard to add as require low level programming skills. yes, i agree that it be nice with support for it for f: or g: though would recommend ntfs instead (open source in linux os code) but it is not very realistinc and the fatx wrapper would be a more logical way to go (this would also mean long file name support for the xbox original harddrive's c: & e: ...and microsoft also goes a similar way with the xbox dash cdda ripping and naming of those files, see here)
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Gamester17 is offline   Reply With Quote
Old 2003-10-17, 09:32   #5
thugg
Junior Member
 
Join Date: Oct 2003
Posts: 18
thugg is on a distinguished road
Default

ok, so i was looking for a song to play, and while looking at one of the songs which shows up as 'bom' (actually called 'hom-sha-bom', but the hypen fucked it up, because i have file name conventions turned on). so, i thought, why not something like an 'exceptions' list, that would change how the song shows up, if it had a hyphen in the name. but, then i thought why not elaborate on this, and allow it to rename anything. say you have a movie with a long ass title, or it has xbox illegal characters in it, you could use this list to say change "f:\vid\blah.mpg" > "bitch get off me", or whatever your little heart desires. would also work for songs and the like.

this is mearly a suggestion, but something worth incorporating in my opinion.
thugg is offline   Reply With Quote
Old 2003-10-17, 11:43   #6
Frodo
Team MediaPortal
 
Join Date: Sep 2003
Posts: 509
Frodo is on a distinguished road
Default

eeeh,

first this is the xbmc forum, not xbmp
second with xbmc you can already rename files
third, i dont have a clue what you're talking about :d
frodo
__________________
XBMC Project Founder (Retired), now head programmer of MediaPortal
Frodo is offline   Reply With Quote
Old 2003-10-18, 02:11   #7
thugg
Junior Member
 
Join Date: Oct 2003
Posts: 18
thugg is on a distinguished road
Default

well, i know this is xbmc forums. i posted it here, because xbmc is still in early development, and i figured it would be easier to add now. and i didn't know xbmc could rename files, but that's not what i'm talking about. i'm talking about a list stored in the xbmc directory called rename.txt or something.

hypothetical contents of 'rename.txt':

f:\video\comedy\movie.mpg = "mövie wîith xbox illegal chars. or very long name"

and it would display 'movie.mpg' located in f:\video\comedy as 'mövie wîith xbox illegal chars. or very long name'

now do you get it?
thugg is offline   Reply With Quote
Old 2003-10-18, 10:11   #8
Frodo
Team MediaPortal
 
Join Date: Sep 2003
Posts: 509
Frodo is on a distinguished road
Default

yep i get it now!

frodo
__________________
XBMC Project Founder (Retired), now head programmer of MediaPortal
Frodo is offline   Reply With Quote
Old 2003-10-18, 15:06   #9
Gamester17
Team-XBMC Project Manager
 
Gamester17's Avatar
 
Join Date: Sep 2003
Location: Sweden
Posts: 10,582
Gamester17 will become famous soon enough
Default

that's basicaly how fat-x2 works in avalaunch, except everything is done automaticaly in the background bound to ftp/file-manager

xbmp fr: http://sourceforge.net/tracker....=697099



__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Gamester17 is offline   Reply With Quote
Old 2004-02-12, 21:04   #10
RedHOT
Junior Member
 
Join Date: Jan 2004
Posts: 9
RedHOT is on a distinguished road
Thumbs up

maybe this will get shot down mabye not... i would like the ftp to reconigize file names longer then what the file system of the xbox supports, this could be done by the ftp taking the file name and storing it in a database of some sort and then cutting the name down to the correct length to store on the xbox then when listing the ftp it could have 2 modes one to list the files from the database or one directly from the hardhard. plus then xbmc's interface could then show the long file names from the database making it easier to recongize movie files and mp3 files or whatever. reply back if you would like to see this feature implemented. ~~~
RedHOT is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FTP'd File names truncating to 42 characters bohboh XBMC for Xbox Specific Support 2 2006-01-13 11:11
Music scan exception with long (smb) path names jone XBMC for Xbox Specific Support 5 2005-06-28 02:25
XBMC's FTP-server and long file-names Butcher XBMC Feature Suggestions 49 2005-06-03 04:30
Long file-names & funny characters support RedHOT XBMC Feature Suggestions 15 1970-01-01 02:00
Long file name support xboxsFan XBMC Feature Suggestions 4 1970-01-01 02:00


All times are GMT +2. The time now is 19:56.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project