mkv

rad2cue

mkv
Dec 31st, 2013
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. Program download: http://r-a-d.io/ed/rad2cue.exe
  2. Source code pack: http://r-a-d.io/ed/rad2cue.7z
  3.  
  4. Cuesheets for 2013-12-30-ed.mp3:
  5. http://r-a-d.io/ed/2013-12-30-ed.01.cue
  6. http://r-a-d.io/ed/2013-12-30-ed.02.cue
  7.  
  8. This is a program which reads the list of recently played songs from r/a/dio
  9. using the public API. You can select the songs that were played during a DJ
  10. stream and create cuesheets for a radio rip.
  11.  
  12.  
  13. Regarding the r/a/dio API bugfix
  14. """"""""""""""""""""""""""""""""
  15. Currently, songs are listed with timestamps for when the songs ENDED, instead
  16. of song STARTED. When this bug is fixed in r/a/dio API, remember to UNCHECK
  17. the checkbox before pressing [Save cuesheet].
  18.  
  19.  
  20.  
  21. 1) Open rad2cue.exe.
  22. Radio LastPlayed to Cuesheet will launch.
  23. If this fails, install Microsoft .NET framework 4.0 from here:
  24. http://www.microsoft.com/en-us/download/details.aspx?id=17851
  25.  
  26. 2) Drag a single-mp3 radio rip onto the program
  27. 3) Click [Read LastPlayed]
  28. 4) Select all the songs that the DJ played
  29. 5) Click [Limit to slected]
  30. 6) Add DJ name to the end of PERFORMER
  31. 7) Press [Save cuesheet]
  32.  
  33. Open the cuesheet in Foobar2000, and doubleclick some of the songs.
  34. If the timing is consistently off, adjust "First track start offset".
  35. 2800 is 2.8 seconds. You can use negative numbers to shift backwards.
  36. After changing offset, press [Save cuesheet] and reopen cue in Foobar.
  37.  
  38.  
  39.  
  40. Usage notes
  41. """""""""""
  42. There will be one cuesheet per 100 songs in the stream rip.
  43. This is due to technical restrictions in AudioCD, and therefore cuesheets.
  44.  
  45. The program only works with MP3 rips.
  46. If you change MP3 filename after generating cuesheets,
  47. open cuesheets in notepad and update filenames there too.
Advertisement
Add Comment
Please, Sign In to add comment