Add notes for 2017-04-04

This commit is contained in:
2017-04-04 15:05:54 +03:00
parent c62c7646ae
commit 9c8861f667
30 changed files with 171 additions and 32 deletions

View File

@ -45,3 +45,12 @@ $ grep -c profile /tmp/filter-media-cmyk.txt
```
dspace=# select text_value from metadatavalue where resource_type_id=2 and metadata_field_id=227;
```
## 2017-04-04
- The `filter-media` script has been running on more large communities and now there are many more CMYK PDFs that have been fixed:
```
$ grep -c profile /tmp/filter-media-cmyk.txt
1584
```