Over the last years, the projects.vdr-developer.org site was hosted on a server sponsored by Xeatre.tv. This server will now go offline on June, 7'th.
Currently there are about 10 projects with activity in the last 12 months.
I haven't made a final decision on how to proceed, but I'm leaning towards taking the site offline. In this case I will archive the git repositories on gitlab or github and possibly keep a read-only instance of Redmine on my private vServer for a while.
Let me know, what you think. If there are many comments in favor of keeping the site online, I'm sure I can find a solution.
Please see the thead on VDR mailing list: https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
- Fixed support for mono podcasts using HE-AAC
- Support latest ffmpeg with more relevant/shorter service name+provider metadata
- AAC streams: Silently use Fraunhofer (libfdk) if available in ffmpeg build unless specifically set with -a
- Improved error reporting tolerance x264/5
- Improved error reporting tolerance (subtitle stream) with foreign language (hard-subtitled) programmes
Changes in 1.0.1:
- Fixed header row after deleting or hiding recordings.
Changes in 1.0.0:
- Dropped support for VDR 2.2.0.
- Added scanner thread for duplicates.
Added --podcast option: podcasts stored in subdirectories, by Title
Podcast audio codec config: Can use (HE)AAC, MP3 or Opus
Extensive embedding of metadata in output files (mainly for podcasts)
Added -g option for genre files to define mapping of VDR's G tag to text
See https://projects.vdr-developer.org/projects/vdr-convert/wiki/Podcast-mode
Significant H265 setting updates to reflect recent improvements
Slight H264 compression increase to reflect recent improvements
More extensive checking of ffmpeg build options (codec library checks)
Detect short initial recording files & delete (VPS aborted start)
Various other fixes and improvements, incl. for FTP/redo modes
Fixes for recent ffmpeg versions (3.3+)
Changes in 0.2.2:
- Updated kNone handling in main menu.
- Improved duplicate recording copy constructor.
- Added missing recordings lock release.
- Simplified toggle hidden.
- Fixed recordings locking sequence.
- Check for vanished recorgins in info menu.
- Added checks for empty lists.
Changes in 0.2.1:
- Fixed menu updating bug introduced in version 0.2.0.
Changes in 0.2.0:
- Fixed compilation with VDR 2.4.0.
- Improved delete and hide performance.
- Refactored duplicate detection to own classes.
Changes:
+ fix bug in creation of timer with channel groups
+ make script-message names more consistent
+ minor bugfixes
+ now with channel groups support a la vdr
+ bugfixes