| .. |
|
rsrc
|
Fix #1666: malformed binary data in SoundCheck
|
2015-11-13 12:21:36 -08:00 |
|
__init__.py
|
Make tests conform to PEP8
|
2014-09-09 22:31:46 +02:00 |
|
_common.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
helper.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
lyrics_download_samples.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_art.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_autotag.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_bucket.py
|
added test for bucket plugin
|
2015-09-27 14:45:17 +02:00 |
|
test_completion.sh
|
Add completion of plugin commands
|
2014-03-02 16:18:16 +01:00 |
|
test_config_command.py
|
Redact by default (#1376)
|
2015-03-29 14:26:16 -07:00 |
|
test_convert.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_datequery.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_dbcore.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_echonest.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_embedart.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_embyupdate.py
|
Added embyupdate plugin
|
2015-11-10 10:15:01 +01:00 |
|
test_fetchart.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_filefilter.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_files.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_ftintitle.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_ihate.py
|
Moved the regular expression file filter into a separate plugin.
|
2015-01-20 19:50:00 +01:00 |
|
test_importadded.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_importer.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_importfeeds.py
|
Merge pull request #1247 from brunal/future
|
2015-01-26 17:02:07 -08:00 |
|
test_info.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_ipfs.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_keyfinder.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_lastgenre.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_library.py
|
Rewrote path legalization code to be two module functions rather than class methods. Also made algorithm more predictable, and added an extra test.
|
2015-07-07 01:17:12 +01:00 |
|
test_logging.py
|
corrected test for logging see #1627
|
2015-09-30 20:02:32 +02:00 |
|
test_lyrics.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_mb.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_mbsync.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_mediafile.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_mediafile_edge.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_metasync.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_mpdstats.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_permissions.py
|
Fix unicode paths in permissions test
|
2015-08-03 16:21:46 +03:00 |
|
test_pipeline.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_player.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_plexupdate.py
|
Fix unexpected spaces around keyword / parameter equals
|
2015-09-10 05:14:07 +01:00 |
|
test_plugins.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_query.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_replaygain.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_smartplaylist.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_sort.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_spotify.py
|
Replace deprecated assertEquals with assertEqual.
|
2015-04-01 10:48:03 +02:00 |
|
test_template.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_the.py
|
Delete 'format' variables that shadow the built-in
|
2015-02-11 16:26:16 +01:00 |
|
test_thumbnails.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_types_plugin.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_ui.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_ui_commands.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_ui_importer.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_ui_init.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_util.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_vfs.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |
|
test_web.py
|
Style fixes for pep8 1.6
|
2015-02-07 12:51:54 -08:00 |
|
test_zero.py
|
Remove extra blank line.
|
2015-07-21 16:54:23 +01:00 |
|
testall.py
|
added encoding as comment in files
|
2015-11-19 18:41:01 +01:00 |