Zack Boehm
Zack Boehm
Fixes some elements for what Twitter seems to be dubbing "Navy Seal" I'm not sure if this is/will be rolled out to everyone, so I'd hold off on merging this....
Adds support for subscribing via [Feedbin](https://feedbin.com) [Feedbin documentation for subscription URL](https://feedbin.com/help/how-to-subscribe/#url) Depends on [logos #27](https://github.com/shgysk8zer0/logos/pull/27)
Adds [Feedbin](https://feedbin.com) logo. Required for [awesome-rss #147](https://github.com/shgysk8zer0/awesome-rss/pull/147)
This adds an option to display the time a file was last accessed:  The timestamp is added via a data attribute to each entry, as well as the following...
Initially created combined API but moved to separate `TMDBSeriesAPI` and `TMDBMovieAPI` because TMDB APIs include the type in the URL. Not super thrilled about this, but it works. Using one...