Deploy 953e6ab
Diff: heroku/v429...heroku/v432
- Update gems.
- Add odysee.com to /go.
- Catch bad YouTube URLs.
- Fix soundcloud embed. It now requires the track id which is annoying.
- The urn attribute is not present for playlists (i.e. sets), so use the uri instead. Handle nil better in caching code.
- Update soundcloud feed as well.
- Update metric names.
- Remove yajl-ruby gem. It appears to be causing a lot of crashes.
- Remove NilClass#[] monkeypatching.
- Handle mixcloud 400 errors.