| .. |
|
bpd
|
Reorganize Gst import and version req in bpd
|
2016-07-08 05:48:26 -04:00 |
|
lastgenre
|
Use new as_str method
|
2016-06-25 19:16:14 -07:00 |
|
metasync
|
handle metaclasses with six
|
2016-06-24 05:53:55 -04:00 |
|
web
|
Expose the relative path to the library instead of omitting the 'path' variable
|
2016-06-26 19:53:57 +02:00 |
|
__init__.py
|
Standardize __future__ imports without parentheses
|
2016-02-28 15:03:51 -08:00 |
|
acousticbrainz.py
|
use reduce() from functools
|
2016-05-26 23:52:35 -04:00 |
|
badfiles.py
|
replace unicode with six.text_type
|
2016-06-24 05:53:49 -04:00 |
|
beatport.py
|
beatport: Use track numbers from API (#2091)
|
2016-06-29 20:34:05 +02:00 |
|
bench.py
|
Allow multiple MB ids to be passed to the importer
|
2016-01-19 21:43:32 +01:00 |
|
bpm.py
|
replace raw_input with input from six.moves
|
2016-06-23 04:40:18 -04:00 |
|
bucket.py
|
replace itertools.izip with zip from six.moves
|
2016-06-23 04:40:18 -04:00 |
|
chroma.py
|
Use new as_str method
|
2016-06-25 19:16:14 -07:00 |
|
convert.py
|
add missing py3_path to tempdir in convert plugin
|
2016-07-10 04:59:58 -04:00 |
|
cue.py
|
add missing division future imports
|
2016-04-16 18:33:54 +02:00 |
|
discogs.py
|
Use new as_str method
|
2016-06-25 19:16:14 -07:00 |
|
duplicates.py
|
Walk back some six.iter* uses
|
2016-06-25 18:29:55 -07:00 |
|
edit.py
|
replace unicode with six.text_type
|
2016-06-24 05:53:49 -04:00 |
|
embedart.py
|
check dirname result against b'' in fetchart
|
2016-06-10 02:52:58 -04:00 |
|
embyupdate.py
|
use urllib from six.moves
|
2016-06-23 04:40:18 -04:00 |
|
export.py
|
Update code to match pep8 naming standards
|
2016-04-27 20:15:10 +01:00 |
|
fetchart.py
|
add py3_path to NamedTemporaryFile suffixes
|
2016-07-02 04:53:57 -04:00 |
|
filefilter.py
|
bytestringify paths in filefilter plugin
|
2016-06-16 04:08:49 -04:00 |
|
freedesktop.py
|
Standardize __future__ imports without parentheses
|
2016-02-28 15:03:51 -08:00 |
|
fromfilename.py
|
replace unicode with six.text_type
|
2016-06-24 05:53:49 -04:00 |
|
ftintitle.py
|
Use new as_str method
|
2016-06-25 19:16:14 -07:00 |
|
fuzzy.py
|
Use new as_str method
|
2016-06-25 19:16:14 -07:00 |
|
hook.py
|
Use new as_str method
|
2016-06-25 19:16:14 -07:00 |
|
ihate.py
|
Standardize __future__ imports without parentheses
|
2016-02-28 15:03:51 -08:00 |
|
importadded.py
|
Walk back some six.iter* uses
|
2016-06-25 18:29:55 -07:00 |
|
importfeeds.py
|
replace os.symlink() with util.link() in importfeeds
|
2016-07-09 22:44:26 -04:00 |
|
info.py
|
adapt print_() callers to send unicode strings
|
2016-06-29 03:17:02 -04:00 |
|
inline.py
|
Use new as_str method
|
2016-06-25 19:16:14 -07:00 |
|
ipfs.py
|
decode ipfs item paths to satisy python -bb
|
2016-07-03 23:52:05 -04:00 |
|
keyfinder.py
|
use text_string() in a few places for io output
|
2016-07-02 00:03:46 -04:00 |
|
lastimport.py
|
Use new as_str method
|
2016-06-25 19:16:14 -07:00 |
|
lyrics.py
|
replace unichr with six.unichr in lyrics plugin
|
2016-07-02 02:36:05 -04:00 |
|
mbcollection.py
|
Use new as_str method
|
2016-06-25 19:16:14 -07:00 |
|
mbsubmit.py
|
Standardize __future__ imports without parentheses
|
2016-02-28 15:03:51 -08:00 |
|
mbsync.py
|
treewide: add u to instances of 'singleton:true'
|
2016-03-06 02:12:43 +03:00 |
|
missing.py
|
replace some filter/map calls with list comps
|
2016-06-08 00:17:18 -04:00 |
|
mpdstats.py
|
Use new as_str method
|
2016-06-25 19:16:14 -07:00 |
|
mpdupdate.py
|
Use new as_str method
|
2016-06-25 19:16:14 -07:00 |
|
permissions.py
|
permissions: Add debug logging
|
2016-06-28 10:53:23 -07:00 |
|
play.py
|
use !r for command exec logging in play plugin
|
2016-07-10 06:00:53 -04:00 |
|
plexupdate.py
|
use urllib from six.moves
|
2016-06-23 04:40:18 -04:00 |
|
random.py
|
Standardize __future__ imports without parentheses
|
2016-02-28 15:03:51 -08:00 |
|
replaygain.py
|
adding missing b' to command name checks in replaygain
|
2016-07-07 03:44:19 -04:00 |
|
rewrite.py
|
Use new as_str method
|
2016-06-25 19:16:14 -07:00 |
|
scrub.py
|
mediafile: Cleanup mutagen error handling
|
2016-06-28 16:43:34 +02:00 |
|
smartplaylist.py
|
replace basestring with six.text_types
|
2016-06-24 05:53:55 -04:00 |
|
spotify.py
|
Remove a spurious six use
|
2016-06-25 19:24:59 -07:00 |
|
the.py
|
Use new as_str method
|
2016-06-25 19:16:14 -07:00 |
|
thumbnails.py
|
replace unicode with six.text_type
|
2016-06-24 05:53:49 -04:00 |
|
types.py
|
Standardize __future__ imports without parentheses
|
2016-02-28 15:03:51 -08:00 |
|
zero.py
|
replace unicode with six.text_type
|
2016-06-24 05:53:49 -04:00 |