25 Commits

Author SHA1 Message Date
7e0a791fbe (back) Add location for albums 2023-01-29 19:38:24 +01:00
050270e890 (scripts) Improve retrieve rating for albums 2020-12-23 00:01:30 +01:00
285ab197e8 (scripts) Put Bit rate (min & avg) in albums
Calc avg Bit Rate for a album
Rename average calc function
2020-12-20 19:33:22 +01:00
0c8a17febe (scripts) Adapat generation & sending scripts 2020-04-12 19:04:08 +02:00
ab792b6e63 Add Album Artist info for last added songs 2017-10-17 00:23:57 +02:00
40f2f4fc5e Var for index name 2017-05-14 01:25:26 +02:00
8cb2d91af0 Add time for Album + pipe to convert Ms 2017-05-14 01:23:42 +02:00
5be2f69497 Fix song bad type 2017-04-21 15:54:21 +02:00
39400ab3f2 Add info. for Album & Artist + print main actions 2017-04-21 15:13:40 +02:00
06af68bf5a Separate parser and writer 2017-04-21 12:42:23 +02:00
92982fb042 Take the Album Artist into account for Artist data 2017-04-20 01:04:55 +02:00
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
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
848472531b Calc uniq ID for artist & album + other improvment
Class method + rename
2017-04-19 02:01:00 +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
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
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