-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
28 lines (23 loc) · 939 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
* Main GUI
-> Change the display of fanart and poster.
-> Maybe maximize the application (minimum resolution)
-> Menu has to be reworked
-> About need a real text
-> Open recursive or not
-> Save nfo
* libnfo
-> Implement set functions
-> Rewrite some get functions in case of movies (difference between fanart and thumb for example)
* libvalhalla
-> Make a better use of loop and other parameters in libvalhalla
-> Integrate in a first time the statistics in a buffer
-> Add a menu for configuration of the execution of libvalhalla
-> Add also a listener and make the progress bar changes during the scan
-> In a first time use the result of the scans in the buffer
* Code
-> Clean the code
-> Use mechanism of exception to control values
* Source code
-> Correct README
-> Make a configure
-> Do not forget docs