Releases: md-arif-shaikh/soccer
Releases · md-arif-shaikh/soccer
dynamically fetch leagues
Merge pull request #11 from CIAvash/fix_getting_league_urls_dynamically Fix getting league URLs dynamically
bug fix
v1.6.1 fix bugs
Fix league not found issue
Due to recent changes in the source website, the list of leagues can not be fetched programmatically. To make things work, a selected number of leagues are now hardcoded.
schedule fixtures and view on org-agenda
M-x
soccer-schedule
to add fixtures for viewing them on org-agenda
view
bug fix to get correct league urls
- This release fixes a the URLs used by a league/competition to get the relevant data
Change the source website
v1.3.0 add nations league
add/remove leagues easily and improvements
- add/remove new leagues easily
- URL links for teams are fetched from the website and not hardcoded anymore
- scorecard for the live or any past matches including internationals
- improved rank table
- removed duplicates in the scorecard
- new functions for fixtures or results for all clubs of a league
scorecard, bugfix
fixture, results, standing table
Features
- Fixtures
- Results
- Rank table
Leagues
- Premier League
- Ligue 1
- La Liga
Changes
- Added support for automatic determination of UTC offset for source and no need to set this by the user.
- Interactive function names are modified. double hyphens are replaced by a single hyphen. This is in accordance with the convention that only the private part of the package should contain double hyphens.