Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  tagcache question
« previous next »
  • Print
Pages: [1]

Author Topic: tagcache question  (Read 3026 times)

Offline deadlysyphen

  • Member
  • *
  • Posts: 18
tagcache question
« on: September 07, 2006, 08:54:24 PM »
Is there a way to prevent tagcache from getting the data from a specific folder? Because I have a folder with a thousand random songs, but I don't want all those artists, albums .etc tagcached, because I don't listen to all those songs, yet. I might eventually keep some of the songs, because I plan to sort through them, but as of now I don't want them tagcached. I just want what I listen to tagcached. Anyone know how to do this?
Logged

Offline Yotto

  • Artist
  • Member
  • *
  • Posts: 826
  • Every Silver Lining has a Cloud
    • My Blog
Re: tagcache question
« Reply #1 on: September 07, 2006, 09:12:07 PM »
I don't use tagcache, but I believe Rockbox respects hidden folders using the period to start their name.

Try putting your unsorted/unwanted/unwhatever music all in a directory named .something (.unsorted for example) and see if that works.

Then post, becuase I will be using tagcache soon and I'd like this functionality as well :D
Logged
Pulp Audio Weekly - Where we talk about News, Reviews, and pretty much anything else we feel like discussing.

Offline deadlysyphen

  • Member
  • *
  • Posts: 18
Re: tagcache question
« Reply #2 on: September 07, 2006, 09:20:29 PM »
Um, how do you rename something with a "." in front of it? I keep getting an error "Rename" You must type a file name. I can put "."s in the middle of the file name of a folder, but not at the front...
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: tagcache question
« Reply #3 on: September 07, 2006, 09:24:30 PM »
TagCache searches through all folders, including hidden folders, I believe.

I don't believe there's any way to force tagcache to ignore a folder yet. What you *could* do is give them all a strange tag, like set their year to "3000" then edit the tagnavi.config so it filters out all songs from the year 3000. It's not the best solution, but it could help. They'd be in the tagcache still, but you would not see them.
Logged

Offline Yotto

  • Artist
  • Member
  • *
  • Posts: 826
  • Every Silver Lining has a Cloud
    • My Blog
Re: tagcache question
« Reply #4 on: September 07, 2006, 10:03:07 PM »
Because it probably won't work, this information is likely useless, but for the record, you'd have to make the folder from your comptuer, after mounting your DAP as a drive (the same way you connect it to transfer music)
Logged
Pulp Audio Weekly - Where we talk about News, Reviews, and pretty much anything else we feel like discussing.

Offline Mikerman

  • Artist
  • Member
  • *
  • Posts: 721
Re: tagcache question
« Reply #5 on: September 08, 2006, 12:47:23 AM »
Quote from: deadlysyphen on September 07, 2006, 09:20:29 PM
Um, how do you rename something with a "." in front of it? I keep getting an error "Rename" You must type a file name. I can put "."s in the middle of the file name of a folder, but not at the front...
I've done this by renaming the file/folder using Rockbox directly and its rename feature.

 :)
Logged

Offline Rincewind

  • Member
  • *
  • Posts: 266
Re: tagcache question
« Reply #6 on: September 08, 2006, 11:34:59 AM »
Quote from: Mikerman on September 08, 2006, 12:47:23 AM
Quote from: deadlysyphen on September 07, 2006, 09:20:29 PM
Um, how do you rename something with a "." in front of it? I keep getting an error "Rename" You must type a file name. I can put "."s in the middle of the file name of a folder, but not at the front...
I've done this by renaming the file/folder using Rockbox directly and its rename feature.

 :)

This proves that rockbox is a better OS than Windows  ;D
Logged
Iriver H120, Sansa e280

Offline Yotto

  • Artist
  • Member
  • *
  • Posts: 826
  • Every Silver Lining has a Cloud
    • My Blog
Re: tagcache question
« Reply #7 on: September 08, 2006, 05:00:43 PM »
Really?  Windows you can create a directory with a dot to start.  Rockbox, you have to create the directory without the dot and then rename it later.

Not that I'm defending Windows, mind :D
Logged
Pulp Audio Weekly - Where we talk about News, Reviews, and pretty much anything else we feel like discussing.

Offline Rincewind

  • Member
  • *
  • Posts: 266
Re: tagcache question
« Reply #8 on: September 08, 2006, 05:39:04 PM »
I'm using Windows 2000 and I'm always struggling to get a .xxx folder. I even used a FTP program once (create a folder on the server, copy it to local) :o
Logged
Iriver H120, Sansa e280

Offline Mikerman

  • Artist
  • Member
  • *
  • Posts: 721
Re: tagcache question
« Reply #9 on: September 08, 2006, 08:17:01 PM »
Windows XP won't let me create a folder starting with a "." -- I just tried again to check this out . . . .
Logged

Offline Landus

  • Member
  • *
  • Posts: 10
Re: tagcache question
« Reply #10 on: September 08, 2006, 08:20:02 PM »
I use the command prompt to make folders starting with a period.

Code: [Select]
-open command prompt-
G:
rename "Random Folder" ".Random Folder"
Logged

Offline afruff23

  • Member
  • *
  • Posts: 171
Re: tagcache question
« Reply #11 on: September 08, 2006, 09:03:25 PM »
or rather just use the MD or MKDIR command.

Just type this in:
"
md .rockbox
"
without quotes. Then navigate to the folder command prompt said it was in.
Logged

Offline Yotto

  • Artist
  • Member
  • *
  • Posts: 826
  • Every Silver Lining has a Cloud
    • My Blog
Re: tagcache question
« Reply #12 on: September 09, 2006, 12:07:42 AM »
Sorry, I should have qualified my statement.

I think I've loaded explorer a couple times.  I have a(t least one) dos prompt open at all times.  I didn't even think of the possibility of doing this other than 'md .directory'
Logged
Pulp Audio Weekly - Where we talk about News, Reviews, and pretty much anything else we feel like discussing.

Offline c10

  • Member
  • *
  • Posts: 1
Re: tagcache question
« Reply #13 on: March 29, 2007, 10:59:17 PM »
You guys just answered my question "why can't Rockbox see my ".38 Special" directory.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  tagcache question
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.117 seconds with 15 queries.