Notice: Comments you submit will be routed for moderation. If you have an account, please log in first.

Ticket #39 (closed Feature: None)

Opened 8 years ago

Last modified 42 years ago

directory options (home, library)

Reported by: masiar Owned by: masiar
Priority: 3, low Milestone:
Component: Any (Default Component) Version:
Keywords: Cc:

Description

Specifying the home directory in the options is useful for 
me, since in Windows I've my home directory monted on 
network drive, which is the same home under Linux.

The seperate Library directory option is useful, if I 
wanted it to be saved on the same dirve I've my mp3 
files.

Attachments

Change History

Changed 8 years ago by bflorat

Logged In: YES 
user_id=363565

Good idea, should not be difficult.
- Add a textfield option for this field in parameters view /
options ( take care it is visible in 1024x768 )
- Add a proprety jajuk.home in Configuration Manager with
the user home as default
- Made changes in code to refer to this property instead
user home.
Should be done in 0.2 series.

Changed 8 years ago by masiar

Logged In: YES 
user_id=994549

I recently tried implementing this. One main question came up: 
How does Jajuk know of the new home directory directly after 
start up?

- Should there always be a $HOME/.jajuk/conf.properties file, 
in which the alternative directory is saved?
- or should it be saved in a file in the program path?
I'd suggest the first solution. Or is there another one?

I came to the result to offer two options:
- Home directory
- save point for collection file

This brings up the question of multiple collection files.

Changed 8 years ago by bflorat

Logged In: YES 
user_id=363565

Yes, jajuk searchs for ~/.jajuk/jajuk.properties at startup
This file could be else where ( like in the current dir )
but it would be more complex to find it.
It could be interesting to propose your option for
collection ( home / given ).  

Changed 8 years ago by bflorat

  • status changed from assigned to closed

Add/Change #39 (directory options (home, library))

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.