36 Commits (7361f836451f7606d936273a86833c5d977cb62f)

Author SHA1 Message Date
Louis 1f6801b54b Sub-datadir (img and score) must be explicitely set 9 years ago
Louis 1876b5b5b4 Merge master 9 years ago
Louis 93b0fdde24 Files located in the same directory as the song have priority over other files 9 years ago
Oliverpool 5942fd8483 Lint conformity 9 years ago
Oliverpool 909d8120d0 Complete the transition to support only language code 9 years ago
Louis 51d4562901 Create one Song class per couple parser/renderer 9 years ago
Oliverpool f7c8b52e40 Properly log the error when the language code is unknown 9 years ago
Oliverpool 38a2d5eb1b Support spanish, italian and portuguese 9 years ago
Oliverpool 60a22d2235 Differentiate language code (lang) and babel language (language) 9 years ago
Oliverpool 133a13e0f6 Only one language per song (the latest defined) 9 years ago
Louis e753cca8f6 Change `songs.Song` signature 9 years ago
Oliverpool c11a59db7b Allow the search_image and search_partition to return None 10 years ago
Louis 3779567fea Deleted method `cover_filepath` 10 years ago
Louis becea663ea Silent changes to `seach_*()` methods; using `search_*()` filters in templates 10 years ago
Louis b73027c865 Clarified signature of `patacrep.songs.ChordproSong.render()` 10 years ago
Louis 3a9f5aadce Renamed `Song.parse()` to `Song._parse()` (as this method is private) 10 years ago
Oliverpool efdb79cac9 search_file returns absolute filepath 10 years ago
Oliverpool e49ba05514 Yield datadirs 10 years ago
Oliverpool 996652401e Cleanup methods for search image and cover 10 years ago
Oliverpool eab22ad862 Use the new methods to search for a file related to a song 10 years ago
Oliverpool 6353a9da38 Add a method to list valid datadirectories of a song 10 years ago
Oliverpool 722ff043ae Add a method to search for a file related to a song 10 years ago
Oliverpool 044d9570ae Use search_image to find cover file 10 years ago
Oliverpool 220d7c6001 Add a default return when search_image fails (breaks some tests) 10 years ago
Oliverpool ec389a4fba Add missing docstrings 10 years ago
Oliverpool 6e1b47ac86 Add method to retrieve the fullpath of the cover file 10 years ago
Louis 6e62c1abfd Got rid of `vcover`: cover (and image and lilypond partition) is looked for in the right place 10 years ago
Louis a8aaf654f9 Configuration option `_compiled_authwords` is no longer required 10 years ago
Louis eba5d404d1 [chordpro] More generic song renderer 10 years ago
Louis 87532f784e Replaced temporary variable names with correct ones 10 years ago
Louis a09d3f5256 Added a pylintrc file; made code pylint compliant 10 years ago
Louis edf844f98d Corrections (due to problems with git merge) 10 years ago
Louis b9d459ec24 Tex rendere works 10 years ago
Louis eefcbd2bd2 Réorganisation en prévision du support des fichiers chordpro 10 years ago
Louis feb642952a Tex rendere works 10 years ago
Louis a2e5c476e5 Réorganisation en prévision du support des fichiers chordpro 10 years ago
Louis fe2d2da958 Setting up file type plugins. 10 years ago
Louis baedd3b236 [WIP] LaTeX files are parsed again 11 years ago
Louis 2a3bee175e Converted to Python3 11 years ago
Louis e41590c409 Suppression de plasTeX 11 years ago
Luthaf 2dfd719319 Nettoyage des shebang et des modes de fichiers 11 years ago
Louis 23418d7ceb pylint 11 years ago
Louis 5cc88974f2 Using the best pickle protocol version 11 years ago
Louis 52c3007684 Songs are cached only if they are in a datadir 11 years ago
Louis 6209f3e9ab comment 11 years ago
Louis 21d4f0c245 Sanitize encoding of manipulated strings 11 years ago
Louis ae39389d11 Safer import of pickle 11 years ago
Louis 752ff20324 Implement cache for songs 11 years ago
Louis 4b5758732a Corrected an error about "authwords" 11 years ago
Louis 13e81f1ed2 Interprétation des regexp en fonction de la locale 11 years ago