beets/beetsplug
Pedro Silva cf2f78ef55 fix #685: truncate files larger than 50MB for upload
The new behavior is as follows:

1. If the file size is greater than 50MB, and the 'truncate' config
option is 'no', skip the file.

2. If the file size is greater than 50MB, and the 'truncate' config
option is 'yes', reencode the file to ogg, and truncate to first 5
minutes.
2014-04-14 10:00:54 +02:00
..
bpd fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
lastgenre fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
web fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
__init__.py happy new year 2013-01-11 10:43:41 -08:00
beatport.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
bench.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
chroma.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
convert.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
discogs.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
duplicates.py flake8 cleaning beetsplug/* 2014-04-13 23:24:57 +02:00
echonest.py fix #685: truncate files larger than 50MB for upload 2014-04-14 10:00:54 +02:00
echonest_tempo.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
embedart.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
fetchart.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
fromfilename.py flake8 cleaning beetsplug/* 2014-04-13 23:24:57 +02:00
ftintitle.py flake8 cleaning beetsplug/* 2014-04-13 23:24:57 +02:00
fuzzy.py move remaining generic Query types to dbcore.query 2014-01-20 16:40:50 -08:00
ihate.py ihate: fix singletons (from #486, fix #411) 2014-02-08 12:11:32 -08:00
importfeeds.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
info.py flake8 cleaning beetsplug/* 2014-04-13 23:24:57 +02:00
inline.py restore some comments from #684 2014-04-13 17:43:43 -07:00
keyfinder.py restore some comments from #684 2014-04-13 17:43:43 -07:00
lyrics.py lyrics is flake8-clean 2014-04-12 13:32:46 -07:00
mbcollection.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
mbsync.py restore some comments from #684 2014-04-13 17:43:43 -07:00
missing.py flake8-cleanliness in missing 2014-04-13 17:59:17 -07:00
mpdstats.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
mpdupdate.py flake8 cleaning beetsplug/* 2014-04-13 23:24:57 +02:00
random.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
replaygain.py flake8 cleaning beetsplug/* 2014-04-13 23:24:57 +02:00
rewrite.py enable unused import checking 2014-04-13 20:48:30 -07:00
scrub.py Add item.try_write() to log errors 2014-04-10 15:26:05 +02:00
smartplaylist.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
the.py restore some comments from #684 2014-04-13 17:43:43 -07:00
zero.py restore some comments from #684 2014-04-13 17:43:43 -07:00