Support and General Use > Plugins/Viewers

sncviewer plugin

<< < (3/38) > >>

(:@):

--- Quote ---- how do I quit a-b repeat without exiting the plugin completely
- save time offset (record button) doesn't seem to work
- some of my lyrics result in a "buffer has not enough rows" error - could the size be increased?
- what is the value in % in the status bar? how full the buffer is?
- the jump to the right for the current bit of lyrics is a little irritating - maybe something could be done with background colour?


--- End quote ---

- to quit a-b repeat you just have to press and hold a-b button
- save time offset just saves the filename and the offset into a file named offset.txt in the rootdirectory (hold recordbutton)
- "buffer has not enough rows" -> to increase the buffer you have to modify BUFFERSIZE and MAX_ROWS

linuxstb:

--- Quote from: kenshin on January 12, 2006, 05:14:38 PM ---Doesn't seem to work with FLAC files. It's working with an MP3, though.

--- End quote ---

After looking at the code, that bug seems to be because the plugin is simply replacing the last three characters of the filename with "snc" to find the lyrics file.  So if you rename your lyrics file to ".fsnc" it should work.

The plugin should be using rb->strrchr(filename,'.') to find the last "." in the filename, rather than assuming the extension is three characters - which as you found fails for flac, and will also fail for wavpack (.wv).

MoAv:
What is the best way to find mass SNC files for entire albums ?

roolku:

--- Quote from: MoAv on January 13, 2006, 05:15:56 AM ---What is the best way to find mass SNC files for entire albums ?

--- End quote ---


I don't think "mass SNC files for entire albums" exist. http://www.ilyrics.net/ is a good source. Also Ilyrics pro http://guino.home.insightbb.com/ilyricspro.html  can download/import different formats, some of which you will need to re-format and time sync yourself.

MoAv:
There isn't too much SNC or karaoke type files , only if it's popular .
Any chance you could add record mode in this plugin so I can change standart lyrics files that are SNC without the karaoke , into SNC while hearing the song . like Evillyrics does .
hmmm , was that clear ?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version