Commit Graph

1646 Commits

Author SHA1 Message Date
Thomas Adamcik
014e29ffa2 Fix uri_to_mpd_relative_path so that it handles None 2010-10-29 21:15:32 +02:00
Thomas Adamcik
8240dbbb55 Add docstrings 2010-10-29 20:36:38 +02:00
Thomas Adamcik
44012b30b0 Add uri_to_mpd_relative_path 2010-10-29 20:33:13 +02:00
Thomas Adamcik
02df8ca033 Start writting tracks_to_tag_cache_format 2010-10-29 20:04:53 +02:00
Thomas Adamcik
3e595213ac Ensure that result has exact right number of elements 2010-10-29 19:34:33 +02:00
Thomas Adamcik
9cb9cf3e0c Clean start scanner code a tiny bit 2010-10-28 01:28:41 +02:00
Thomas Adamcik
ab97f78060 Test all optional translator values 2010-10-28 01:12:20 +02:00
Thomas Adamcik
766c447c71 Refactor translator test 2010-10-28 01:04:18 +02:00
Thomas Adamcik
81da02187f Start refactoring translator 2010-10-28 01:04:02 +02:00
Thomas Adamcik
d9d393ac21 Ensure that scanner does not die on non-existant folders 2010-10-28 00:47:18 +02:00
Thomas Adamcik
2ebaa38ed9 Add other media test and set caps to limit to audio for scanner 2010-10-28 00:40:38 +02:00
Thomas Adamcik
c247e1455b Ensure that state is null on exit 2010-10-28 00:03:14 +02:00
Thomas Adamcik
3178ef4626 Move get_state to duration call to fix intermittent errors 2010-10-28 00:02:51 +02:00
Thomas Adamcik
889b8fdb43 Add length to scanner translator 2010-10-27 00:17:03 +02:00
Thomas Adamcik
79887c1988 Add duration to scanner data 2010-10-27 00:15:26 +02:00
Thomas Adamcik
d6516915e5 Setup proper pipeline for handling of files in scanner 2010-10-27 00:15:08 +02:00
Thomas Adamcik
045a5a58c5 Move uri to scanner data 2010-10-26 23:41:12 +02:00
Thomas Adamcik
7e02617422 Move test data in translator test 2010-10-26 23:34:10 +02:00
Thomas Adamcik
9098f3104c Rename scanner test filename 2010-10-26 23:14:08 +02:00
Thomas Adamcik
b76ae84af2 Add basic scanner translator and test 2010-10-26 23:13:45 +02:00
Thomas Adamcik
1551723dd7 Merge branch 'develop' into feature/file-scanner 2010-10-26 22:22:06 +02:00
Thomas Adamcik
0371698706 Merge branch 'develop' of http://github.com/jodal/mopidy into develop 2010-10-26 22:21:06 +02:00
Thomas Adamcik
71e2f2c43a Add mpd generated sample tag caches 2010-10-26 21:51:22 +02:00
Thomas Adamcik
8b963311e1 Update scanner test 2010-10-26 21:38:46 +02:00
Thomas Adamcik
23881e1b1d Add basic test structure for scanner testing 2010-10-26 21:33:12 +02:00
Thomas Adamcik
02bfad2fe4 Add basic tests for scanner 2010-10-26 00:13:50 +02:00
Thomas Adamcik
efc60a943b Update find files behaviour and add test for it 2010-10-26 00:08:51 +02:00
Thomas Adamcik
7fdc01b99e Move initial next_uri call to start method 2010-10-25 23:50:01 +02:00
Thomas Adamcik
e8a1d1b49d Add error callback and switch to using uridecodebin 2010-10-25 23:47:12 +02:00
Thomas Adamcik
10cf68a103 Add basic detection of errors in scanner 2010-10-25 23:38:26 +02:00
Thomas Adamcik
14ecce6c6b Scanner takes folder instead of files 2010-10-25 23:31:55 +02:00
Thomas Adamcik
b455b54577 Add helper for finding files in folder 2010-10-25 23:31:40 +02:00
Thomas Adamcik
21123e3cd9 Allow scanner to stop nicely when it runs out of files 2010-10-25 23:18:41 +02:00
Thomas Adamcik
89fe08a583 Accept callback for actual data handling 2010-10-25 23:02:09 +02:00
Thomas Adamcik
53972f4022 Rewrite to Scanner class 2010-10-25 22:56:28 +02:00
Stein Magnus Jodal
62ae85d05a Misinterpreted this warning. Disabling it again 2010-10-25 22:14:32 +02:00
Thomas Adamcik
2bc0c6bee0 Merge branch 'develop', remote branch 'jodal/develop' into develop 2010-10-25 22:10:13 +02:00
Stein Magnus Jodal
32d9316f09 Turn on warnings for use of the names of builtin functions and TODO/FIXME/XXX 2010-10-25 22:07:28 +02:00
Thomas Adamcik
c7c3020453 Add basic file scanner 2010-10-25 22:07:16 +02:00
Thomas Adamcik
32527bfe79 Merge branch 'develop', remote branch 'jodal/develop' into develop 2010-10-25 22:07:05 +02:00
Stein Magnus Jodal
3ebccc50c9 Explain why we ignore pylint errors 2010-10-25 22:06:49 +02:00
Stein Magnus Jodal
515adc3be5 Turn on warning for empty (not missing) docstrings 2010-10-25 22:06:18 +02:00
Stein Magnus Jodal
20246e3fa9 Turn on warning for wilcard imports 2010-10-25 22:04:39 +02:00
Stein Magnus Jodal
40c1547c15 Fix/ignore remaining pylint warnings 2010-10-25 22:03:40 +02:00
Stein Magnus Jodal
b59e666bd5 Clearify cp_track_at_eot() a bit 2010-10-25 22:01:40 +02:00
Stein Magnus Jodal
e984e24168 Fix or ignore more pylint warnings 2010-10-24 23:51:21 +02:00
Stein Magnus Jodal
119dc5d24c Update pylintrc to work with pylint 0.21 2010-10-24 23:39:19 +02:00
Stein Magnus Jodal
feff24cd28 Update NadTalker to conform to new BaseThread interface 2010-10-24 23:13:37 +02:00
Stein Magnus Jodal
a68bd4b475 Ready for 0.3.0 development 2010-10-24 22:28:50 +02:00
Stein Magnus Jodal
fa8d24add0 Release v0.2.0 2010-10-24 22:18:04 +02:00