bugcastget - Bugs: bug #28471, Add support for user naming of...

 
 

bug #28471: Add support for user naming of downloaded episode files

Submitter:  None
Submitted:  Sun 03 Jan 2010 05:39:45 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 25 May 2017 08:04:23 PM UTC, comment #3: 

A version of this patch has now been integrated on github.

Marius L. Jøhndal <mariuslj>
Group administrator
Wed 14 Dec 2011 01:04:15 PM UTC, comment #2: 

I added castget-1.1.1.patch to this thread which is basically the same patch to 1.1.0 as the 1.0.1 to 1.0.2 is. (1.1.0 does not include the user renaming patch from 1.0.2)

Usage and instructions are the same as for the 1.0.2 patch:

cd castget-1.1.0
patch -p1 < ../castget-1.1.1.patch

Anonymous
Thu 24 Mar 2011 12:41:22 AM UTC, comment #1: 

It would be great if you can integrate the patch to castget. It looks really useful and exactly what I needed.
Thanks

Anonymous
Sun 03 Jan 2010 05:39:45 PM UTC, original submission:  

One of my podcast subscriptions uses enclosures of the form:

url="http://www.pheedo.com/e/088e77a6eeb28f48873f663cdcca92a6/podcast.mp3?e_id=B4878618-D783-F0EC-4DB17B3507BF4B1C&amp;ref=p_itune"

When castget tries to determine the name of the .mp3 file it ends up with a bit of a mess.

So I added support to 1.0.1 for user naming of the .mp3 file via an entry in the .castgetrc file.

e.g.
[ScientificAmerican]
url=http://rss.sciam.com/sciam/science-talk
spool=/home/tony/podcasts/ScientificAmerican
id3album=ScientificAmerican
filespec=%(date)-%(title).mp3

I only supported the %(date) and %(title) fields, but others could be added. I have attached a patch file should you wish to add this support to the main line code e.g.

cd castget-1.0.1
patch -p1 < ../castget-1.0.2.patch

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #24592:  castget-1.1.1.patch added by None (20KiB - text/x-patch)
file #19408:  castget-1.0.2.patch added by None (16KiB - text/x-patch - Patch file)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mariuslj (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-05-25 mariuslj StatusNone Fixed
        Open/ClosedOpen Closed
    2011-12-14 None Attached File- Added castget-1.1.1.patch, #24592
    2010-01-03 None Attached File- Added castget-1.0.2.patch, #19408

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code