Commit Graph

123 Commits

Author SHA1 Message Date
92c4901992 Doc + Album Rating Computed 2017-04-20 00:33:20 +02:00
fd8c1381d7 Improve main loop + process 2017-04-20 00:15:45 +02:00
5778bc4f23 Add fake song for test purpose 2017-04-20 00:15:41 +02:00
82f4d31970 Use load instead deprecated readPlist 2017-04-20 00:14:36 +02:00
447ade9a86 Fix bad rating calculation 2017-04-19 22:51:39 +02:00
b4f37029a3 Just Interpol song for test lib 2017-04-19 02:01:48 +02:00
848472531b Calc uniq ID for artist & album + other improvment
Class method + rename
2017-04-19 02:01:00 +02:00
9f74d70596 Add Interpol to lib for tests 2017-04-19 01:47:33 +02:00
d4d8f10960 Lib for tests 2017-04-19 01:40:22 +02:00
998f019b21 Script to update ELS 2017-04-19 00:32:11 +02:00
3da1654afc Fix fields name to be coherent with iTunes name 2017-04-19 00:31:52 +02:00
9429aca981 Change rating calculation system to have good avg 2017-04-18 01:49:37 +02:00
bf3682bd00 Change deprecated OptionParser for ArgumentParser 2017-04-18 01:49:08 +02:00
6c121a5b6a Doc + clean 2017-04-17 20:48:55 +02:00
27dd281ed3 Rename var & method + PyLint adapt
Rename var, method and other to comply with PyLint rules
Change PyLint rules to be more flexible with constante names
2017-04-17 17:33:38 +02:00
a3ab8d4678 Update pylint for var name 2017-04-14 20:11:51 +02:00
f5ee158e4c pylint conf 2017-04-14 20:07:32 +02:00
b5efe08f35 Improve iTunesParser
Doc + var name for PEP8
2017-04-14 19:46:45 +02:00
1a3ddf091d Full compatibility Python 2/3 for iTunesParser.py 2017-04-12 01:54:17 +02:00
dec9e5ab05 Adapt iTunesParser.py for Python 3 2017-04-12 01:40:02 +02:00
dd8a5c3c58 Remove playlist in Mini Lib 2017-04-12 01:01:48 +02:00
c9676c1be5 Less restrictive filter + convert rating 2017-04-12 01:01:31 +02:00
abac83fa35 Init repo with original Script
iTunesGraphParser.py is the original script
source: https://github.com/cgmartin/iTunes-Library-Network-Graph.git
2017-04-12 00:13:19 +02:00