Updated popularity and fixed ordering
This commit is contained in:
parent
c1a2ca5c36
commit
2421996aa1
1607
js/current-films.js
1607
js/current-films.js
File diff suppressed because it is too large
Load Diff
@ -169,6 +169,23 @@ var discontinuedfilms = [
|
||||
"flickr": "",
|
||||
"image": "film-washi-x-400-135.png"
|
||||
},
|
||||
{
|
||||
"company": "Fujifilm",
|
||||
"name": "Fujifilm Pro 160NS",
|
||||
"iso": 160,
|
||||
"format": "120",
|
||||
"color": "color",
|
||||
"type": "negative",
|
||||
"emulsion": "",
|
||||
"price": 2,
|
||||
"popularity": 5798,
|
||||
"description": "professional film with excellent skin tone rendition and natural color reproduction",
|
||||
"launched": 2010,
|
||||
"datasheet": "datasheets/fujifilm-pro-160ns.pdf",
|
||||
"lomography": "https://www.lomography.com/films/871940322-fuji-160-ns/photos",
|
||||
"flickr": "https://www.flickr.com/search/?media=photos&text=%22Fuji%20Pro%20160NS%22",
|
||||
"image": "fujifilm-pro-160ns-120.png"
|
||||
},
|
||||
{
|
||||
"company": "Fujifilm",
|
||||
"name": "Fujifilm Superia Venus 800",
|
||||
@ -186,6 +203,40 @@ var discontinuedfilms = [
|
||||
"flickr": "https://www.flickr.com/search/?media=photos&text=%22Fuji%20Superia%20Venus%20800%22",
|
||||
"image": "images/fujifilm-superia-venus-800-135.png"
|
||||
},
|
||||
{
|
||||
"company": "Rollei",
|
||||
"name": "Rollei Crossbird",
|
||||
"iso": 200,
|
||||
"format": "120",
|
||||
"color": "color",
|
||||
"type": "slide",
|
||||
"emulsion": "",
|
||||
"price": 2,
|
||||
"popularity": 3302,
|
||||
"description": "intended to be cross-developed as a color negative film, based on Agfa RSX200",
|
||||
"launched": 2018,
|
||||
"datasheet": "",
|
||||
"lomography": "https://www.lomography.com/films/871924483-rollei-crossbird/photos",
|
||||
"flickr": "https://www.flickr.com/search/?media=photos&text=%22Rollei%20Crossbird%22",
|
||||
"image": "rollei-crossbird-120.png"
|
||||
},
|
||||
{
|
||||
"company": "Rollei",
|
||||
"name": "Rollei Crossbird",
|
||||
"iso": 200,
|
||||
"format": "135",
|
||||
"color": "color",
|
||||
"type": "slide",
|
||||
"emulsion": "",
|
||||
"price": 2,
|
||||
"popularity": 3302,
|
||||
"description": "intended to be cross-developed as a color negative film, based on Agfa RSX200",
|
||||
"launched": 2018,
|
||||
"datasheet": "",
|
||||
"lomography": "https://www.lomography.com/films/871924483-rollei-crossbird/photos",
|
||||
"flickr": "https://www.flickr.com/search/?media=photos&text=%22Rollei%20Crossbird%22",
|
||||
"image": "rollei-crossbird-135.png"
|
||||
},
|
||||
{
|
||||
"company": "Street Candy",
|
||||
"name": "Street Candy ATM 400",
|
||||
|
||||
@ -427,10 +427,6 @@ var guide = [
|
||||
"title": "Accurate Medium Format Color Negative Films",
|
||||
"text": "Well deserved all-time favorites.",
|
||||
"films": [
|
||||
{
|
||||
"name": "Fujifilm Pro 160NS",
|
||||
"format": "120"
|
||||
},
|
||||
{
|
||||
"name": "Fujifilm Pro 400H",
|
||||
"format": "120"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user