Thomas Adamcik
|
a078a7448e
|
Match what mpd expects with regards to caps for encoding
|
2010-10-30 22:33:36 +02:00 |
|
Thomas Adamcik
|
b7ebedffdd
|
Add mopidy scan to setup.py bin entry
|
2010-10-30 22:19:04 +02:00 |
|
Thomas Adamcik
|
b8f67c5bb5
|
Update docs with respect to mopidy-scan
|
2010-10-30 22:18:53 +02:00 |
|
Thomas Adamcik
|
68a78e1c53
|
Add simple proof of concept tag_cache generator
|
2010-10-30 21:59:28 +02:00 |
|
Thomas Adamcik
|
52c61634f5
|
Add doc that explains why on earth order_mpd_track_info is used
|
2010-10-30 21:57:33 +02:00 |
|
Thomas Adamcik
|
357591e97e
|
Introduce concept of mpd ordered track info for simpler diffing of tag caches
|
2010-10-30 21:53:59 +02:00 |
|
Thomas Adamcik
|
9309b5bd7d
|
Handle folders correctly _add_to_tag_cache
|
2010-10-30 21:35:31 +02:00 |
|
Thomas Adamcik
|
f0619744ed
|
Fix tracks to direcotory dir handling
|
2010-10-30 21:26:53 +02:00 |
|
Thomas Adamcik
|
b9976c4cda
|
Remove uri_to_mpd_relative_path
|
2010-10-30 21:26:08 +02:00 |
|
Thomas Adamcik
|
d67bfb9aee
|
Use new mtime helper
|
2010-10-30 20:58:41 +02:00 |
|
Thomas Adamcik
|
92333208de
|
Add mopidy.utils.path.mtime helper that is easily faked in tests
|
2010-10-30 20:53:23 +02:00 |
|
Thomas Adamcik
|
9a99bc46bf
|
Add album artist to track to mpd format
|
2010-10-30 20:46:47 +02:00 |
|
Thomas Adamcik
|
e6cdb88881
|
Remove print statement
|
2010-10-30 20:42:34 +02:00 |
|
Thomas Adamcik
|
6049c7a094
|
Turn track_artists_to_mpd_format into artists_to_mpd_format
|
2010-10-30 20:41:45 +02:00 |
|
Thomas Adamcik
|
8a4dc1033b
|
Add album-artist support to translator
|
2010-10-30 20:38:33 +02:00 |
|
Thomas Adamcik
|
52ab538fc4
|
Minor test cleanup
|
2010-10-30 20:38:20 +02:00 |
|
Thomas Adamcik
|
ea74f539ba
|
Fix mistakes in tag cache generation
|
2010-10-30 01:06:26 +02:00 |
|
Thomas Adamcik
|
d2d8e4c090
|
Use expanduser for find_files
|
2010-10-30 00:45:08 +02:00 |
|
Thomas Adamcik
|
96d4633306
|
Ensure that key does not have uri encoded strings
|
2010-10-30 00:40:01 +02:00 |
|
Thomas Adamcik
|
ca95a510c9
|
Ensure that mtime is included
|
2010-10-30 00:37:42 +02:00 |
|
Thomas Adamcik
|
7559426c50
|
Add test for files in multiple directories
|
2010-10-29 23:56:01 +02:00 |
|
Thomas Adamcik
|
93eda1c81e
|
Extra test for multiple top level files
|
2010-10-29 23:46:40 +02:00 |
|
Thomas Adamcik
|
6b99416830
|
Add test for sub sub dirs in tag cache generator
|
2010-10-29 23:43:49 +02:00 |
|
Thomas Adamcik
|
94db967672
|
Tag cache seems to support directories now
|
2010-10-29 23:26:05 +02:00 |
|
Thomas Adamcik
|
1a6831ab68
|
Add tracks_to_directory_tree helper
|
2010-10-29 23:06:58 +02:00 |
|
Thomas Adamcik
|
a48e881040
|
Add split path util
|
2010-10-29 22:55:42 +02:00 |
|
Thomas Adamcik
|
059ad2d4c9
|
Update track_to_mpd_format docstring with new parameters
|
2010-10-29 22:20:19 +02:00 |
|
Thomas Adamcik
|
8d1339ef7f
|
Add option to get mtime set in translator
|
2010-10-29 22:18:35 +02:00 |
|
Thomas Adamcik
|
d785b9b14e
|
Added uri_to_path with tests
|
2010-10-29 22:16:33 +02:00 |
|
Thomas Adamcik
|
21eadf3dc7
|
Refactor tag_cache generation tests
|
2010-10-29 21:56:20 +02:00 |
|
Thomas Adamcik
|
a8a447c47f
|
Use key=True for track_to_mpd_format generation
|
2010-10-29 21:36:11 +02:00 |
|
Thomas Adamcik
|
b2cb3136b2
|
Rename tests
|
2010-10-29 21:27:40 +02:00 |
|
Thomas Adamcik
|
488ac28431
|
Add key parameter to track_to_mpd_format
|
2010-10-29 21:25:02 +02:00 |
|
Thomas Adamcik
|
151b1c3b4e
|
Add explicit tests for position and cpid in track_to_mpd_format
|
2010-10-29 21:23:15 +02:00 |
|
Thomas Adamcik
|
cf516c5ef0
|
Ensure that mpd_format_track handles file: properly
|
2010-10-29 21:17:08 +02:00 |
|
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 |
|