mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2017-04-04
This commit is contained in:
@ -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
|
||||
```
|
||||
|
Reference in New Issue
Block a user