uberfastman / fantasy-football-metrics-weekly-report

Command line application to create weekly reports (containing stats, metrics, and rankings) for Fantasy Football leagues on the following platforms: Yahoo, ESPN, CBS, Sleeper, Fleaflicker
GNU General Public License v3.0
199 stars 49 forks source link

Google Drive folder fetching bug #82

Closed uberfastman closed 4 years ago

uberfastman commented 4 years ago

When using the Drive integration, the app searches for folders named Fantasy_Football, and the year of the report (2019 for instance), and then League_Name, before placing report.pdf into that final directory. However, say if 2019 already exists elsewhere in your Drive, it will stick the reports there instead, which is not desired behavior.

uberfastman commented 4 years ago

Fixed in https://github.com/uberfastman/fantasy-football-metrics-weekly-report/releases/tag/v9.1.1-beta