Commit Graph

15 Commits (3fc66832b5be34d6c9893e132663ca5b7bec1d1a)

Author SHA1 Message Date
freearhey 1d6ef6ce5e Replaced sortByTitle() with sortByTitleAndUrl()
freearhey a7489099e2 Update format.js
Added counter for duplicates found in 'channels/unsorted.m3u'
freearhey acc5e82b6b Update format.js
Added comparison of links from playlists of individual countries with links from 'channels/unsorted.m3u'
freearhey 56973b6f49 Update format.js
- added `verbose` mode
- added support multiple icon sources
freearhey e5907fdd32 Update format.js
Added country filter to `format` script
freearhey 9301572bab Update format.js
Added --epg attribute to format script (making EPG parsing optional)
freearhey 598e90097e Update format.js
Removed deleted channels counter
freearhey b8f1986282 Update format.js
- added channel url validation
- small refactoring
freearhey 5c47dcaa7f Removed unnecessary output to console
freearhey 54b30b8af5 Clear cache before parsing each playlist
freearhey 97b41a8ab2 Added check for duplicates
freearhey 34efa18658 Small refactoring
freearhey 689dfab057 Check that channel epg exists in buffer
freearhey 33afd5db53 Added support EPG files
freearhey 06b6279574 Rename to format.js