freephys
3/16/2018 - 3:30 AM

Remove empty books from calibre (books that have no formats available)

Remove empty books from calibre (books that have no formats available)

calibredb list -f title,author_sort,formats | grep ".*\[\]\W*$" | cut -d " " -f 1 | xargs -iXX calibredb remove XX