Commit Graph

149 Commits

Author SHA1 Message Date
ed9f6020dc Top 5 Style + use sortPipe in album 2017-05-05 00:05:18 +02:00
6f38b9ddd3 Same for artist & album 2017-05-04 23:58:22 +02:00
9ff2e86c65 Improve sort pipe to take multiple args 2017-05-04 23:47:55 +02:00
87bcdf48a5 Add artist part 2017-05-04 23:46:44 +02:00
7b796dceaf TOSQUASH Thank for pipe 2017-05-04 23:16:18 +02:00
ae02d37385 Beautiful Go to Top button :) 2017-05-04 23:16:04 +02:00
1abf0b6a0f Autoload when reach bottom 2017-05-04 21:45:38 +02:00
9793bc8763 Improve load more + scrollToTop 2017-05-04 19:21:37 +02:00
264356e5a1 Load more song for album (+ fake size)
Note how to have static var!
2017-05-04 19:07:56 +02:00
302afb6675 Album + slow service + other 2017-05-04 18:41:55 +02:00
fe9638bcb5 Improve Style + link 2017-05-04 18:40:53 +02:00
ecc216d15d Start to show album 2017-05-04 04:45:44 +02:00
87df9af88a Calc size 2017-05-04 03:44:54 +02:00
84f254d378 Most played song - good way to retrieve data 2017-05-04 03:18:53 +02:00
49aed4575b Start dashboard on ELS data 2017-05-04 02:52:02 +02:00
726cf70a84 Start dashboard from tuto 2017-04-28 02:24:21 +02:00
8a792a725a Index name mistake script_stable 2017-04-21 21:05:39 +02:00
cce8794915 Var for default fine name + improve song file handle 2017-04-21 21:01:33 +02:00
0ddbfe119c Improve opt to enable sending artist & album data 2017-04-21 20:35:24 +02:00
8049e0c9ef Args for send_data.py take file parameters instead string 2017-04-21 19:16:29 +02:00
8aee169713 Add ELS option in send_data.py 2017-04-21 16:11:44 +02:00
f4c8efb8d1 Improve send data arguments 2017-04-21 15:57:17 +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
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